BOSS 8.0.0
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)
 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 ()
static const CLID & classID ()

Protected Attributes

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

Detailed Description

Constructor & Destructor Documentation

◆ DstMucTrack() [1/3]

DstMucTrack::DstMucTrack ( )
inline

◆ ~DstMucTrack() [1/3]

virtual DstMucTrack::~DstMucTrack ( )
inlinevirtual

Assignment constructor.

Copy constructor.

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

27{}

◆ DstMucTrack() [2/3]

DstMucTrack::DstMucTrack ( )
inline

◆ ~DstMucTrack() [2/3]

virtual DstMucTrack::~DstMucTrack ( )
inlinevirtual

Assignment constructor.

Copy constructor.

Definition at line 27 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstMucTrack.h.

27{}

◆ DstMucTrack() [3/3]

DstMucTrack::DstMucTrack ( )
inline

◆ ~DstMucTrack() [3/3]

virtual DstMucTrack::~DstMucTrack ( )
inlinevirtual

Assignment constructor.

Copy constructor.

Definition at line 27 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstMucTrack.h.

27{}

Member Function Documentation

◆ brLastLayer() [1/3]

int DstMucTrack::brLastLayer ( ) const
inline

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

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

Referenced by RecMucTrack::ComputeDepth(), and RecMucTrack::ComputeDepth().

◆ brLastLayer() [2/3]

int DstMucTrack::brLastLayer ( ) const
inline

Definition at line 41 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstMucTrack.h.

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

◆ brLastLayer() [3/3]

int DstMucTrack::brLastLayer ( ) const
inline

Definition at line 41 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstMucTrack.h.

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

◆ chi2() [1/3]

double DstMucTrack::chi2 ( ) const
inline

◆ chi2() [2/3]

double DstMucTrack::chi2 ( ) const
inline

◆ chi2() [3/3]

double DstMucTrack::chi2 ( ) const
inline

◆ classID() [1/3]

const CLID & DstMucTrack::classID ( )
inlinestatic

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

30{ return CLID_DstMucTrack; }
const CLID & CLID_DstMucTrack

Referenced by clID().

◆ classID() [2/3]

const CLID & DstMucTrack::classID ( )
inlinestatic

◆ classID() [3/3]

const CLID & DstMucTrack::classID ( )
inlinestatic

◆ clID() [1/3]

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

Reimplemented in RecMucTrack, RecMucTrack, and RecMucTrack.

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

29{ return DstMucTrack::classID(); }

◆ clID() [2/3]

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

◆ clID() [3/3]

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

◆ deltaPhi() [1/3]

◆ deltaPhi() [2/3]

double DstMucTrack::deltaPhi ( ) const
inline

◆ deltaPhi() [3/3]

double DstMucTrack::deltaPhi ( ) const
inline

◆ depth() [1/3]

◆ depth() [2/3]

double DstMucTrack::depth ( ) const
inline

Definition at line 47 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstMucTrack.h.

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

◆ depth() [3/3]

double DstMucTrack::depth ( ) const
inline

Definition at line 47 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstMucTrack.h.

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

◆ distance() [1/3]

◆ distance() [2/3]

double DstMucTrack::distance ( ) const
inline

◆ distance() [3/3]

double DstMucTrack::distance ( ) const
inline

◆ dof() [1/3]

int DstMucTrack::dof ( ) const
inline

◆ dof() [2/3]

int DstMucTrack::dof ( ) const
inline

◆ dof() [3/3]

int DstMucTrack::dof ( ) const
inline

◆ ecLastLayer() [1/3]

int DstMucTrack::ecLastLayer ( ) const
inline

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

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

Referenced by RecMucTrack::ComputeDepth(), and RecMucTrack::ComputeDepth().

◆ ecLastLayer() [2/3]

int DstMucTrack::ecLastLayer ( ) const
inline

Definition at line 42 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstMucTrack.h.

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

◆ ecLastLayer() [3/3]

int DstMucTrack::ecLastLayer ( ) const
inline

Definition at line 42 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstMucTrack.h.

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

◆ endPart() [1/3]

int DstMucTrack::endPart ( ) const
inline

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

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

◆ endPart() [2/3]

int DstMucTrack::endPart ( ) const
inline

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

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

◆ endPart() [3/3]

int DstMucTrack::endPart ( ) const
inline

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

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

