int pdgid() const
PDG number to identify the particle type, see this link
std::vector< int > const & mothers() const
A vector of ic::GenParticle::index() values that identify the mother particles.
std::vector< int > const & daughters() const
A vector of ic::GenParticle::index() values that identify the daughter particles. ...
int status() const
The generator-dependent particle status.
int index() const
The index position of the particle in the original list.
virtual void Print() const