BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
DstMucTrack Class Reference

#include <DstMucTrack.h>

+ Inheritance diagram for DstMucTrack:

Public Member Functions

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

Static Public Member Functions

static const CLID & classID ()
 
static const CLID & classID ()
 

Protected Attributes

int m_trackId
 
int m_id
 
int m_status
 
int m_type
 
int m_startPart
 
int m_endPart
 
int m_brLastLayer
 
int m_ecLastLayer
 
int m_numHits
 
int m_numLayers
 
int m_maxHitsInLayer
 
double m_depth
 
double m_chi2
 
int m_dof
 
double m_rms
 
double m_xPos
 
double m_yPos
 
double m_zPos
 
double m_xPosSigma
 
double m_yPosSigma
 
double m_zPosSigma
 
double m_px
 
double m_py
 
double m_pz
 
double m_distance
 
double m_deltaPhi
 
vector< int > m_vecHits
 
double m_kalrechi2
 
int m_kaldof
 
double m_kaldepth
 
int m_kalbrLastLayer
 
int m_kalecLastLayer
 

Detailed Description

Constructor & Destructor Documentation

◆ DstMucTrack() [1/2]

DstMucTrack::DstMucTrack ( )
inline

◆ ~DstMucTrack() [1/2]

virtual DstMucTrack::~DstMucTrack ( )
inlinevirtual

Assignment constructor.

Copy constructor.

Definition at line 27 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

27{}

◆ DstMucTrack() [2/2]

DstMucTrack::DstMucTrack ( )
inline

Definition at line 17 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

17{}

◆ ~DstMucTrack() [2/2]

virtual DstMucTrack::~DstMucTrack ( )
inlinevirtual

Assignment constructor.

Copy constructor.

Definition at line 27 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

27{}

Member Function Documentation

◆ brLastLayer() [1/2]

int DstMucTrack::brLastLayer ( ) const
inline

Definition at line 39 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

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

Referenced by RecMucTrack::ComputeDepth().

◆ brLastLayer() [2/2]

int DstMucTrack::brLastLayer ( ) const
inline

Definition at line 39 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

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

◆ chi2() [1/2]

double DstMucTrack::chi2 ( ) const
inline

◆ chi2() [2/2]

double DstMucTrack::chi2 ( ) const
inline

Definition at line 46 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

46{ return m_chi2; }

◆ classID() [1/2]

static const CLID & DstMucTrack::classID ( )
inlinestatic

Definition at line 30 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

30{ return CLID_DstMucTrack; }
const CLID & CLID_DstMucTrack
Definition: EventModel.cxx:267

Referenced by clID().

◆ classID() [2/2]

static const CLID & DstMucTrack::classID ( )
inlinestatic

Definition at line 30 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

30{ return CLID_DstMucTrack; }

◆ clID() [1/2]

virtual const CLID & DstMucTrack::clID ( ) const
inlinevirtual

◆ clID() [2/2]

virtual const CLID & DstMucTrack::clID ( ) const
inlinevirtual

Reimplemented in RecMucTrack, and RecMucTrack.

Definition at line 29 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

29{ return DstMucTrack::classID();}

◆ deltaPhi() [1/2]

◆ deltaPhi() [2/2]

double DstMucTrack::deltaPhi ( ) const
inline

Definition at line 63 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

63{ return m_deltaPhi;}

◆ depth() [1/2]

◆ depth() [2/2]

double DstMucTrack::depth ( ) const
inline

Definition at line 45 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

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

◆ distance() [1/2]

◆ distance() [2/2]

double DstMucTrack::distance ( ) const
inline

Definition at line 62 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

62{ return m_distance;}

◆ dof() [1/2]

int DstMucTrack::dof ( ) const
inline

◆ dof() [2/2]

int DstMucTrack::dof ( ) const
inline

Definition at line 47 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

47{ return m_dof; }

◆ ecLastLayer() [1/2]