◆ id() [1/3]

◆ id() [2/3]

int DstMucTrack::id ( ) const
inline

Definition at line 33 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstMucTrack.h.

33{ return m_id; }

◆ id() [3/3]

int DstMucTrack::id ( ) const
inline

Definition at line 33 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstMucTrack.h.

33{ return m_id; }

◆ kalbrLastLayer() [1/3]

int DstMucTrack::kalbrLastLayer ( ) const
inline

◆ kalbrLastLayer() [2/3]

int DstMucTrack::kalbrLastLayer ( ) const
inline

◆ kalbrLastLayer() [3/3]

int DstMucTrack::kalbrLastLayer ( ) const
inline

◆ kaldepth() [1/3]

double DstMucTrack::kaldepth ( ) const
inline

◆ kaldepth() [2/3]

double DstMucTrack::kaldepth ( ) const
inline

◆ kaldepth() [3/3]

double DstMucTrack::kaldepth ( ) const
inline

◆ kaldof() [1/3]

int DstMucTrack::kaldof ( ) const
inline

◆ kaldof() [2/3]

int DstMucTrack::kaldof ( ) const
inline

◆ kaldof() [3/3]

int DstMucTrack::kaldof ( ) const
inline

◆ kalecLastLayer() [1/3]

int DstMucTrack::kalecLastLayer ( ) const
inline

◆ kalecLastLayer() [2/3]

int DstMucTrack::kalecLastLayer ( ) const
inline

◆ kalecLastLayer() [3/3]

int DstMucTrack::kalecLastLayer ( ) const
inline

◆ kalRechi2() [1/3]

double DstMucTrack::kalRechi2 ( ) const
inline

◆ kalRechi2() [2/3]

double DstMucTrack::kalRechi2 ( ) const
inline

◆ kalRechi2() [3/3]

double DstMucTrack::kalRechi2 ( ) const
inline

◆ maxHitsInLayer() [1/3]

int DstMucTrack::maxHitsInLayer ( ) const
inline

◆ maxHitsInLayer() [2/3]

int DstMucTrack::maxHitsInLayer ( ) const
inline

◆ maxHitsInLayer() [3/3]

int DstMucTrack::maxHitsInLayer ( ) const
inline

◆ numHits() [1/3]

◆ numHits() [2/3]

int DstMucTrack::numHits ( ) const
inline

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

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

◆ numHits() [3/3]

int DstMucTrack::numHits ( ) const
inline

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

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

◆ numLayers() [1/3]

◆ numLayers() [2/3]

int DstMucTrack::numLayers ( ) const
inline

Definition at line 44 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstMucTrack.h.

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

◆ numLayers() [3/3]

int DstMucTrack::numLayers ( ) const
inline

Definition at line 44 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstMucTrack.h.

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

◆ px() [1/3]

double DstMucTrack::px ( ) const
inline

◆ px() [2/3]

double DstMucTrack::px ( ) const
inline

Definition at line 60 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstMucTrack.h.

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

◆ px() [3/3]

double DstMucTrack::px ( ) const
inline

Definition at line 60 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstMucTrack.h.

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

◆ py() [1/3]

◆ py() [2/3]

double DstMucTrack::py ( ) const
inline

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

61{ return m_py; }

◆ py() [3/3]

double DstMucTrack::py ( ) const
inline

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

61{ return m_py; }

◆ pz() [1/3]

◆ pz() [2/3]

double DstMucTrack::pz ( ) const
inline

Definition at line 62 of file InstallArea/x86_64-el9-gcc13-dbg/include/DstEvent/DstMucTrack.h.

62{ return m_pz; }

◆ pz() [3/3]

double DstMucTrack::pz ( ) const
inline

Definition at line 62 of file InstallArea/x86_64-el9-gcc13-opt/include/DstEvent/DstMucTrack.h.

62{ return m_pz; }

◆ rms() [1/3]

double DstMucTrack::rms ( ) const
inline

◆ rms() [2/3]

double DstMucTrack::rms ( ) const
inline

◆ rms() [3/3]

double DstMucTrack::rms ( ) const
inline

◆ setBrLastLayer() [1/3]

void DstMucTrack::setBrLastLayer ( int layer)
inline

◆ setBrLastLayer() [2/3]

void DstMucTrack::setBrLastLayer ( int layer)
inline

