40 virtual void PushTrack(Int_t toBeDone, Int_t parent, Int_t pdg, Double_t px,
41 Double_t py, Double_t pz, Double_t e, Double_t vx, Double_t vy, Double_t vz,
42 Double_t tof, Double_t polx, Double_t poly, Double_t polz, TMCProcess mech,
43 Int_t& ntr, Double_t weight, Int_t is);
Definition of the Ex01Particle class.
virtual void PushTrack(Int_t toBeDone, Int_t parent, Int_t pdg, Double_t px, Double_t py, Double_t pz, Double_t e, Double_t vx, Double_t vy, Double_t vz, Double_t tof, Double_t polx, Double_t poly, Double_t polz, TMCProcess mech, Int_t &ntr, Double_t weight, Int_t is)
Extended TParticle with pointers to mother and daughter particles.