CGEM BOSS 6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
TMucMc Class Reference

#include <TMucMc.h>

+ Inheritance diagram for TMucMc:

Public Member Functions

 TMucMc ()
 
 ~TMucMc ()
 
UInt_t getId () const
 
UInt_t getTrackIndex () const
 
Double_t getPositionX () const
 
Double_t getPositionY () const
 
Double_t getPositionZ () const
 
Double_t getPx () const
 
Double_t getPy () const
 
Double_t getPz () const
 
void setId (UInt_t id)
 
void setTrackIndex (UInt_t trackIndex)
 
void setPositionX (Double_t positionX)
 
void setPositionY (Double_t positionY)
 
void setPositionZ (Double_t positionZ)
 
void setPx (Double_t px)
 
void setPy (Double_t py)
 
void setPz (Double_t pz)
 
 TMucMc ()
 
 ~TMucMc ()
 
UInt_t getId () const
 
UInt_t getTrackIndex () const
 
Double_t getPositionX () const
 
Double_t getPositionY () const
 
Double_t getPositionZ () const
 
Double_t getPx () const
 
Double_t getPy () const
 
Double_t getPz () const
 
void setId (UInt_t id)
 
void setTrackIndex (UInt_t trackIndex)
 
void setPositionX (Double_t positionX)
 
void setPositionY (Double_t positionY)
 
void setPositionZ (Double_t positionZ)
 
void setPx (Double_t px)
 
void setPy (Double_t py)
 
void setPz (Double_t pz)
 
 TMucMc ()
 
 ~TMucMc ()
 
UInt_t getId () const
 
UInt_t getTrackIndex () const
 
Double_t getPositionX () const
 
Double_t getPositionY () const
 
Double_t getPositionZ () const
 
Double_t getPx () const
 
Double_t getPy () const
 
Double_t getPz () const
 
void setId (UInt_t id)
 
void setTrackIndex (UInt_t trackIndex)
 
void setPositionX (Double_t positionX)
 
void setPositionY (Double_t positionY)
 
void setPositionZ (Double_t positionZ)
 
void setPx (Double_t px)
 
void setPy (Double_t py)
 
void setPz (Double_t pz)
 

Detailed Description

Constructor & Destructor Documentation

◆ TMucMc() [1/3]

TMucMc::TMucMc ( )

◆ ~TMucMc() [1/3]

TMucMc::~TMucMc ( )

Definition at line 12 of file bak_RootEventData-00-05-12/src/TMucMc.cxx.

12 {
13 Clear();
14}

◆ TMucMc() [2/3]

TMucMc::TMucMc ( )

◆ ~TMucMc() [2/3]

TMucMc::~TMucMc ( )

◆ TMucMc() [3/3]

TMucMc::TMucMc ( )

◆ ~TMucMc() [3/3]

TMucMc::~TMucMc ( )

Member Function Documentation

◆ getId() [1/3]

UInt_t TMucMc::getId ( ) const
inline

◆ getId() [2/3]

UInt_t TMucMc::getId ( ) const
inline

Definition at line 16 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

16{return m_id;}

◆ getId() [3/3]

UInt_t TMucMc::getId ( ) const
inline

Definition at line 16 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

16{return m_id;}

◆ getPositionX() [1/3]

Double_t TMucMc::getPositionX ( ) const
inline

Definition at line 22 of file Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/TMucMc.h.

22{return m_xPosition;}

Referenced by MucMcHitCnv::TObjectToDataObject().

◆ getPositionX() [2/3]

Double_t TMucMc::getPositionX ( ) const
inline

Definition at line 22 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

22{return m_xPosition;}

◆ getPositionX() [3/3]

Double_t TMucMc::getPositionX ( ) const
inline

Definition at line 22 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

22{return m_xPosition;}

◆ getPositionY() [1/3]

Double_t TMucMc::getPositionY ( ) const
inline

Definition at line 25 of file Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/TMucMc.h.

25{return m_yPosition;}

Referenced by MucMcHitCnv::TObjectToDataObject().

◆ getPositionY() [2/3]

Double_t TMucMc::getPositionY ( ) const
inline

Definition at line 25 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

25{return m_yPosition;}

◆ getPositionY() [3/3]

Double_t TMucMc::getPositionY ( ) const
inline

Definition at line 25 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

25{return m_yPosition;}

◆ getPositionZ() [1/3]

Double_t TMucMc::getPositionZ ( ) const
inline

Definition at line 28 of file Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/TMucMc.h.

28{return m_zPosition;}

Referenced by MucMcHitCnv::TObjectToDataObject().

◆ getPositionZ() [2/3]

Double_t TMucMc::getPositionZ ( ) const
inline

Definition at line 28 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

28{return m_zPosition;}

◆ getPositionZ() [3/3]

Double_t TMucMc::getPositionZ ( ) const
inline

Definition at line 28 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

28{return m_zPosition;}

◆ getPx() [1/3]

Double_t TMucMc::getPx ( ) const
inline

◆ getPx() [2/3]

Double_t TMucMc::getPx ( ) const
inline

Definition at line 31 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

31{return m_px ;}

◆ getPx() [3/3]

Double_t TMucMc::getPx ( ) const
inline

Definition at line 31 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

31{return m_px ;}

◆ getPy() [1/3]

Double_t TMucMc::getPy ( ) const
inline

◆ getPy() [2/3]

