12 #include "TLorentzVector.h"
13 #include "TParticle.h"
14 #include "TRefArray.h"
45 Double_t px, Double_t py, Double_t pz,
46 Double_t
e, Double_t vx, Double_t vy, Double_t vz,
47 Double_t
time, Double_t polx, Double_t
poly,
48 Double_t polz, TMCProcess proc, Int_t& ntr,
49 Double_t weight, Int_t is)
55 Double_t px, Double_t py, Double_t pz,
56 Double_t
e, Double_t vx, Double_t vy, Double_t vz,
57 Double_t
time, Double_t polx, Double_t
poly,
58 Double_t polz, TMCProcess proc, Int_t& ntr,
59 Double_t weight, Int_t is, Int_t secondMotherID)