#include <TruthParticle.h>


Public Member Functions | |
| TruthParticle (const TruthParticle &) | |
| TruthParticle & | operator= (const TruthParticle &) |
| void | print () const |
| Print method. | |
| void | clear () |
| ClassDef (TruthParticle, 1) | |
Public Attributes | |
| int | pdgId |
| int | charge |
| int | status |
| int | motherPdgId |
| TruthParticle & TruthParticle::operator= | ( | const TruthParticle & | rhs | ) |
Assignment operator
1.7.6.1