![]() |
HepPDT Reference DocumentationHepPDT |
#include <sstream>
#include <string>
#include <iostream>
#include "HepPDT/defs.h"
#include "HepPDT/TableBuilder.hh"
#include "HepPDT/TempParticleData.hh"
#include "HepPID/ParticleIDTranslations.hh"
Go to the source code of this file.
Namespaces | |
namespace | HepPDT |
Functions | |
bool | HepPDT::getQQLineType (std::string <ype, int &id, std::string &name, const std::string &pdline) |
bool | HepPDT::parseQQDecayLine (const std::string &pdline) |
void | HepPDT::parseQQParticle (TempParticleData &tpd, const std::string &pdline) |
bool | HepPDT::addQQParticles (std::istream &, TableBuilder &) |
read QQ input and add particles to the table |