BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
TMdcMc Class Reference

#include <TMdcMc.h>

Inheritance diagram for TMdcMc:

Public Member Functions

 TMdcMc ()
 ~TMdcMc ()
UInt_t getId () const
UInt_t getTrackIndex () const
Int_t getCurrentTrackPID () const
Double_t getIsSecondary () const
Double_t getPositionX () const
Double_t getPositionY () const
Double_t getPositionZ () const
Double_t getMomentumX () const
Double_t getMomentumY () const
Double_t getMomentumZ () const
Double_t getDriftDistance () const
Double_t getDepositEnergy () const
Int_t getPositionFlag () const
Double_t getFlightLength () const
TString getCreatorProcess () const
Int_t getDigiIdx () const
void setId (UInt_t id)
void setTrackIndex (UInt_t trackIndex)
void setCurrentTrackPID (Int_t currentTrackPID)
void setIsSecondary (Int_t isSecondary)
void setPositionX (Double_t positionX)
void setPositionY (Double_t positionY)
void setPositionZ (Double_t positionZ)
void setMomentumX (Double_t momentumX)
void setMomentumY (Double_t momentumY)
void setMomentumZ (Double_t momentumZ)
void setDriftDistance (Double_t driftDistance)
void setDepositEnergy (Double_t depositEnergy)
void setPositionFlag (Int_t posFlag)
void setFlightLength (Double_t flightLength)
void setCreatorProcess (TString creatorProcess)
void setDigiIdx (int digiIdx)
 TMdcMc ()
 ~TMdcMc ()
UInt_t getId () const
UInt_t getTrackIndex () const
Int_t getCurrentTrackPID () const
Double_t getIsSecondary () const
Double_t getPositionX () const
Double_t getPositionY () const
Double_t getPositionZ () const
Double_t getMomentumX () const
Double_t getMomentumY () const
Double_t getMomentumZ () const
Double_t getDriftDistance () const
Double_t getDepositEnergy () const
Int_t getPositionFlag () const
Double_t getFlightLength () const
TString getCreatorProcess () const
Int_t getDigiIdx () const
void setId (UInt_t id)
void setTrackIndex (UInt_t trackIndex)
void setCurrentTrackPID (Int_t currentTrackPID)
void setIsSecondary (Int_t isSecondary)
void setPositionX (Double_t positionX)
void setPositionY (Double_t positionY)
void setPositionZ (Double_t positionZ)
void setMomentumX (Double_t momentumX)
void setMomentumY (Double_t momentumY)
void setMomentumZ (Double_t momentumZ)
void setDriftDistance (Double_t driftDistance)
void setDepositEnergy (Double_t depositEnergy)
void setPositionFlag (Int_t posFlag)
void setFlightLength (Double_t flightLength)
void setCreatorProcess (TString creatorProcess)
void setDigiIdx (int digiIdx)
 TMdcMc ()
 ~TMdcMc ()
UInt_t getId () const
UInt_t getTrackIndex () const
Int_t getCurrentTrackPID () const
Double_t getIsSecondary () const
Double_t getPositionX () const
Double_t getPositionY () const
Double_t getPositionZ () const
Double_t getMomentumX () const
Double_t getMomentumY () const
Double_t getMomentumZ () const
Double_t getDriftDistance () const
Double_t getDepositEnergy () const
Int_t getPositionFlag () const
Double_t getFlightLength () const
TString getCreatorProcess () const
Int_t getDigiIdx () const
void setId (UInt_t id)
void setTrackIndex (UInt_t trackIndex)
void setCurrentTrackPID (Int_t currentTrackPID)
void setIsSecondary (Int_t isSecondary)
void setPositionX (Double_t positionX)
void setPositionY (Double_t positionY)
void setPositionZ (Double_t positionZ)
void setMomentumX (Double_t momentumX)
void setMomentumY (Double_t momentumY)
void setMomentumZ (Double_t momentumZ)
void setDriftDistance (Double_t driftDistance)
void setDepositEnergy (Double_t depositEnergy)
void setPositionFlag (Int_t posFlag)
void setFlightLength (Double_t flightLength)
void setCreatorProcess (TString creatorProcess)
void setDigiIdx (int digiIdx)

Detailed Description

Constructor & Destructor Documentation

◆ TMdcMc() [1/3]

TMdcMc::TMdcMc ( )

Definition at line 7 of file TMdcMc.cxx.