◆ setBrLastLayer() [3/3]

void DstMucTrack::setBrLastLayer ( int layer)
inline

◆ setChi2() [1/3]

void DstMucTrack::setChi2 ( double chi2)
inline

◆ setChi2() [2/3]

void DstMucTrack::setChi2 ( double chi2)
inline

◆ setChi2() [3/3]

void DstMucTrack::setChi2 ( double chi2)
inline

◆ setDeltaPhi() [1/3]

void DstMucTrack::setDeltaPhi ( double dphi)
inline

◆ setDeltaPhi() [2/3]

void DstMucTrack::setDeltaPhi ( double dphi)
inline

◆ setDeltaPhi() [3/3]

void DstMucTrack::setDeltaPhi ( double dphi)
inline

◆ setDepth() [1/3]

void DstMucTrack::setDepth ( double depth)
inline

◆ setDepth() [2/3]

void DstMucTrack::setDepth ( double depth)
inline

◆ setDepth() [3/3]

void DstMucTrack::setDepth ( double depth)
inline

◆ setDistance() [1/3]

void DstMucTrack::setDistance ( double dist)
inline

◆ setDistance() [2/3]

void DstMucTrack::setDistance ( double dist)
inline

◆ setDistance() [3/3]

void DstMucTrack::setDistance ( double dist)
inline

◆ setDof() [1/3]

void DstMucTrack::setDof ( int dof)
inline

◆ setDof() [2/3]

void DstMucTrack::setDof ( int dof)
inline

◆ setDof() [3/3]

void DstMucTrack::setDof ( int dof)
inline

◆ setEcLastLayer() [1/3]

void DstMucTrack::setEcLastLayer ( int layer)
inline

◆ setEcLastLayer() [2/3]

void DstMucTrack::setEcLastLayer ( int layer)
inline

◆ setEcLastLayer() [3/3]

void DstMucTrack::setEcLastLayer ( int layer)
inline

◆ setEndPart() [1/3]

void DstMucTrack::setEndPart ( int part)
inline

◆ setEndPart() [2/3]

void DstMucTrack::setEndPart ( int part)
inline

◆ setEndPart() [3/3]

void DstMucTrack::setEndPart ( int part)
inline

◆ setId() [1/3]

◆ setId() [2/3]

void DstMucTrack::setId ( int id)
inline

◆ setId() [3/3]

void DstMucTrack::setId ( int id)
inline

◆ setkalbrLastLayer() [1/3]

void DstMucTrack::setkalbrLastLayer ( int br)
inline

◆ setkalbrLastLayer() [2/3]

void DstMucTrack::setkalbrLastLayer ( int br)
inline

◆ setkalbrLastLayer() [3/3]

void DstMucTrack::setkalbrLastLayer ( int br)
inline

◆ setkalDepth() [1/3]

void DstMucTrack::setkalDepth ( double de)
inline

◆ setkalDepth() [2/3]

void DstMucTrack::setkalDepth ( double de)
inline

◆ setkalDepth() [3/3]

void DstMucTrack::setkalDepth ( double de)
inline

◆ setkalDof() [1/3]

void DstMucTrack::setkalDof ( int f)
inline

Definition at line 113 of file Event/DstEvent/include/DstEvent/DstMucTrack.h.

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

Referenced by MucRecTrkExt::execute(), MucTrackCnv::TObjectToDataObject(), and RecMucTrackCnv::TObjectToDataObject().

◆ setkalDof() [2/3]

void DstMucTrack::setkalDof ( int f)
inline

◆ setkalDof() [3/3]

void DstMucTrack::setkalDof ( int f)
inline

◆ setkalecLastLayer() [1/3]

void DstMucTrack::setkalecLastLayer ( int ec)
inline

◆ setkalecLastLayer() [2/3]

void DstMucTrack::setkalecLastLayer ( int ec)
inline

◆ setkalecLastLayer() [3/3]

void DstMucTrack::setkalecLastLayer ( int ec)
inline

◆ setkalRechi2() [1/3]

void DstMucTrack::setkalRechi2 ( double ch)
inline

◆ setkalRechi2() [2/3]

void DstMucTrack::setkalRechi2 ( double ch)
inline

◆ setkalRechi2() [3/3]

void DstMucTrack::setkalRechi2 ( double ch)
inline