Double_t TMucMc::getPy ( ) const
inline

Definition at line 34 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

34{return m_py ;}

◆ getPy() [3/3]

Double_t TMucMc::getPy ( ) const
inline

Definition at line 34 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

34{return m_py ;}

◆ getPz() [1/3]

Double_t TMucMc::getPz ( ) const
inline

◆ getPz() [2/3]

Double_t TMucMc::getPz ( ) const
inline

Definition at line 37 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

37{return m_pz ;}

◆ getPz() [3/3]

Double_t TMucMc::getPz ( ) const
inline

Definition at line 37 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

37{return m_pz ;}

◆ getTrackIndex() [1/3]

UInt_t TMucMc::getTrackIndex ( ) const
inline

Definition at line 19 of file Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/TMucMc.h.

19{return m_trackIndex; }

Referenced by MucMcHitCnv::TObjectToDataObject().

◆ getTrackIndex() [2/3]

UInt_t TMucMc::getTrackIndex ( ) const
inline

Definition at line 19 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

19{return m_trackIndex; }

◆ getTrackIndex() [3/3]

UInt_t TMucMc::getTrackIndex ( ) const
inline

Definition at line 19 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

19{return m_trackIndex; }

◆ setId() [1/3]

void TMucMc::setId ( UInt_t  id)
inline

◆ setId() [2/3]

void TMucMc::setId ( UInt_t  id)
inline

Definition at line 40 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

40{m_id = id ;}

◆ setId() [3/3]

void TMucMc::setId ( UInt_t  id)
inline

Definition at line 40 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

40{m_id = id ;}

◆ setPositionX() [1/3]

void TMucMc::setPositionX ( Double_t  positionX)
inline

Definition at line 42 of file Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/TMucMc.h.

42{m_xPosition = positionX;}

Referenced by MucMcHitCnv::DataObjectToTObject().

◆ setPositionX() [2/3]

void TMucMc::setPositionX ( Double_t  positionX)
inline

Definition at line 42 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

42{m_xPosition = positionX;}

◆ setPositionX() [3/3]

void TMucMc::setPositionX ( Double_t  positionX)
inline

Definition at line 42 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

42{m_xPosition = positionX;}

◆ setPositionY() [1/3]

void TMucMc::setPositionY ( Double_t  positionY)
inline

Definition at line 43 of file Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/TMucMc.h.

43{m_yPosition = positionY;}

Referenced by MucMcHitCnv::DataObjectToTObject().

◆ setPositionY() [2/3]

void TMucMc::setPositionY ( Double_t  positionY)
inline

Definition at line 43 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

43{m_yPosition = positionY;}

◆ setPositionY() [3/3]

void TMucMc::setPositionY ( Double_t  positionY)
inline

Definition at line 43 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

43{m_yPosition = positionY;}

◆ setPositionZ() [1/3]

void TMucMc::setPositionZ ( Double_t  positionZ)
inline

Definition at line 44 of file Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/TMucMc.h.

44{m_zPosition = positionZ;}

Referenced by MucMcHitCnv::DataObjectToTObject().

◆ setPositionZ() [2/3]

void TMucMc::setPositionZ ( Double_t  positionZ)
inline

Definition at line 44 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

44{m_zPosition = positionZ;}

◆ setPositionZ() [3/3]

void TMucMc::setPositionZ ( Double_t  positionZ)
inline

Definition at line 44 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

44{m_zPosition = positionZ;}

◆ setPx() [1/3]

void TMucMc::setPx ( Double_t  px)
inline

◆ setPx() [2/3]

void TMucMc::setPx ( Double_t  px)
inline

Definition at line 45 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

45{m_px = px;}

◆ setPx() [3/3]

void TMucMc::setPx ( Double_t  px)
inline

Definition at line 45 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

45{m_px = px;}

◆ setPy() [1/3]

void TMucMc::setPy ( Double_t  py)
inline

◆ setPy() [2/3]

void TMucMc::setPy ( Double_t  py)
inline

Definition at line 46 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

46{m_py = py;}

◆ setPy() [3/3]

void TMucMc::setPy ( Double_t  py)
inline

Definition at line 46 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

46{m_py = py;}

◆ setPz() [1/3]

void TMucMc::setPz ( Double_t  pz)
inline

◆ setPz() [2/3]

void TMucMc::setPz ( Double_t  pz)
inline

Definition at line 47 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

47{m_pz = pz;}

◆ setPz() [3/3]

void TMucMc::setPz ( Double_t  pz)
inline

Definition at line 47 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

47{m_pz = pz;}

◆ setTrackIndex() [1/3]

void TMucMc::setTrackIndex ( UInt_t  trackIndex)
inline

Definition at line 41 of file Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/TMucMc.h.

41{ m_trackIndex = trackIndex;}

Referenced by MucMcHitCnv::DataObjectToTObject().

◆ setTrackIndex() [2/3]

void TMucMc::setTrackIndex ( UInt_t  trackIndex)
inline

Definition at line 41 of file Event/RootEventData/RootEventData-00-05-13/RootEventData/TMucMc.h.

41{ m_trackIndex = trackIndex;}

◆ setTrackIndex() [3/3]

void TMucMc::setTrackIndex ( UInt_t  trackIndex)
inline

Definition at line 41 of file InstallArea/include/RootEventData/RootEventData/TMucMc.h.

41{ m_trackIndex = trackIndex;}

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