virtual void AddAncestor(const int pid)
Add an ancestor of the particle you want in your output.
int InitRun(PHCompositeNode *topNode)
virtual void SetParticle(const int pid)
Set the ID of the particle you want in your output.
virtual ~PHHepMCParticleSelectorDecayProductChain()
PHHepMCParticleSelectorDecayProductChain(const std::string &name="PARTICLESELECTOR")
virtual void AddDaughter(const int pid)
Add decay products of the particle you want in your output.
int process_event(PHCompositeNode *topNode)
HepMC::GenParticle * GetParent(HepMC::GenParticle *p, HepMC::GenEvent *event)
find out if a particle comes from one of _theAncestors
int _theParticle
The particle you want to have in your output.