◆ setMaxHitsInLayer() [1/3]

void DstMucTrack::setMaxHitsInLayer ( int maxHits)
inline

◆ setMaxHitsInLayer() [2/3]

void DstMucTrack::setMaxHitsInLayer ( int maxHits)
inline

◆ setMaxHitsInLayer() [3/3]

void DstMucTrack::setMaxHitsInLayer ( int maxHits)
inline

◆ setNumHits() [1/3]

void DstMucTrack::setNumHits ( int numHits)
inline

◆ setNumHits() [2/3]

void DstMucTrack::setNumHits ( int numHits)
inline

◆ setNumHits() [3/3]

void DstMucTrack::setNumHits ( int numHits)
inline

◆ setNumLayers() [1/3]

void DstMucTrack::setNumLayers ( int numLayers)
inline

◆ setNumLayers() [2/3]

void DstMucTrack::setNumLayers ( int numLayers)
inline

◆ setNumLayers() [3/3]

void DstMucTrack::setNumLayers ( int numLayers)
inline

◆ setPx() [1/3]

void DstMucTrack::setPx ( double px)
inline

◆ setPx() [2/3]

void DstMucTrack::setPx ( double px)
inline

◆ setPx() [3/3]

void DstMucTrack::setPx ( double px)
inline

◆ setPy() [1/3]

void DstMucTrack::setPy ( double py)
inline

◆ setPy() [2/3]

void DstMucTrack::setPy ( double py)
inline

◆ setPy() [3/3]

void DstMucTrack::setPy ( double py)
inline

◆ setPz() [1/3]

void DstMucTrack::setPz ( double pz)
inline

◆ setPz() [2/3]

void DstMucTrack::setPz ( double pz)
inline

◆ setPz() [3/3]

void DstMucTrack::setPz ( double pz)
inline

◆ setRms() [1/3]

void DstMucTrack::setRms ( double rms)
inline

◆ setRms() [2/3]

void DstMucTrack::setRms ( double rms)
inline

◆ setRms() [3/3]

void DstMucTrack::setRms ( double rms)
inline

◆ setStartPart() [1/3]

void DstMucTrack::setStartPart ( int part)
inline

◆ setStartPart() [2/3]

void DstMucTrack::setStartPart ( int part)
inline

◆ setStartPart() [3/3]

void DstMucTrack::setStartPart ( int part)
inline

◆ setStatus() [1/3]

void DstMucTrack::setStatus ( int st)
inline

◆ setStatus() [2/3]

void DstMucTrack::setStatus ( int st)
inline

◆ setStatus() [3/3]

void DstMucTrack::setStatus ( int st)
inline

◆ setTrackId() [1/3]

void DstMucTrack::setTrackId ( int trackId)
inline

◆ setTrackId() [2/3]

void DstMucTrack::setTrackId ( int trackId)
inline

◆ setTrackId() [3/3]

void DstMucTrack::setTrackId ( int trackId)
inline

◆ setType() [1/3]

◆ setType() [2/3]

void DstMucTrack::setType ( int type)
inline

◆ setType() [3/3]

void DstMucTrack::setType ( int type)
inline

◆ setVecHits() [1/3]

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

◆ setVecHits() [2/3]

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

◆ setVecHits() [3/3]

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

◆ setXPos() [1/3]

void DstMucTrack::setXPos ( double x)
inline

◆ setXPos() [2/3]

void DstMucTrack::setXPos ( double x)
inline

◆ setXPos() [3/3]

void DstMucTrack::setXPos ( double x)
inline

◆ setXPosSigma() [1/3]

void DstMucTrack::setXPosSigma ( double xsigma)
inline

◆ setXPosSigma() [2/3]

void DstMucTrack::setXPosSigma ( double xsigma)
inline

◆ setXPosSigma() [3/3]

void DstMucTrack::setXPosSigma ( double xsigma)
inline

◆ setYPos() [1/3]

void DstMucTrack::setYPos ( double y)
inline

◆ setYPos() [2/3]

void DstMucTrack::setYPos ( double y)
inline

◆ setYPos() [3/3]

void DstMucTrack::setYPos ( double y)
inline

◆ setYPosSigma() [1/3]

void DstMucTrack::setYPosSigma ( double ysigma)
inline

◆ setYPosSigma() [2/3]

void DstMucTrack::setYPosSigma ( double ysigma)
inline