int DstMucTrack::ecLastLayer ( ) const
inline

Definition at line 40 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

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

Referenced by RecMucTrack::ComputeDepth().

◆ ecLastLayer() [2/2]

int DstMucTrack::ecLastLayer ( ) const
inline

Definition at line 40 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

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

◆ endPart() [1/2]

int DstMucTrack::endPart ( ) const
inline

Definition at line 38 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

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

◆ endPart() [2/2]

int DstMucTrack::endPart ( ) const
inline

Definition at line 38 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

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

◆ id() [1/2]

◆ id() [2/2]

int DstMucTrack::id ( ) const
inline

Definition at line 33 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

33{ return m_id; }

◆ kalbrLastLayer() [1/2]

int DstMucTrack::kalbrLastLayer ( ) const
inline

◆ kalbrLastLayer() [2/2]

int DstMucTrack::kalbrLastLayer ( ) const
inline

◆ kaldepth() [1/2]

double DstMucTrack::kaldepth ( ) const
inline

◆ kaldepth() [2/2]

double DstMucTrack::kaldepth ( ) const
inline

Definition at line 70 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

70{return m_kaldepth;}

◆ kaldof() [1/2]

int DstMucTrack::kaldof ( ) const
inline

◆ kaldof() [2/2]

int DstMucTrack::kaldof ( ) const
inline

Definition at line 69 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

69{return m_kaldof;}

◆ kalecLastLayer() [1/2]

int DstMucTrack::kalecLastLayer ( ) const
inline

◆ kalecLastLayer() [2/2]

int DstMucTrack::kalecLastLayer ( ) const
inline

◆ kalRechi2() [1/2]

double DstMucTrack::kalRechi2 ( ) const
inline

◆ kalRechi2() [2/2]

double DstMucTrack::kalRechi2 ( ) const
inline

Definition at line 68 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

68{return m_kalrechi2;}

◆ maxHitsInLayer() [1/2]

◆ maxHitsInLayer() [2/2]

int DstMucTrack::maxHitsInLayer ( ) const
inline

Definition at line 43 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

43{ return m_maxHitsInLayer; }

◆ numHits() [1/2]

◆ numHits() [2/2]

int DstMucTrack::numHits ( ) const
inline

Definition at line 41 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

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

◆ numLayers() [1/2]

◆ numLayers() [2/2]

int DstMucTrack::numLayers ( ) const
inline

Definition at line 42 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

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

◆ px() [1/2]

double DstMucTrack::px ( ) const
inline

◆ px() [2/2]

double DstMucTrack::px ( ) const
inline

Definition at line 58 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

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

◆ py() [1/2]

◆ py() [2/2]

double DstMucTrack::py ( ) const
inline

Definition at line 59 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

59{ return m_py; }

◆ pz() [1/2]

◆ pz() [2/2]

double DstMucTrack::pz ( ) const
inline

Definition at line 60 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

60{ return m_pz; }

◆ rms() [1/2]

double DstMucTrack::rms ( ) const
inline

◆ rms() [2/2]

double DstMucTrack::rms ( ) const
inline

Definition at line 48 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

48{ return m_rms; }

◆ setBrLastLayer() [1/2]

void DstMucTrack::setBrLastLayer ( int  layer)
inline

◆ setBrLastLayer() [2/2]

void DstMucTrack::setBrLastLayer ( int  layer)
inline

Definition at line 82 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

82{m_brLastLayer = layer; }

◆ setChi2() [1/2]

void DstMucTrack::setChi2 ( double  chi2)
inline

◆ setChi2() [2/2]

void DstMucTrack::setChi2 ( double  chi2)
inline

Definition at line 89 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

89{ m_chi2 = chi2; }

◆ setDeltaPhi() [1/2]

void DstMucTrack::setDeltaPhi ( double  dphi)
inline

◆ setDeltaPhi() [2/2]

void DstMucTrack::setDeltaPhi ( double  dphi)
inline

Definition at line 106 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

106{m_deltaPhi = dphi; }

◆ setDepth() [1/2]

void DstMucTrack::setDepth ( double  depth)
inline

◆ setDepth() [2/2]

void DstMucTrack::setDepth ( double  depth)
inline

◆ setDistance() [1/2]

void DstMucTrack::setDistance ( double  dist)
inline

◆ setDistance() [2/2]

void DstMucTrack::setDistance ( double  dist)
inline

Definition at line 105 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

105{m_distance = dist; }

◆ setDof() [1/2]

◆ setDof() [2/2]

void DstMucTrack::setDof ( int  dof)
inline

Definition at line 90 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

90{ m_dof = dof ; }

◆ setEcLastLayer() [1/2]

void DstMucTrack::setEcLastLayer ( int  layer)
inline

◆ setEcLastLayer() [2/2]

void DstMucTrack::setEcLastLayer ( int  layer)
inline

Definition at line 83 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

83{m_ecLastLayer = layer; }

◆ setEndPart() [1/2]

void DstMucTrack::setEndPart ( int  part)
inline

◆ setEndPart() [2/2]

void DstMucTrack::setEndPart ( int  part)
inline

Definition at line 81 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

81{m_endPart = part; }

◆ setId() [1/2]

◆ setId() [2/2]

void DstMucTrack::setId ( int  id)
inline

Definition at line 76 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

76{ m_id = id ; }

◆ setkalbrLastLayer() [1/2]

void DstMucTrack::setkalbrLastLayer ( int  br)
inline

◆ setkalbrLastLayer() [2/2]

void DstMucTrack::setkalbrLastLayer ( int  br)
inline

◆ setkalDepth() [1/2]

void DstMucTrack::setkalDepth ( double  de)
inline

◆ setkalDepth() [2/2]

void DstMucTrack::setkalDepth ( double  de)
inline

Definition at line 112 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

112{m_kaldepth = de;}

◆ setkalDof() [1/2]

void DstMucTrack::setkalDof ( int  f)
inline

◆ setkalDof() [2/2]

void DstMucTrack::setkalDof ( int  f)
inline

Definition at line 111 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

111{m_kaldof = f;}

◆ setkalecLastLayer() [1/2]

void DstMucTrack::setkalecLastLayer ( int  ec)
inline

◆ setkalecLastLayer() [2/2]

void DstMucTrack::setkalecLastLayer ( int  ec)
inline

◆ setkalRechi2() [1/2]

void DstMucTrack::setkalRechi2 ( double  ch)
inline

◆ setkalRechi2() [2/2]

void DstMucTrack::setkalRechi2 ( double  ch)
inline

◆ setMaxHitsInLayer() [1/2]

void DstMucTrack::setMaxHitsInLayer ( int  maxHits)
inline

◆ setMaxHitsInLayer() [2/2]

void DstMucTrack::setMaxHitsInLayer ( int  maxHits)
inline

Definition at line 86 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

86{ m_maxHitsInLayer = maxHits; }

◆ setNumHits() [1/2]

void DstMucTrack::setNumHits ( int  numHits)
inline

◆ setNumHits() [2/2]

void DstMucTrack::setNumHits ( int  numHits)
inline

◆ setNumLayers() [1/2]

void DstMucTrack::setNumLayers ( int  numLayers)
inline

◆ setNumLayers() [2/2]

void DstMucTrack::setNumLayers ( int  numLayers)
inline

◆ setPx() [1/2]

void DstMucTrack::setPx ( double  px)
inline

◆ setPx() [2/2]

void DstMucTrack::setPx ( double  px)
inline

Definition at line 101 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

101{ m_px = px; }

◆ setPy() [1/2]

void DstMucTrack::setPy ( double  py)
inline

◆ setPy() [2/2]

void DstMucTrack::setPy ( double  py)
inline

Definition at line 102 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

102{ m_py = py; }

◆ setPz() [1/2]

void DstMucTrack::setPz ( double  pz)
inline

◆ setPz() [2/2]

void DstMucTrack::setPz ( double  pz)
inline

Definition at line 103 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

103{ m_pz = pz; }

◆ setRms() [1/2]

void DstMucTrack::setRms ( double  rms)
inline

◆ setRms() [2/2]

void DstMucTrack::setRms ( double  rms)
inline

Definition at line 91 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

91{ m_rms = rms ; }

◆ setStartPart() [1/2]

◆ setStartPart() [2/2]

void DstMucTrack::setStartPart ( int  part)
inline

Definition at line 80 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

80{m_startPart = part; }

◆ setStatus() [1/2]

◆ setStatus() [2/2]

void DstMucTrack::setStatus ( int  st)
inline

Definition at line 77 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

77{ m_status = st; }

◆ setTrackId() [1/2]

◆ setTrackId() [2/2]

void DstMucTrack::setTrackId ( int  trackId)
inline

◆ setType() [1/2]

◆ setType() [2/2]

void DstMucTrack::setType ( int  type)
inline

Definition at line 78 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

78{ m_type = type; }

◆ setVecHits() [1/2]

void DstMucTrack::setVecHits ( vector< int > &  vecHits)
inline

◆ setVecHits() [2/2]

void DstMucTrack::setVecHits ( vector< int > &  vecHits)
inline

◆ setXPos() [1/2]

void DstMucTrack::setXPos ( double  x)
inline

◆ setXPos() [2/2]

void DstMucTrack::setXPos ( double  x)
inline

Definition at line 93 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

93{ m_xPos = x; }

◆ setXPosSigma() [1/2]

void DstMucTrack::setXPosSigma ( double  xsigma)
inline

◆ setXPosSigma() [2/2]

void DstMucTrack::setXPosSigma ( double  xsigma)
inline

Definition at line 97 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

97{ m_xPosSigma = xsigma; }

◆ setYPos() [1/2]

◆ setYPos() [2/2]

void DstMucTrack::setYPos ( double  y)
inline

Definition at line 94 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

94{ m_yPos = y; }

◆ setYPosSigma() [1/2]

void DstMucTrack::setYPosSigma ( double  ysigma)
inline

◆ setYPosSigma() [2/2]

void DstMucTrack::setYPosSigma ( double  ysigma)
inline

Definition at line 98 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

98{ m_yPosSigma = ysigma; }

◆ setZPos() [1/2]

◆ setZPos() [2/2]

void DstMucTrack::setZPos ( double  z)
inline

Definition at line 95 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

95{ m_zPos = z; }

◆ setZPosSigma() [1/2]

void DstMucTrack::setZPosSigma ( double  zsigma)
inline

◆ setZPosSigma() [2/2]

void DstMucTrack::setZPosSigma ( double  zsigma)
inline

Definition at line 99 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

99{ m_zPosSigma = zsigma; }

◆ startPart() [1/2]

int DstMucTrack::startPart ( ) const
inline

Definition at line 37 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

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

◆ startPart() [2/2]

int DstMucTrack::startPart ( ) const
inline

Definition at line 37 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

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

◆ status() [1/2]

int DstMucTrack::status ( ) const
inline

Definition at line 34 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

34{ return m_status; }

Referenced by RecMucTrack::LineFit().

◆ status() [2/2]

int DstMucTrack::status ( ) const
inline

Definition at line 34 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

34{ return m_status; }

◆ trackId() [1/2]

◆ trackId() [2/2]

int DstMucTrack::trackId ( ) const
inline

Definition at line 32 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

32{ return m_trackId ; }

◆ type() [1/2]

int DstMucTrack::type ( ) const
inline

Definition at line 35 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

35{ return m_type; }

Referenced by setType().

