Double_t GetAngIn() const
TVector3 GetExitPosition() const
TVector3 GetExitMomentum() const
TString GetMotherPdgName() const
Double_t GetExitEnergy() const
Int_t GetMotherPdgCode() const
TString fPdgName
PDG name according to fPdgCode.
TVector3 fExitMomentum
Momentum when particle disappears [GeV].
void SetThetaC(Double_t theta)
TVector3 fExitPosition
Position when particle disappears [cm].
void SetAngIn(Double_t ang)
virtual ~PndDskParticle()
Int_t GetMotherTrackID() const
TString fMotherPdgName
PDG name according to fMotherPdgCode.
void SetFinalValues(TVector3 exitPosition, TVector3 exitMomentum, Double_t exitTime, Double_t exitEnergy)
Int_t fMotherTrackID
Track ID of the first mother.
TString GetPdgName() const
Double_t fExitEnergy
Energy when particle disappears [GeV].
Double_t GetExitTime() const
Double_t fExitTime
Time when particle disappears [ns].
virtual void Print(const Option_t *opt) const
Double_t GetThetaC() const
Double_t GetEnergy() const
void SetNPhot(Int_t nPhot)
Int_t fMotherPdgCode
PDG code of the particle with fMotherTrackID.