BOSS 7.1.2
BESIII Offline Software System
|
#include <RecMdcDedx.h>
Public Member Functions | |
virtual const CLID & | clID () const |
RecMdcDedx () | |
RecMdcDedx (const RecMdcDedx &dedxtrk) | |
RecMdcDedx (const DstMdcDedx &dedxtrk) | |
RecMdcDedx & | operator= (const RecMdcDedx &) |
RecMdcDedx & | operator= (const DstMdcDedx &) |
~RecMdcDedx () | |
bool | isMdcTrackValid (void) |
bool | isMdcKalTrackValid (void) |
DedxHitRefVec | getVecDedxHits () const |
double | getDedxHit (void) |
double | getDedxEsat (void) |
double | getDedxNoRun (void) |
double | getDedxMoment (void) |
double | getDedxExpect (int pid) const |
double | getSigmaDedx (int pid) const |
double | getPidProb (int pid) const |
RecMdcTrack * | getMdcTrack (void) |
RecMdcKalTrack * | getMdcKalTrack (void) |
void | setVecDedxHits (const DedxHitRefVec &vecdedxhit) |
void | setDedxHit (double dedx_hit) |
void | setDedxEsat (double dedx_esat) |
void | setDedxNoRun (double dedx_norun) |
void | setDedxMoment (double dedx_momentum) |
void | setDedxExpect (double *dedx_exp) |
void | setSigmaDedx (double *sigma_dedx) |
void | setPidProb (double *pid_prob) |
void | setMdcTrack (RecMdcTrack *trk) |
void | setMdcKalTrack (RecMdcKalTrack *trk) |
Public Member Functions inherited from DstMdcDedx | |
DstMdcDedx () | |
virtual | ~DstMdcDedx () |
int | trackId () const |
int | particleId () const |
pid_dedx | particleType () const |
int | status () const |
int | truncAlg () const |
double | chi (int i) const |
double | chiE () const |
double | chiMu () const |
double | chiPi () const |
double | chiK () const |
double | chiP () const |
int | numGoodHits () const |
int | numTotalHits () const |
double | probPH () const |
double | normPH () const |
double | errorPH () const |
double | twentyPH () const |
void | setTrackId (int trackId) |
void | setParticleId (int particleId) |
void | setStatus (int status) |
void | setTruncAlg (int trunc_alg) |
void | setChi (double *chi) |
void | setNumGoodHits (int numGoodHits) |
void | setNumTotalHits (int numTotalHits) |
void | setProbPH (double probPH) |
void | setNormPH (double normPH) |
void | setErrorPH (double errorPH) |
void | setTwentyPH (double twentyPH) |
Static Public Member Functions | |
static const CLID & | classID () |
Static Public Member Functions inherited from DstMdcDedx | |
static const CLID & | classID () |
Additional Inherited Members | |
Protected Attributes inherited from DstMdcDedx | |
int | m_trackId |
int | m_particleId |
int | m_status |
int | m_trunc_alg |
double | m_chi [5] |
int | m_numGoodHits |
int | m_numTotalHits |
double | m_probPH |
double | m_normPH |
double | m_errorPH |
double | m_twentyPH |
Definition at line 29 of file RecMdcDedx.h.
RecMdcDedx::RecMdcDedx | ( | ) |
Definition at line 13 of file RecMdcDedx.cxx.
RecMdcDedx::RecMdcDedx | ( | const RecMdcDedx & | dedxtrk | ) |
Definition at line 27 of file RecMdcDedx.cxx.
RecMdcDedx::RecMdcDedx | ( | const DstMdcDedx & | dedxtrk | ) |
Definition at line 44 of file RecMdcDedx.cxx.
RecMdcDedx::~RecMdcDedx | ( | ) |
Definition at line 101 of file RecMdcDedx.cxx.
|
inlinestatic |
|
inlinevirtual |
|
inline |
Definition at line 64 of file RecMdcDedx.h.
Referenced by DedxCalibEvent::genNtuple().
|
inline |
Definition at line 68 of file RecMdcDedx.h.
Referenced by DedxCalibEvent::genNtuple().
|
inline |
Definition at line 63 of file RecMdcDedx.h.
Referenced by DedxCalibEvent::genNtuple().
|
inline |
Definition at line 66 of file RecMdcDedx.h.
|
inline |
Definition at line 65 of file RecMdcDedx.h.
Referenced by DedxCalibEvent::genNtuple().
|
inline |
Definition at line 73 of file RecMdcDedx.h.
Referenced by DedxCalibEvent::genNtuple().
|
inline |
Definition at line 72 of file RecMdcDedx.h.
Referenced by DedxCalibEvent::genNtuple().
|
inline |
Definition at line 70 of file RecMdcDedx.h.
Referenced by DedxCalibEvent::genNtuple().
|
inline |
Definition at line 69 of file RecMdcDedx.h.
Referenced by DedxCalibEvent::genNtuple().
|
inline |
Definition at line 61 of file RecMdcDedx.h.
Referenced by DedxCalibEvent::genNtuple(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 59 of file RecMdcDedx.h.
|
inline |
Definition at line 58 of file RecMdcDedx.h.
RecMdcDedx & RecMdcDedx::operator= | ( | const DstMdcDedx & | dstdedx | ) |
Definition at line 80 of file RecMdcDedx.cxx.
RecMdcDedx & RecMdcDedx::operator= | ( | const RecMdcDedx & | recdedx | ) |
Definition at line 60 of file RecMdcDedx.cxx.
|
inline |
Definition at line 79 of file RecMdcDedx.h.
Referenced by MdcDedxRecon::execute(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 90 of file RecMdcDedx.h.
Referenced by MdcDedxRecon::execute(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 78 of file RecMdcDedx.h.
Referenced by MdcDedxRecon::execute(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 81 of file RecMdcDedx.h.
Referenced by MdcDedxRecon::execute(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 80 of file RecMdcDedx.h.
Referenced by MdcDedxRecon::execute(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 108 of file RecMdcDedx.h.
Referenced by MdcDedxRecon::execute(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 107 of file RecMdcDedx.h.
Referenced by MdcDedxRecon::execute(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 98 of file RecMdcDedx.h.
Referenced by MdcDedxRecon::execute(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 94 of file RecMdcDedx.h.
Referenced by MdcDedxRecon::execute(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 76 of file RecMdcDedx.h.
Referenced by MdcDedxRecon::execute(), and RecMdcDedxCnv::TObjectToDataObject().