◆ setYPosSigma() [3/3]

void DstMucTrack::setYPosSigma ( double ysigma)
inline

◆ setZPos() [1/3]

void DstMucTrack::setZPos ( double z)
inline

◆ setZPos() [2/3]

void DstMucTrack::setZPos ( double z)
inline

◆ setZPos() [3/3]

void DstMucTrack::setZPos ( double z)
inline

◆ setZPosSigma() [1/3]

void DstMucTrack::setZPosSigma ( double zsigma)
inline

◆ setZPosSigma() [2/3]

void DstMucTrack::setZPosSigma ( double zsigma)
inline

◆ setZPosSigma() [3/3]

void DstMucTrack::setZPosSigma ( double zsigma)
inline

◆ startPart() [1/3]

int DstMucTrack::startPart ( ) const
inline

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

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

◆ startPart() [2/3]

int DstMucTrack::startPart ( ) const
inline

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

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

◆ startPart() [3/3]

int DstMucTrack::startPart ( ) const
inline

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

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

◆ status() [1/3]

int DstMucTrack::status ( ) const
inline

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

34{ return m_status; }

Referenced by RecMucTrack::LineFit().

◆ status() [2/3]

int DstMucTrack::status ( ) const
inline

◆ status() [3/3]

int DstMucTrack::status ( ) const
inline

◆ trackId() [1/3]

◆ trackId() [2/3]

int DstMucTrack::trackId ( ) const
inline

◆ trackId() [3/3]

int DstMucTrack::trackId ( ) const
inline

◆ type() [1/3]

int DstMucTrack::type ( ) const
inline

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

35{ return m_type; }

Referenced by setType().

◆ type() [2/3]

int DstMucTrack::type ( ) const
inline

◆ type() [3/3]

int DstMucTrack::type ( ) const
inline

◆ vecHits() [1/3]

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

Definition at line 67 of file Event/DstEvent/include/DstEvent/DstMucTrack.h.

67{ return m_vecHits; }

Referenced by setVecHits().

◆ vecHits() [2/3]

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

◆ vecHits() [3/3]

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

◆ xPos() [1/3]

double DstMucTrack::xPos ( ) const
inline

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

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

Referenced by Single::execute().

◆ xPos() [2/3]

double DstMucTrack::xPos ( ) const
inline

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

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

◆ xPos() [3/3]

double DstMucTrack::xPos ( ) const
inline

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

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

◆ xPosSigma() [1/3]

double DstMucTrack::xPosSigma ( ) const
inline

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

56{ return m_xPosSigma; }

Referenced by Single::execute().

◆ xPosSigma() [2/3]

double DstMucTrack::xPosSigma ( ) const
inline

◆ xPosSigma() [3/3]

double DstMucTrack::xPosSigma ( ) const
inline

◆ yPos() [1/3]

double DstMucTrack::yPos ( ) const
inline

Definition at line 53 of file Event/DstEvent/include/DstEvent/DstMucTrack.h.

53{ return m_yPos; }

Referenced by Single::execute().

◆ yPos() [2/3]

double DstMucTrack::yPos ( ) const
inline

◆ yPos() [3/3]

double DstMucTrack::yPos ( ) const
inline

◆ yPosSigma() [1/3]

double DstMucTrack::yPosSigma ( ) const
inline

Definition at line 57 of file Event/DstEvent/include/DstEvent/DstMucTrack.h.

57{ return m_yPosSigma; }

Referenced by Single::execute().

◆ yPosSigma() [2/3]

double DstMucTrack::yPosSigma ( ) const
inline

◆ yPosSigma() [3/3]

double DstMucTrack::yPosSigma ( ) const
inline

◆ zPos() [1/3]

double DstMucTrack::zPos ( ) const
inline

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

54{ return m_zPos; }

Referenced by Single::execute().

◆ zPos() [2/3]

double DstMucTrack::zPos ( ) const
inline

◆ zPos() [3/3]

double DstMucTrack::zPos ( ) const
inline

◆ zPosSigma() [1/3]

double DstMucTrack::zPosSigma ( ) const
inline

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

58{ return m_zPosSigma; }

Referenced by Single::execute().

◆ zPosSigma() [2/3]

double DstMucTrack::zPosSigma ( ) const
inline

◆ zPosSigma() [3/3]

