Go to the documentation of this file.
12 #ifndef CBMMUCHPOINT_H
13 #define CBMMUCHPOINT_H
16 #include <RtypesCore.h>
19 #include <FairMCPoint.h>
60 Double_t eventTime = 0.,
61 Double_t epochTime = 0.);
70 Double_t
GetXIn()
const {
return fX; }
71 Double_t
GetYIn()
const {
return fY; }
72 Double_t
GetZIn()
const {
return fZ; }
86 Double_t
GetX(Double_t z)
const;
87 Double_t
GetY(Double_t z)
const;
97 virtual void Print(
const Option_t* opt)
const;
Double_t GetPyOut() const
Int_t GetDetectorId() const
Double_t GetY(Double_t z) const
void PositionIn(TVector3 &pos) const
void PositionOut(TVector3 &pos) const
void MomentumOut(TVector3 &mom) const
Double_t GetPzOut() const
Double_t GetX(Double_t z) const
void SetPositionOut(TVector3 pos)
Double_t GetPxOut() const
void SetMomentumOut(TVector3 mom)
virtual void Print(const Option_t *opt) const