7{ Clear(); }

◆ ~TMdcMc() [1/3]

TMdcMc::~TMdcMc ( )

Definition at line 10 of file TMdcMc.cxx.

10{ Clear(); }

◆ TMdcMc() [2/3]

TMdcMc::TMdcMc ( )

◆ ~TMdcMc() [2/3]

TMdcMc::~TMdcMc ( )

◆ TMdcMc() [3/3]

TMdcMc::TMdcMc ( )

◆ ~TMdcMc() [3/3]

TMdcMc::~TMdcMc ( )

Member Function Documentation

◆ getCreatorProcess() [1/3]

TString TMdcMc::getCreatorProcess ( ) const
inline

Definition at line 58 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

58{ return m_creatorProcess; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getCreatorProcess() [2/3]

TString TMdcMc::getCreatorProcess ( ) const
inline

Definition at line 58 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

58{ return m_creatorProcess; }

◆ getCreatorProcess() [3/3]

TString TMdcMc::getCreatorProcess ( ) const
inline

Definition at line 58 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

58{ return m_creatorProcess; }

◆ getCurrentTrackPID() [1/3]

Int_t TMdcMc::getCurrentTrackPID ( ) const
inline

Definition at line 22 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

22{ return m_currentTrackPID; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getCurrentTrackPID() [2/3]

Int_t TMdcMc::getCurrentTrackPID ( ) const
inline

Definition at line 22 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

22{ return m_currentTrackPID; }

◆ getCurrentTrackPID() [3/3]

Int_t TMdcMc::getCurrentTrackPID ( ) const
inline

Definition at line 22 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

22{ return m_currentTrackPID; }

◆ getDepositEnergy() [1/3]

Double_t TMdcMc::getDepositEnergy ( ) const
inline

Definition at line 49 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

49{ return m_depositEnergy; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getDepositEnergy() [2/3]

Double_t TMdcMc::getDepositEnergy ( ) const
inline

Definition at line 49 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

49{ return m_depositEnergy; }

◆ getDepositEnergy() [3/3]

Double_t TMdcMc::getDepositEnergy ( ) const
inline

Definition at line 49 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

49{ return m_depositEnergy; }

◆ getDigiIdx() [1/3]

Int_t TMdcMc::getDigiIdx ( ) const
inline

Definition at line 61 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

61{ return m_digiIdx; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getDigiIdx() [2/3]

Int_t TMdcMc::getDigiIdx ( ) const
inline

Definition at line 61 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

61{ return m_digiIdx; }

◆ getDigiIdx() [3/3]

Int_t TMdcMc::getDigiIdx ( ) const
inline

Definition at line 61 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

61{ return m_digiIdx; }

◆ getDriftDistance() [1/3]

Double_t TMdcMc::getDriftDistance ( ) const
inline

Definition at line 46 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

46{ return m_driftDistance; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getDriftDistance() [2/3]

Double_t TMdcMc::getDriftDistance ( ) const
inline

Definition at line 46 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

46{ return m_driftDistance; }

◆ getDriftDistance() [3/3]

Double_t TMdcMc::getDriftDistance ( ) const
inline

Definition at line 46 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

46{ return m_driftDistance; }

◆ getFlightLength() [1/3]

Double_t TMdcMc::getFlightLength ( ) const
inline

Definition at line 55 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

55{ return m_flightLength; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getFlightLength() [2/3]

Double_t TMdcMc::getFlightLength ( ) const
inline

Definition at line 55 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

55{ return m_flightLength; }

◆ getFlightLength() [3/3]

Double_t TMdcMc::getFlightLength ( ) const
inline

Definition at line 55 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

55{ return m_flightLength; }

◆ getId() [1/3]

UInt_t TMdcMc::getId ( ) const
inline

Definition at line 16 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

16{ return m_id; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getId() [2/3]

UInt_t TMdcMc::getId ( ) const
inline

Definition at line 16 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

16{ return m_id; }

◆ getId() [3/3]

UInt_t TMdcMc::getId ( ) const
inline

Definition at line 16 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

16{ return m_id; }

◆ getIsSecondary() [1/3]

Double_t TMdcMc::getIsSecondary ( ) const
inline

Definition at line 25 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

25{ return m_isSecondary; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getIsSecondary() [2/3]

Double_t TMdcMc::getIsSecondary ( ) const
inline

Definition at line 25 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

25{ return m_isSecondary; }

◆ getIsSecondary() [3/3]

Double_t TMdcMc::getIsSecondary ( ) const
inline

Definition at line 25 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

25{ return m_isSecondary; }

◆ getMomentumX() [1/3]

Double_t TMdcMc::getMomentumX ( ) const
inline

Definition at line 37 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

37{ return m_xMomentum; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getMomentumX() [2/3]

Double_t TMdcMc::getMomentumX ( ) const
inline

Definition at line 37 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

37{ return m_xMomentum; }

◆ getMomentumX() [3/3]

Double_t TMdcMc::getMomentumX ( ) const
inline

Definition at line 37 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

37{ return m_xMomentum; }

◆ getMomentumY() [1/3]

Double_t TMdcMc::getMomentumY ( ) const
inline

Definition at line 40 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

40{ return m_yMomentum; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getMomentumY() [2/3]

Double_t TMdcMc::getMomentumY ( ) const
inline

Definition at line 40 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

40{ return m_yMomentum; }

◆ getMomentumY() [3/3]

Double_t TMdcMc::getMomentumY ( ) const
inline

Definition at line 40 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

40{ return m_yMomentum; }

◆ getMomentumZ() [1/3]

Double_t TMdcMc::getMomentumZ ( ) const
inline

Definition at line 43 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

43{ return m_zMomentum; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getMomentumZ() [2/3]

Double_t TMdcMc::getMomentumZ ( ) const
inline

Definition at line 43 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

43{ return m_zMomentum; }

◆ getMomentumZ() [3/3]

Double_t TMdcMc::getMomentumZ ( ) const
inline

Definition at line 43 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

43{ return m_zMomentum; }

◆ getPositionFlag() [1/3]

Int_t TMdcMc::getPositionFlag ( ) const
inline

Definition at line 52 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

52{ return m_posFlag; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getPositionFlag() [2/3]

Int_t TMdcMc::getPositionFlag ( ) const
inline

Definition at line 52 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

52{ return m_posFlag; }

◆ getPositionFlag() [3/3]

Int_t TMdcMc::getPositionFlag ( ) const
inline

Definition at line 52 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

52{ return m_posFlag; }

◆ getPositionX() [1/3]

Double_t TMdcMc::getPositionX ( ) const
inline

Definition at line 28 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

28{ return m_xPosition; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getPositionX() [2/3]

Double_t TMdcMc::getPositionX ( ) const
inline

Definition at line 28 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

28{ return m_xPosition; }

◆ getPositionX() [3/3]

Double_t TMdcMc::getPositionX ( ) const
inline

Definition at line 28 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

28{ return m_xPosition; }

◆ getPositionY() [1/3]

Double_t TMdcMc::getPositionY ( ) const
inline

Definition at line 31 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

31{ return m_yPosition; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getPositionY() [2/3]

Double_t TMdcMc::getPositionY ( ) const
inline

Definition at line 31 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

31{ return m_yPosition; }

◆ getPositionY() [3/3]

Double_t TMdcMc::getPositionY ( ) const
inline

Definition at line 31 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

31{ return m_yPosition; }

◆ getPositionZ() [1/3]

Double_t TMdcMc::getPositionZ ( ) const
inline

Definition at line 34 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

34{ return m_zPosition; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getPositionZ() [2/3]

Double_t TMdcMc::getPositionZ ( ) const
inline

Definition at line 34 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

34{ return m_zPosition; }

◆ getPositionZ() [3/3]

Double_t TMdcMc::getPositionZ ( ) const
inline

Definition at line 34 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

34{ return m_zPosition; }

◆ getTrackIndex() [1/3]

UInt_t TMdcMc::getTrackIndex ( ) const
inline

Definition at line 19 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

19{ return m_trackIndex; }

Referenced by MdcMcHitCnv::TObjectToDataObject().

◆ getTrackIndex() [2/3]

UInt_t TMdcMc::getTrackIndex ( ) const
inline

Definition at line 19 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

19{ return m_trackIndex; }

◆ getTrackIndex() [3/3]

UInt_t TMdcMc::getTrackIndex ( ) const
inline

Definition at line 19 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

19{ return m_trackIndex; }

◆ setCreatorProcess() [1/3]

void TMdcMc::setCreatorProcess ( TString creatorProcess)
inline

Definition at line 78 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

78{ m_creatorProcess = creatorProcess; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setCreatorProcess() [2/3]

void TMdcMc::setCreatorProcess ( TString creatorProcess)
inline

Definition at line 78 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

78{ m_creatorProcess = creatorProcess; }

◆ setCreatorProcess() [3/3]

void TMdcMc::setCreatorProcess ( TString creatorProcess)
inline

Definition at line 78 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

78{ m_creatorProcess = creatorProcess; }

◆ setCurrentTrackPID() [1/3]

void TMdcMc::setCurrentTrackPID ( Int_t currentTrackPID)
inline

Definition at line 66 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

66{ m_currentTrackPID = currentTrackPID; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setCurrentTrackPID() [2/3]

void TMdcMc::setCurrentTrackPID ( Int_t currentTrackPID)
inline

Definition at line 66 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

66{ m_currentTrackPID = currentTrackPID; }

◆ setCurrentTrackPID() [3/3]

void TMdcMc::setCurrentTrackPID ( Int_t currentTrackPID)
inline

Definition at line 66 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

66{ m_currentTrackPID = currentTrackPID; }

◆ setDepositEnergy() [1/3]

void TMdcMc::setDepositEnergy ( Double_t depositEnergy)
inline

Definition at line 75 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

75{ m_depositEnergy = depositEnergy; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setDepositEnergy() [2/3]

void TMdcMc::setDepositEnergy ( Double_t depositEnergy)
inline

Definition at line 75 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

75{ m_depositEnergy = depositEnergy; }

◆ setDepositEnergy() [3/3]

void TMdcMc::setDepositEnergy ( Double_t depositEnergy)
inline

Definition at line 75 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

75{ m_depositEnergy = depositEnergy; }

◆ setDigiIdx() [1/3]

void TMdcMc::setDigiIdx ( int digiIdx)
inline

Definition at line 80 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

80{ m_digiIdx = digiIdx; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setDigiIdx() [2/3]

void TMdcMc::setDigiIdx ( int digiIdx)
inline

Definition at line 80 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

80{ m_digiIdx = digiIdx; }

◆ setDigiIdx() [3/3]

void TMdcMc::setDigiIdx ( int digiIdx)
inline

Definition at line 80 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

80{ m_digiIdx = digiIdx; }

◆ setDriftDistance() [1/3]

void TMdcMc::setDriftDistance ( Double_t driftDistance)
inline

Definition at line 74 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

74{ m_driftDistance = driftDistance; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setDriftDistance() [2/3]

void TMdcMc::setDriftDistance ( Double_t driftDistance)
inline

Definition at line 74 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

74{ m_driftDistance = driftDistance; }

◆ setDriftDistance() [3/3]

void TMdcMc::setDriftDistance ( Double_t driftDistance)
inline

Definition at line 74 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

74{ m_driftDistance = driftDistance; }

◆ setFlightLength() [1/3]

void TMdcMc::setFlightLength ( Double_t flightLength)
inline

Definition at line 77 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

77{ m_flightLength = flightLength; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setFlightLength() [2/3]

void TMdcMc::setFlightLength ( Double_t flightLength)
inline

Definition at line 77 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

77{ m_flightLength = flightLength; }

◆ setFlightLength() [3/3]

void TMdcMc::setFlightLength ( Double_t flightLength)
inline

Definition at line 77 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

77{ m_flightLength = flightLength; }

◆ setId() [1/3]

void TMdcMc::setId ( UInt_t id)
inline

Definition at line 64 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

64{ m_id = id; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setId() [2/3]

void TMdcMc::setId ( UInt_t id)
inline

Definition at line 64 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

64{ m_id = id; }

◆ setId() [3/3]

void TMdcMc::setId ( UInt_t id)
inline

Definition at line 64 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

64{ m_id = id; }

◆ setIsSecondary() [1/3]

void TMdcMc::setIsSecondary ( Int_t isSecondary)
inline

Definition at line 67 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

67{ m_isSecondary = isSecondary; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setIsSecondary() [2/3]

void TMdcMc::setIsSecondary ( Int_t isSecondary)
inline

Definition at line 67 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

67{ m_isSecondary = isSecondary; }

◆ setIsSecondary() [3/3]

void TMdcMc::setIsSecondary ( Int_t isSecondary)
inline

Definition at line 67 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

67{ m_isSecondary = isSecondary; }

◆ setMomentumX() [1/3]

void TMdcMc::setMomentumX ( Double_t momentumX)
inline

Definition at line 71 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

71{ m_xMomentum = momentumX; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setMomentumX() [2/3]

void TMdcMc::setMomentumX ( Double_t momentumX)
inline

Definition at line 71 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

71{ m_xMomentum = momentumX; }

◆ setMomentumX() [3/3]

void TMdcMc::setMomentumX ( Double_t momentumX)
inline

Definition at line 71 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

71{ m_xMomentum = momentumX; }

◆ setMomentumY() [1/3]

void TMdcMc::setMomentumY ( Double_t momentumY)
inline

Definition at line 72 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

72{ m_yMomentum = momentumY; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setMomentumY() [2/3]

void TMdcMc::setMomentumY ( Double_t momentumY)
inline

Definition at line 72 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

72{ m_yMomentum = momentumY; }

◆ setMomentumY() [3/3]

void TMdcMc::setMomentumY ( Double_t momentumY)
inline

Definition at line 72 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

72{ m_yMomentum = momentumY; }

◆ setMomentumZ() [1/3]

void TMdcMc::setMomentumZ ( Double_t momentumZ)
inline

Definition at line 73 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

73{ m_zMomentum = momentumZ; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setMomentumZ() [2/3]

void TMdcMc::setMomentumZ ( Double_t momentumZ)
inline

Definition at line 73 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

73{ m_zMomentum = momentumZ; }

◆ setMomentumZ() [3/3]

void TMdcMc::setMomentumZ ( Double_t momentumZ)
inline

Definition at line 73 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

73{ m_zMomentum = momentumZ; }

◆ setPositionFlag() [1/3]

void TMdcMc::setPositionFlag ( Int_t posFlag)
inline

Definition at line 76 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

76{ m_posFlag = posFlag; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setPositionFlag() [2/3]

void TMdcMc::setPositionFlag ( Int_t posFlag)
inline

Definition at line 76 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

76{ m_posFlag = posFlag; }

◆ setPositionFlag() [3/3]

void TMdcMc::setPositionFlag ( Int_t posFlag)
inline

Definition at line 76 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

76{ m_posFlag = posFlag; }

◆ setPositionX() [1/3]

void TMdcMc::setPositionX ( Double_t positionX)
inline

Definition at line 68 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

68{ m_xPosition = positionX; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setPositionX() [2/3]

void TMdcMc::setPositionX ( Double_t positionX)
inline

Definition at line 68 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

68{ m_xPosition = positionX; }

◆ setPositionX() [3/3]

void TMdcMc::setPositionX ( Double_t positionX)
inline

Definition at line 68 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

68{ m_xPosition = positionX; }

◆ setPositionY() [1/3]

void TMdcMc::setPositionY ( Double_t positionY)
inline

Definition at line 69 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

69{ m_yPosition = positionY; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setPositionY() [2/3]

void TMdcMc::setPositionY ( Double_t positionY)
inline

Definition at line 69 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

69{ m_yPosition = positionY; }

◆ setPositionY() [3/3]

void TMdcMc::setPositionY ( Double_t positionY)
inline

Definition at line 69 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

69{ m_yPosition = positionY; }

◆ setPositionZ() [1/3]

void TMdcMc::setPositionZ ( Double_t positionZ)
inline

Definition at line 70 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

70{ m_zPosition = positionZ; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setPositionZ() [2/3]

void TMdcMc::setPositionZ ( Double_t positionZ)
inline

Definition at line 70 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

70{ m_zPosition = positionZ; }

◆ setPositionZ() [3/3]

void TMdcMc::setPositionZ ( Double_t positionZ)
inline

Definition at line 70 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

70{ m_zPosition = positionZ; }

◆ setTrackIndex() [1/3]

void TMdcMc::setTrackIndex ( UInt_t trackIndex)
inline

Definition at line 65 of file Event/RootEventData/include/RootEventData/TMdcMc.h.

65{ m_trackIndex = trackIndex; }

Referenced by MdcMcHitCnv::DataObjectToTObject().

◆ setTrackIndex() [2/3]

void TMdcMc::setTrackIndex ( UInt_t trackIndex)
inline

Definition at line 65 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMdcMc.h.

65{ m_trackIndex = trackIndex; }

◆ setTrackIndex() [3/3]

void TMdcMc::setTrackIndex ( UInt_t trackIndex)
inline

Definition at line 65 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMdcMc.h.

65{ m_trackIndex = trackIndex; }

The documentation for this class was generated from the following files: