BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
TMucTrack Class Reference

#include <TMucTrack.h>

+ Inheritance diagram for TMucTrack:

Public Member Functions

 TMucTrack ()
 
 ~TMucTrack ()
 
Int_t trackId () const
 
Int_t id () const
 
Int_t status () const
 
Int_t type () const
 
Int_t startPart () const
 
Int_t endPart () const
 
Int_t brLastLayer () const
 
Int_t ecLastLayer () const
 
Int_t numHits () const
 
Int_t numLayers () const
 
Int_t maxHitsInLayer () const
 
Double_t depth () const
 
Double_t chi2 () const
 
Int_t dof () const
 
Double_t rms () const
 
Double_t xPos () const
 
Double_t yPos () const
 
Double_t zPos () const
 
Double_t xPosSigma () const
 
Double_t yPosSigma () const
 
Double_t zPosSigma () const
 
Double_t px () const
 
Double_t py () const
 
Double_t pz () const
 
Double_t distance () const
 
Double_t deltaPhi () const
 
Double_t kalRechi2 () const
 
Int_t kaldof () const
 
Double_t kaldepth () const
 
Int_t kalbrLastLayer () const
 
Int_t kalecLastLayer () const
 
void setTrackId (Int_t trackId)
 
void setId (Int_t id)
 
void setStatus (Int_t st)
 
void setType (Int_t type)
 
void setStartPart (Int_t part)
 
void setEndPart (Int_t part)
 
void setBrLastLayer (Int_t layer)
 
void setEcLastLayer (Int_t layer)
 
void setNumHits (Int_t numHits)
 
void setNumLayers (Int_t numLayers)
 
void setMaxHitsInLayer (Int_t maxHits)
 
void setDepth (Double_t depth)
 
void setChi2 (Double_t chi2)
 
void setDof (Int_t dof)
 
void setRms (Double_t rms)
 
void setXPos (Double_t x)
 
void setYPos (Double_t y)
 
void setZPos (Double_t z)
 
void setXPosSigma (Double_t x)
 
void setYPosSigma (Double_t y)
 
void setZPosSigma (Double_t z)
 
void setPx (Double_t px)
 
void setPy (Double_t py)
 
void setPz (Double_t pz)
 
void setDistance (double dist)
 
void setDeltaPhi (double dphi)
 
void setkalRechi2 (Double_t ch)
 
void setkalDof (Int_t f)
 
void setkalDepth (Double_t de)
 
void setkalbrLastLayer (Int_t br)
 
void setkalecLastLayer (Int_t ec)
 
 TMucTrack ()
 
 ~TMucTrack ()
 
Int_t trackId () const
 
Int_t id () const
 
Int_t status () const
 
Int_t type () const
 
Int_t startPart () const
 
Int_t endPart () const
 
Int_t brLastLayer () const
 
Int_t ecLastLayer () const
 
Int_t numHits () const
 
Int_t numLayers () const
 
Int_t maxHitsInLayer () const
 
Double_t depth () const
 
Double_t chi2 () const
 
Int_t dof () const
 
Double_t rms () const
 
Double_t xPos () const
 
Double_t yPos () const
 
Double_t zPos () const
 
Double_t xPosSigma () const
 
Double_t yPosSigma () const
 
Double_t zPosSigma () const
 
Double_t px () const
 
Double_t py () const
 
Double_t pz () const
 
Double_t distance () const
 
Double_t deltaPhi () const
 
Double_t kalRechi2 () const
 
Int_t kaldof () const
 
Double_t kaldepth () const
 
Int_t kalbrLastLayer () const
 
Int_t kalecLastLayer () const
 
void setTrackId (Int_t trackId)
 
void setId (Int_t id)
 
void setStatus (Int_t st)
 
void setType (Int_t type)
 
void setStartPart (Int_t part)
 
void setEndPart (Int_t part)
 
void setBrLastLayer (Int_t layer)
 
void setEcLastLayer (Int_t layer)
 
void setNumHits (Int_t numHits)
 
void setNumLayers (Int_t numLayers)
 
void setMaxHitsInLayer (Int_t maxHits)
 
void setDepth (Double_t depth)
 
void setChi2 (Double_t chi2)
 
void setDof (Int_t dof)
 
void setRms (Double_t rms)
 
void setXPos (Double_t x)
 
void setYPos (Double_t y)
 
void setZPos (Double_t z)
 
void setXPosSigma (Double_t x)
 
void setYPosSigma (Double_t y)
 
void setZPosSigma (Double_t z)
 
void setPx (Double_t px)
 
void setPy (Double_t py)
 
void setPz (Double_t pz)
 
void setDistance (double dist)
 
void setDeltaPhi (double dphi)
 
void setkalRechi2 (Double_t ch)
 
void setkalDof (Int_t f)
 
void setkalDepth (Double_t de)
 
void setkalbrLastLayer (Int_t br)
 
void setkalecLastLayer (Int_t ec)
 

Detailed Description

Constructor & Destructor Documentation

◆ TMucTrack() [1/2]

TMucTrack::TMucTrack ( )

◆ ~TMucTrack() [1/2]

TMucTrack::~TMucTrack ( )

Definition at line 12 of file TMucTrack.cxx.

12 {
13 Clear();
14}

◆ TMucTrack() [2/2]

TMucTrack::TMucTrack ( )

◆ ~TMucTrack() [2/2]

TMucTrack::~TMucTrack ( )

Member Function Documentation

◆ brLastLayer() [1/2]

Int_t TMucTrack::brLastLayer ( ) const
inline

Definition at line 30 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

30{ return m_brLastLayer; } // last layer with hits in barrel

Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().

◆ brLastLayer() [2/2]

Int_t TMucTrack::brLastLayer ( ) const
inline

Definition at line 30 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

30{ return m_brLastLayer; } // last layer with hits in barrel

◆ chi2() [1/2]

Double_t TMucTrack::chi2 ( ) const
inline

◆ chi2() [2/2]

Double_t TMucTrack::chi2 ( ) const
inline

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

37{ return m_chi2; }

◆ deltaPhi() [1/2]

Double_t TMucTrack::deltaPhi ( ) const
inline

◆ deltaPhi() [2/2]

Double_t TMucTrack::deltaPhi ( ) const
inline

Definition at line 54 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

54{return m_deltaPhi; }

◆ depth() [1/2]

Double_t TMucTrack::depth ( ) const
inline

Definition at line 36 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

36{ return m_depth; } // depth of the track transport in iron

Referenced by cvtMucDst2MucRec(), setDepth(), and MucTrackCnv::TObjectToDataObject().

◆ depth() [2/2]

Double_t TMucTrack::depth ( ) const
inline

Definition at line 36 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

36{ return m_depth; } // depth of the track transport in iron

◆ distance() [1/2]

Double_t TMucTrack::distance ( ) const
inline

◆ distance() [2/2]

Double_t TMucTrack::distance ( ) const
inline

Definition at line 53 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

53{return m_distance; }

◆ dof() [1/2]

Int_t TMucTrack::dof ( ) const
inline

◆ dof() [2/2]

Int_t TMucTrack::dof ( ) const
inline

Definition at line 38 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

38{ return m_dof; }

◆ ecLastLayer() [1/2]

Int_t TMucTrack::ecLastLayer ( ) const
inline

Definition at line 31 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

31{ return m_ecLastLayer; } // last layer with hits in end cap

Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().

◆ ecLastLayer() [2/2]

Int_t TMucTrack::ecLastLayer ( ) const
inline

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

31{ return m_ecLastLayer; } // last layer with hits in end cap

◆ endPart() [1/2]

Int_t TMucTrack::endPart ( ) const
inline

Definition at line 29 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

29{ return m_endPart; } // end position of track locates in which part

Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().

◆ endPart() [2/2]

Int_t TMucTrack::endPart ( ) const
inline

Definition at line 29 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

29{ return m_endPart; } // end position of track locates in which part

◆ id() [1/2]

Int_t TMucTrack::id ( ) const
inline

Definition at line 24 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

24{ return m_id; }

Referenced by cvtMucDst2MucRec(), and setId().

◆ id() [2/2]

Int_t TMucTrack::id ( ) const
inline

Definition at line 24 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

24{ return m_id; }

◆ kalbrLastLayer() [1/2]

Int_t TMucTrack::kalbrLastLayer ( ) const
inline

Definition at line 61 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

61{return m_kalbrLastLayer;}

Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().

◆ kalbrLastLayer() [2/2]

Int_t TMucTrack::kalbrLastLayer ( ) const
inline

Definition at line 61 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

61{return m_kalbrLastLayer;}

◆ kaldepth() [1/2]

Double_t TMucTrack::kaldepth ( ) const
inline

◆ kaldepth() [2/2]

Double_t TMucTrack::kaldepth ( ) const
inline

Definition at line 60 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

60{return m_kaldepth;}

◆ kaldof() [1/2]

Int_t TMucTrack::kaldof ( ) const
inline

◆ kaldof() [2/2]

Int_t TMucTrack::kaldof ( ) const
inline

Definition at line 59 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

59{return m_kaldof;}

◆ kalecLastLayer() [1/2]

Int_t TMucTrack::kalecLastLayer ( ) const
inline

Definition at line 62 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

62{return m_kalecLastLayer;}

Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().

◆ kalecLastLayer() [2/2]

Int_t TMucTrack::kalecLastLayer ( ) const
inline

Definition at line 62 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

62{return m_kalecLastLayer;}

◆ kalRechi2() [1/2]

Double_t TMucTrack::kalRechi2 ( ) const
inline

◆ kalRechi2() [2/2]

Double_t TMucTrack::kalRechi2 ( ) const
inline

Definition at line 58 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

58{return m_kalrechi2;}

◆ maxHitsInLayer() [1/2]

Int_t TMucTrack::maxHitsInLayer ( ) const
inline

Definition at line 34 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

34{ return m_maxHitsInLayer; }

Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().

◆ maxHitsInLayer() [2/2]

Int_t TMucTrack::maxHitsInLayer ( ) const
inline

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

34{ return m_maxHitsInLayer; }

◆ numHits() [1/2]

Int_t TMucTrack::numHits ( ) const
inline

Definition at line 32 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

32{ return m_numHits; } // total hits on the track

Referenced by cvtMucDst2MucRec(), setNumHits(), and MucTrackCnv::TObjectToDataObject().

◆ numHits() [2/2]

Int_t TMucTrack::numHits ( ) const
inline

Definition at line 32 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

32{ return m_numHits; } // total hits on the track

◆ numLayers() [1/2]

Int_t TMucTrack::numLayers ( ) const
inline

Definition at line 33 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

33{ return m_numLayers; } // number of layers with hits

Referenced by cvtMucDst2MucRec(), setNumLayers(), and MucTrackCnv::TObjectToDataObject().

◆ numLayers() [2/2]

Int_t TMucTrack::numLayers ( ) const
inline

Definition at line 33 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

33{ return m_numLayers; } // number of layers with hits

◆ px() [1/2]

Double_t TMucTrack::px ( ) const
inline

Definition at line 49 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

49{ return m_px; } // momentum on the start of track in muc

Referenced by cvtMucDst2MucRec(), setPx(), and MucTrackCnv::TObjectToDataObject().

◆ px() [2/2]

Double_t TMucTrack::px ( ) const
inline

Definition at line 49 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

49{ return m_px; } // momentum on the start of track in muc

◆ py() [1/2]

Double_t TMucTrack::py ( ) const
inline

◆ py() [2/2]

Double_t TMucTrack::py ( ) const
inline

Definition at line 50 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

50{ return m_py; }

◆ pz() [1/2]

Double_t TMucTrack::pz ( ) const
inline

◆ pz() [2/2]

Double_t TMucTrack::pz ( ) const
inline

Definition at line 51 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

51{ return m_pz; }

◆ rms() [1/2]

Double_t TMucTrack::rms ( ) const
inline

◆ rms() [2/2]

Double_t TMucTrack::rms ( ) const
inline

Definition at line 39 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

39{ return m_rms; }

◆ setBrLastLayer() [1/2]

void TMucTrack::setBrLastLayer ( Int_t  layer)
inline

Definition at line 73 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

73{m_brLastLayer = layer; }

Referenced by MucTrackCnv::DataObjectToTObject().

