![]() |
HepPDT Reference DocumentationHepPDT |
#include <TempParticleData.hh>
Public Member Functions | |
TempAliasData () | |
used in a map<> | |
Public Attributes | |
std::string | tempAlias |
the alias | |
std::string | tempAliasedParticle |
the "real" particle | |
std::string | tempChargeConj |
set if there is a charge conjugate alias | |
TDDlist | tempAliasDecayList |
decay list for the alias |
Definition at line 48 of file TempParticleData.hh.
HepPDT::TempAliasData::TempAliasData | ( | ) |
std::string HepPDT::TempAliasData::tempAlias |
the alias
Definition at line 54 of file TempParticleData.hh.
Referenced by HepPDT::parseEvtGenAlias().
std::string HepPDT::TempAliasData::tempAliasedParticle |
the "real" particle
Definition at line 55 of file TempParticleData.hh.
Referenced by HepPDT::parseEvtGenAlias().
std::string HepPDT::TempAliasData::tempChargeConj |
set if there is a charge conjugate alias
Definition at line 56 of file TempParticleData.hh.
Referenced by HepPDT::addEvtGenParticles().