1#ifndef RootEventData_TMdcMc_H
2#define RootEventData_TMdcMc_H 1
17 UInt_t
getId()
const {
return m_id;}
66 void setId(UInt_t
id) {m_id = id ;}
96 Double_t m_driftDistance ;
98 Double_t m_depositEnergy;
104 Double_t m_xMomentum;
105 Double_t m_yMomentum;
106 Double_t m_zMomentum;
107 Double_t m_flightLength;
108 TString m_creatorProcess;
void setMomentumX(Double_t momentumX)
Double_t getDepositEnergy() const
Double_t getPositionZ() const
void setPositionZ(Double_t positionZ)
TString getCreatorProcess() const
Double_t getDriftDistance() const
void setDigiIdx(Int_t id)
Double_t getFlightLength() const
Double_t getMomentumX() const
void setMomentumY(Double_t momentumY)
void setPDGCode(Int_t code)
void setTrackIndex(UInt_t trackIndex)
void setFlightLength(Double_t flightLength)
UInt_t getTrackIndex() const
Double_t getMomentumZ() const
void setDepositEnergy(Double_t depositEnergy)
Int_t getPositionFlag() const
Double_t getPositionX() const
void setPositionX(Double_t positionX)
void setCreatorProcess(TString creatorProcess)
void setIsSecondary(Int_t isSec)
void setPositionFlag(Int_t posFlag)
Double_t getPositionY() const
void setPositionY(Double_t positionY)
void setDriftDistance(Double_t driftDistance)
Int_t getIsSecondary() const
Double_t getMomentumY() const
void setMomentumZ(Double_t momentumZ)