◆ type() [2/2]

int DstMucTrack::type ( ) const
inline

Definition at line 35 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

35{ return m_type; }

◆ vecHits() [1/2]

vector< int > DstMucTrack::vecHits ( ) const
inline

Definition at line 65 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

65{ return m_vecHits ;}

Referenced by setVecHits().

◆ vecHits() [2/2]

vector< int > DstMucTrack::vecHits ( ) const
inline

Definition at line 65 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

65{ return m_vecHits ;}

◆ xPos() [1/2]

double DstMucTrack::xPos ( ) const
inline

Definition at line 50 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

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

◆ xPos() [2/2]

double DstMucTrack::xPos ( ) const
inline

Definition at line 50 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

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

◆ xPosSigma() [1/2]

double DstMucTrack::xPosSigma ( ) const
inline

Definition at line 54 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

54{ return m_xPosSigma; }

◆ xPosSigma() [2/2]

double DstMucTrack::xPosSigma ( ) const
inline

Definition at line 54 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

54{ return m_xPosSigma; }

◆ yPos() [1/2]

double DstMucTrack::yPos ( ) const
inline

Definition at line 51 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

51{ return m_yPos; }

◆ yPos() [2/2]

double DstMucTrack::yPos ( ) const
inline

Definition at line 51 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

51{ return m_yPos; }

◆ yPosSigma() [1/2]

double DstMucTrack::yPosSigma ( ) const
inline

Definition at line 55 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

55{ return m_yPosSigma; }

◆ yPosSigma() [2/2]

double DstMucTrack::yPosSigma ( ) const
inline

Definition at line 55 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

55{ return m_yPosSigma; }

◆ zPos() [1/2]

double DstMucTrack::zPos ( ) const
inline

Definition at line 52 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

52{ return m_zPos; }

◆ zPos() [2/2]

double DstMucTrack::zPos ( ) const
inline

Definition at line 52 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

52{ return m_zPos; }

◆ zPosSigma() [1/2]

double DstMucTrack::zPosSigma ( ) const
inline

Definition at line 56 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

56{ return m_zPosSigma; }

◆ zPosSigma() [2/2]

double DstMucTrack::zPosSigma ( ) const
inline

Definition at line 56 of file InstallArea/include/DstEvent/DstEvent/DstMucTrack.h.

56{ return m_zPosSigma; }

Member Data Documentation

◆ m_brLastLayer

◆ m_chi2

◆ m_deltaPhi

◆ m_depth

◆ m_distance

double DstMucTrack::m_distance
protected

◆ m_dof

◆ m_ecLastLayer

◆ m_endPart

◆ m_id

int DstMucTrack::m_id
protected

◆ m_kalbrLastLayer

int DstMucTrack::m_kalbrLastLayer
protected

◆ m_kaldepth

double DstMucTrack::m_kaldepth
protected

◆ m_kaldof

int DstMucTrack::m_kaldof
protected

◆ m_kalecLastLayer

int DstMucTrack::m_kalecLastLayer
protected

◆ m_kalrechi2

double DstMucTrack::m_kalrechi2
protected

◆ m_maxHitsInLayer

◆ m_numHits

◆ m_numLayers

◆ m_px

◆ m_py

◆ m_pz

◆ m_rms

◆ m_startPart

int DstMucTrack::m_startPart
protected

◆ m_status

◆ m_trackId

int DstMucTrack::m_trackId
protected

◆ m_type

int DstMucTrack::m_type
protected

◆ m_vecHits

vector< int > DstMucTrack::m_vecHits
protected

Definition at line 151 of file Event/DstEvent/DstEvent-00-02-51/DstEvent/DstMucTrack.h.

Referenced by setVecHits(), and vecHits().

◆ m_xPos

◆ m_xPosSigma

◆ m_yPos

◆ m_yPosSigma

◆ m_zPos

◆ m_zPosSigma


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