◆ setBrLastLayer() [2/2]

void TMucTrack::setBrLastLayer ( Int_t  layer)
inline

Definition at line 73 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

73{m_brLastLayer = layer; }

◆ setChi2() [1/2]

void TMucTrack::setChi2 ( Double_t  chi2)
inline

◆ setChi2() [2/2]

void TMucTrack::setChi2 ( Double_t  chi2)
inline

Definition at line 80 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

80{ m_chi2 = chi2; }

◆ setDeltaPhi() [1/2]

void TMucTrack::setDeltaPhi ( double  dphi)
inline

Definition at line 97 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

97{m_deltaPhi = dphi; }

Referenced by MucTrackCnv::DataObjectToTObject().

◆ setDeltaPhi() [2/2]

void TMucTrack::setDeltaPhi ( double  dphi)
inline

Definition at line 97 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

97{m_deltaPhi = dphi; }

◆ setDepth() [1/2]

void TMucTrack::setDepth ( Double_t  depth)
inline

◆ setDepth() [2/2]

void TMucTrack::setDepth ( Double_t  depth)
inline

Definition at line 79 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

79{ m_depth = depth; }

◆ setDistance() [1/2]

void TMucTrack::setDistance ( double  dist)
inline

Definition at line 96 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

96{m_distance = dist; }

Referenced by MucTrackCnv::DataObjectToTObject().

◆ setDistance() [2/2]

void TMucTrack::setDistance ( double  dist)
inline

Definition at line 96 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

96{m_distance = dist; }

◆ setDof() [1/2]

void TMucTrack::setDof ( Int_t  dof)
inline

◆ setDof() [2/2]

void TMucTrack::setDof ( Int_t  dof)
inline

Definition at line 81 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

81{ m_dof = dof ; }

◆ setEcLastLayer() [1/2]

void TMucTrack::setEcLastLayer ( Int_t  layer)
inline

Definition at line 74 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

74{m_ecLastLayer = layer; }

Referenced by MucTrackCnv::DataObjectToTObject().

◆ setEcLastLayer() [2/2]

void TMucTrack::setEcLastLayer ( Int_t  layer)
inline

Definition at line 74 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

74{m_ecLastLayer = layer; }

◆ setEndPart() [1/2]

void TMucTrack::setEndPart ( Int_t  part)
inline

Definition at line 72 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

72{m_endPart = part; }

Referenced by MucTrackCnv::DataObjectToTObject().

◆ setEndPart() [2/2]

void TMucTrack::setEndPart ( Int_t  part)
inline

Definition at line 72 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

72{m_endPart = part; }

◆ setId() [1/2]

void TMucTrack::setId ( Int_t  id)
inline

◆ setId() [2/2]

void TMucTrack::setId ( Int_t  id)
inline

Definition at line 67 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

67{ m_id = id ; }

◆ setkalbrLastLayer() [1/2]

void TMucTrack::setkalbrLastLayer ( Int_t  br)
inline

Definition at line 103 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

103{m_kalbrLastLayer = br;}

Referenced by MucTrackCnv::DataObjectToTObject().

◆ setkalbrLastLayer() [2/2]

void TMucTrack::setkalbrLastLayer ( Int_t  br)
inline

Definition at line 103 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

103{m_kalbrLastLayer = br;}

◆ setkalDepth() [1/2]

void TMucTrack::setkalDepth ( Double_t  de)
inline

◆ setkalDepth() [2/2]

void TMucTrack::setkalDepth ( Double_t  de)
inline

Definition at line 102 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

102{m_kaldepth = de;}

◆ setkalDof() [1/2]

void TMucTrack::setkalDof ( Int_t  f)
inline

Definition at line 101 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

101{m_kaldof = f;}
TFile f("ana_bhabha660a_dqa_mcPat_zy_old.root")

Referenced by MucTrackCnv::DataObjectToTObject().

◆ setkalDof() [2/2]

void TMucTrack::setkalDof ( Int_t  f)
inline

Definition at line 101 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

101{m_kaldof = f;}

◆ setkalecLastLayer() [1/2]

void TMucTrack::setkalecLastLayer ( Int_t  ec)
inline

Definition at line 104 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

