ATLAS Offline Software
|
#include <TruthClasses.h>
Public Attributes | |
std::vector< std::string > | sParticleType |
the vector of particle types More... | |
std::vector< std::string > | sParticleOrigin |
the vector of particle origin More... | |
std::vector< std::string > | sParticleOutCome |
the vector of particle out come More... | |
Definition at line 122 of file TruthClasses.h.
std::vector<std::string> ParticleDef::sParticleOrigin |
the vector of particle origin
Definition at line 167 of file TruthClasses.h.
std::vector<std::string> ParticleDef::sParticleOutCome |
the vector of particle out come
Definition at line 218 of file TruthClasses.h.
std::vector<std::string> ParticleDef::sParticleType |
the vector of particle types
Definition at line 124 of file TruthClasses.h.