10#include "TLorentzVector.h"
11#include "FairMCPoint.h"
13#include "TVirtualMC.h"
41 TVector3 posIn, TVector3 posOut,
42 TVector3 momIn, TVector3 momOut,
43 Double_t tof, Double_t length, Double_t eLoss,
44 Int_t isPrimary, Double_t charge, Int_t pdgId,
45 Double_t timeIn, Double_t timeOut, Double_t lengthtrack);
101 virtual void Print(
const Option_t* opt)
const;
Double_t GetLengthtrack() const
BmnSiMDPoint(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 timeIn, Double_t timeOut, Double_t lengthtrack)
void PositionOut(TVector3 &pos)
Double_t GetPyOut() const
Double_t GetTimeIn() const
Double_t GetTimeOut() const
Double_t GetPxOut() const
virtual void Print(const Option_t *opt) const
void MomentumOut(TVector3 &mom)
Double_t GetPzOut() const
BmnSiMDPoint(const BmnSiMDPoint &point)