104{m_kalecLastLayer = ec;}

Referenced by MucTrackCnv::DataObjectToTObject().

◆ setkalecLastLayer() [2/2]

void TMucTrack::setkalecLastLayer ( Int_t  ec)
inline

Definition at line 104 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

104{m_kalecLastLayer = ec;}

◆ setkalRechi2() [1/2]

void TMucTrack::setkalRechi2 ( Double_t  ch)
inline

◆ setkalRechi2() [2/2]

void TMucTrack::setkalRechi2 ( Double_t  ch)
inline

Definition at line 100 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

100{m_kalrechi2=ch;}

◆ setMaxHitsInLayer() [1/2]

void TMucTrack::setMaxHitsInLayer ( Int_t  maxHits)
inline

Definition at line 77 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

77{ m_maxHitsInLayer = maxHits; }

Referenced by MucTrackCnv::DataObjectToTObject().

◆ setMaxHitsInLayer() [2/2]

void TMucTrack::setMaxHitsInLayer ( Int_t  maxHits)
inline

Definition at line 77 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

77{ m_maxHitsInLayer = maxHits; }

◆ setNumHits() [1/2]

void TMucTrack::setNumHits ( Int_t  numHits)
inline

◆ setNumHits() [2/2]

void TMucTrack::setNumHits ( Int_t  numHits)
inline

Definition at line 75 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

75{ m_numHits = numHits; }

◆ setNumLayers() [1/2]

void TMucTrack::setNumLayers ( Int_t  numLayers)
inline

◆ setNumLayers() [2/2]

void TMucTrack::setNumLayers ( Int_t  numLayers)
inline

Definition at line 76 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

76{ m_numLayers = numLayers; }

◆ setPx() [1/2]

void TMucTrack::setPx ( Double_t  px)
inline

◆ setPx() [2/2]

void TMucTrack::setPx ( Double_t  px)
inline

Definition at line 92 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

92{ m_px = px; }

◆ setPy() [1/2]

void TMucTrack::setPy ( Double_t  py)
inline

◆ setPy() [2/2]

void TMucTrack::setPy ( Double_t  py)
inline

Definition at line 93 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

93{ m_py = py; }

◆ setPz() [1/2]

void TMucTrack::setPz ( Double_t  pz)
inline

◆ setPz() [2/2]

void TMucTrack::setPz ( Double_t  pz)
inline

Definition at line 94 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

94{ m_pz = pz; }

◆ setRms() [1/2]

void TMucTrack::setRms ( Double_t  rms)
inline

◆ setRms() [2/2]

void TMucTrack::setRms ( Double_t  rms)
inline

Definition at line 82 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

82{ m_rms = rms ; }

◆ setStartPart() [1/2]

void TMucTrack::setStartPart ( Int_t  part)
inline

Definition at line 71 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

71{m_startPart = part; }

Referenced by MucTrackCnv::DataObjectToTObject().

◆ setStartPart() [2/2]

void TMucTrack::setStartPart ( Int_t  part)
inline

Definition at line 71 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

71{m_startPart = part; }

◆ setStatus() [1/2]

void TMucTrack::setStatus ( Int_t  st)
inline

◆ setStatus() [2/2]

void TMucTrack::setStatus ( Int_t  st)
inline

Definition at line 68 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

68{ m_status = st; }

◆ setTrackId() [1/2]

void TMucTrack::setTrackId ( Int_t  trackId)
inline

◆ setTrackId() [2/2]

void TMucTrack::setTrackId ( Int_t  trackId)
inline

Definition at line 66 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

66{ m_trackId = trackId ;}

◆ setType() [1/2]

void TMucTrack::setType ( Int_t  type)
inline

◆ setType() [2/2]

void TMucTrack::setType ( Int_t  type)
inline

Definition at line 69 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

69{ m_type = type; }

◆ setXPos() [1/2]

void TMucTrack::setXPos ( Double_t  x)
inline

Definition at line 84 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

84{ m_xPos = x; }
Double_t x[10]

Referenced by MucTrackCnv::DataObjectToTObject().

◆ setXPos() [2/2]

void TMucTrack::setXPos ( Double_t  x)
inline

Definition at line 84 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

