![]() |
HepPDT Reference DocumentationHepPDT |
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | HepPID |
Functions | |
int | HepPID::translateHerwigtoPDT (const int herwigID) |
translate Herwig to PDG standard | |
int | HepPID::translatePDTtoHerwig (const int pid) |
translate PDG standard to Herwig | |
void | HepPID::writeHerwigTranslation (std::ostream &os) |
output the translation list | |
int | HepPID::translateIsajettoPDT (const int isajetID) |
translate Isajet to PDG standard | |
int | HepPID::translatePDTtoIsajet (const int pid) |
translate PDG standard to Isajet | |
void | HepPID::writeIsajetTranslation (std::ostream &os) |
output the translation list | |
int | HepPID::translatePythiatoPDT (const int pythiaID) |
translate Pythia to PDG standard | |
int | HepPID::translatePDTtoPythia (const int pid) |
translate PDG standard to Pythia | |
void | HepPID::writePythiaTranslation (std::ostream &os) |
output the translation list | |
int | HepPID::translateEvtGentoPDT (const int evtGenID) |
translate EvtGen to PDG standard | |
int | HepPID::translatePDTtoEvtGen (const int pid) |
translate PDG standard to EvtGen | |
void | HepPID::writeEvtGenTranslation (std::ostream &os) |
output the translation list | |
int | HepPID::translatePDGtabletoPDT (const int pdgID) |
translate PDG table to PDG standard | |
int | HepPID::translatePDTtoPDGtable (const int pid) |
translate PDG standard to PDG table | |
void | HepPID::writePDGTranslation (std::ostream &os) |
output the translation list | |
int | HepPID::translateQQtoPDT (const int qqID) |
translate QQ to PDG standard | |
int | HepPID::translatePDTtoQQ (const int pid) |
translate PDG standard to QQ | |
int | HepPID::translateQQbar (const int id) |
QQ helper function. | |
int | HepPID::translateInverseQQbar (const int id) |
QQ helper function. | |
void | HepPID::writeQQTranslation (std::ostream &os) |
output the translation list | |
int | HepPID::translateGeanttoPDT (const int geantID) |
translate Geant3 to PDG standard | |
int | HepPID::translatePDTtoGeant (const int pid) |
translate PDG standard to Geant3 |