double DstMucTrack::zPosSigma ( ) const
inline

Member Data Documentation

◆ m_brLastLayer

int DstMucTrack::m_brLastLayer { 0 }
protected

◆ m_chi2

double DstMucTrack::m_chi2 { 0.0 }
protected

◆ m_deltaPhi

double DstMucTrack::m_deltaPhi { 0.0 }
protected

◆ m_depth

◆ m_distance

double DstMucTrack::m_distance { 0.0 }
protected

◆ m_dof

int DstMucTrack::m_dof { 0 }
protected

◆ m_ecLastLayer

int DstMucTrack::m_ecLastLayer { 0 }
protected

◆ m_endPart

int DstMucTrack::m_endPart { 0 }
protected

◆ m_id

int DstMucTrack::m_id { 0 }
protected

◆ m_kalbrLastLayer

int DstMucTrack::m_kalbrLastLayer { 0 }
protected

◆ m_kaldepth

double DstMucTrack::m_kaldepth { 0.0 }
protected

◆ m_kaldof

int DstMucTrack::m_kaldof { 0 }
protected

◆ m_kalecLastLayer

int DstMucTrack::m_kalecLastLayer { 0 }
protected

◆ m_kalrechi2

double DstMucTrack::m_kalrechi2 { 0.0 }
protected

◆ m_maxHitsInLayer

int DstMucTrack::m_maxHitsInLayer { 0 }
protected

◆ m_numHits

int DstMucTrack::m_numHits { 0 }
protected

◆ m_numLayers

◆ m_px

double DstMucTrack::m_px { 0.0 }
protected

Definition at line 147 of file Event/DstEvent/include/DstEvent/DstMucTrack.h.

147{ 0.0 }; // px on muc track vertex

Referenced by RecMucTrack::LineFit(), RecMucTrack::OutputUnitChange(), px(), RecMucTrack::SetMucMomentum(), and setPx().

◆ m_py

double DstMucTrack::m_py { 0.0 }
protected

Definition at line 148 of file Event/DstEvent/include/DstEvent/DstMucTrack.h.

148{ 0.0 }; // py on muc track vertex

Referenced by RecMucTrack::LineFit(), RecMucTrack::OutputUnitChange(), py(), RecMucTrack::SetMucMomentum(), and setPy().

◆ m_pz

double DstMucTrack::m_pz { 0.0 }
protected

Definition at line 149 of file Event/DstEvent/include/DstEvent/DstMucTrack.h.

149{ 0.0 }; // pz on muc track vertex

Referenced by RecMucTrack::LineFit(), RecMucTrack::OutputUnitChange(), pz(), RecMucTrack::SetMucMomentum(), and setPz().

◆ m_rms

double DstMucTrack::m_rms { 0.0 }
protected

◆ m_startPart

int DstMucTrack::m_startPart { 0 }
protected

Definition at line 125 of file Event/DstEvent/include/DstEvent/DstMucTrack.h.

125{ 0 }; // In which part does the start position of track locate

Referenced by RecMucTrack::operator=(), RecMucTrack::RecMucTrack(), RecMucTrack::RecMucTrack(), setStartPart(), and startPart().

◆ m_status

int DstMucTrack::m_status { 0 }
protected

◆ m_trackId

int DstMucTrack::m_trackId { 0 }
protected

Definition at line 120 of file Event/DstEvent/include/DstEvent/DstMucTrack.h.

120{ 0 }; // Track ID wensp Add 2005-10-19

Referenced by setTrackId(), RecMucTrack::setTrackId(), and trackId().

◆ m_type

int DstMucTrack::m_type { 0 }
protected

◆ m_vecHits

vector< int > DstMucTrack::m_vecHits
protected

Definition at line 154 of file Event/DstEvent/include/DstEvent/DstMucTrack.h.

Referenced by setVecHits(), and vecHits().

◆ m_xPos

double DstMucTrack::m_xPos { 0.0 }
protected

◆ m_xPosSigma

double DstMucTrack::m_xPosSigma { 0.0 }
protected

◆ m_yPos

double DstMucTrack::m_yPos { 0.0 }
protected

◆ m_yPosSigma

◆ m_zPos

double DstMucTrack::m_zPos { 0.0 }
protected

◆ m_zPosSigma

double DstMucTrack::m_zPosSigma { 0.0 }
protected

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