84{ m_xPos = x; }

◆ setXPosSigma() [1/2]

void TMucTrack::setXPosSigma ( Double_t  x)
inline

◆ setXPosSigma() [2/2]

void TMucTrack::setXPosSigma ( Double_t  x)
inline

Definition at line 88 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

88{ m_xPosSigma = x; }

◆ setYPos() [1/2]

void TMucTrack::setYPos ( Double_t  y)
inline

◆ setYPos() [2/2]

void TMucTrack::setYPos ( Double_t  y)
inline

Definition at line 85 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

85{ m_yPos = y; }

◆ setYPosSigma() [1/2]

void TMucTrack::setYPosSigma ( Double_t  y)
inline

◆ setYPosSigma() [2/2]

void TMucTrack::setYPosSigma ( Double_t  y)
inline

Definition at line 89 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

89{ m_yPosSigma = y; }

◆ setZPos() [1/2]

void TMucTrack::setZPos ( Double_t  z)
inline

◆ setZPos() [2/2]

void TMucTrack::setZPos ( Double_t  z)
inline

Definition at line 86 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

86{ m_zPos = z; }

◆ setZPosSigma() [1/2]

void TMucTrack::setZPosSigma ( Double_t  z)
inline

Definition at line 90 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

90{ m_zPosSigma = z; }

Referenced by MucTrackCnv::DataObjectToTObject().

◆ setZPosSigma() [2/2]

void TMucTrack::setZPosSigma ( Double_t  z)
inline

Definition at line 90 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

90{ m_zPosSigma = z; }

◆ startPart() [1/2]

Int_t TMucTrack::startPart ( ) const
inline

Definition at line 28 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

28{ return m_startPart; } // start position of track locates in which part

Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().

◆ startPart() [2/2]

Int_t TMucTrack::startPart ( ) const
inline

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

28{ return m_startPart; } // start position of track locates in which part

◆ status() [1/2]

Int_t TMucTrack::status ( ) const
inline

◆ status() [2/2]

Int_t TMucTrack::status ( ) const
inline

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

25{ return m_status; }

◆ trackId() [1/2]

Int_t TMucTrack::trackId ( ) const
inline

◆ trackId() [2/2]

Int_t TMucTrack::trackId ( ) const
inline

Definition at line 23 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

23{ return m_trackId; }

◆ type() [1/2]

Int_t TMucTrack::type ( ) const
inline

◆ type() [2/2]

Int_t TMucTrack::type ( ) const
inline

Definition at line 26 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.

26{ return m_type; }

◆ xPos() [1/2]

Double_t TMucTrack::xPos ( ) const
inline

Definition at line 41 of file Event/RootEventData/RootEventData-00-03-81/RootEventData/TMucTrack.h.

41{ return m_xPos; } // position on the start of track in muc (vertex)

Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().

◆ xPos() [2/2]

Double_t TMucTrack::xPos ( ) const
inline

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

41{ return m_xPos; } // position on the start of track in muc (vertex)

◆ xPosSigma() [1/2]

Double_t TMucTrack::xPosSigma ( ) const
inline

◆ xPosSigma() [2/2]

Double_t TMucTrack::xPosSigma ( ) const
inline

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

45{return m_xPosSigma; }

◆ yPos() [1/2]

Double_t TMucTrack::yPos ( ) const
inline

◆ yPos() [2/2]

Double_t TMucTrack::yPos ( ) const
inline

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

42{ return m_yPos; }

◆ yPosSigma() [1/2]

Double_t TMucTrack::yPosSigma ( ) const
inline

◆ yPosSigma() [2/2]

Double_t TMucTrack::yPosSigma ( ) const
inline

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

46{return m_yPosSigma; }

◆ zPos() [1/2]

Double_t TMucTrack::zPos ( ) const
inline

◆ zPos() [2/2]

Double_t TMucTrack::zPos ( ) const
inline

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

43{ return m_zPos; }

◆ zPosSigma() [1/2]

Double_t TMucTrack::zPosSigma ( ) const
inline

◆ zPosSigma() [2/2]

Double_t TMucTrack::zPosSigma ( ) const
inline

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

47{return m_zPosSigma; }

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