Definition of class GenParticle.
HEPParticle interface to HepMC classes.
void SetMother2(int mother)
int const IsHistoryEntry()
const HepMC3Particle operator=(HEPParticle &p)
HEPParticleList * GetMotherList(HEPParticleList *list)
void SetEvent(HEPEvent *event)
int const GetFirstDaughter()
int const GetLastDaughter()
void SetFirstDaughter(int daughter)
void SetLastDaughter(int daughter)
void SetMother(int mother)
HEPParticleList * GetDaughterList(HEPParticleList *list)
HepMC3Particle(HepMC3::GenParticle &particle, HEPEvent *e, int Id)
Stores particle-related information.