35 BmnScWallPoint(Int_t trackID, Int_t detID, Int_t copyNo, Int_t copyNoMother, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss, UInt_t EventId=0 );
70 void AddCELL(Int_t trackID, Int_t detID, Int_t idslice, Int_t idcell, TVector3 pos,TVector3 mom,Double_t dt, Double_t dl, Double_t de) {
72 cerr <<
"Warning: idslice not equal in BmnScWallPoint::AddCELL";
74 cerr <<
"Warning: idcell not equal in BmnScWallPoint::AddCELL";
75 fTrackID=trackID; fDetectorID=detID;
76 fX=pos.X();
fY=pos.Y();
fZ=pos.Z();