7#include "TLorentzVector.h"
8#include "FairMCPoint.h"
10#include "TVirtualMC.h"
25 TVector3 posIn, TVector3 posOut,
26 TVector3 momIn, TVector3 momOut,
27 Double_t tof, Double_t length, Double_t eLoss,
28 Int_t isPrimary, Double_t charge, Int_t pdgId, Double_t lightYield,
29 Double_t timeIn, Double_t timeOut, Double_t lengthtrack);
78 virtual void Print(
const Option_t* opt)
const;
Double_t GetPyOut() const
Double_t GetTimeIn() const
Double_t GetPzOut() const
BmnFDPoint(const BmnFDPoint &point)
virtual void Print(const Option_t *opt) const
Double_t GetLengthtrack() const
void MomentumOut(TVector3 &mom)
Double_t GetPxOut() const
BmnFDPoint(Int_t trackID, Int_t detID, Int_t copyNo, TVector3 posIn, TVector3 posOut, TVector3 momIn, TVector3 momOut, Double_t tof, Double_t length, Double_t eLoss, Int_t isPrimary, Double_t charge, Int_t pdgId, Double_t lightYield, Double_t timeIn, Double_t timeOut, Double_t lengthtrack)
void PositionOut(TVector3 &pos)
Float_t GetLightYield() const
Double_t GetTimeOut() const