14 mTriggers.push_back(
Trigger_t(
id, mnpt, mxpt, mneta, mxeta, idm ) );
int Filter(StarGenEvent *event=0)
Yet another particle class.
Int_t GetStatus()
Get the status code of the particle according to the HEPEVT standard.
void AddTrigger(int _pdgid, double _ptmn=0, double _ptmx=-1, double _etamn=-1, double _etamx=1, int _pdgidParent=0)
Int_t GetId()
Get the id code of the particle according to the PDG standard.
TLorentzVector momentum()
Return the 4-momentum of the particle.
Int_t GetFirstMother()
Get the first mother particle.