BOSS 6.6.4.p01
BESIII Offline Software System
|
#include <DstMdcDedx.h>
Public Member Functions | |
DstMdcDedx () | |
virtual | ~DstMdcDedx () |
virtual const CLID & | clID () const |
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 () |
Protected Attributes | |
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 11 of file DstMdcDedx.h.
|
inline |
Definition at line 15 of file DstMdcDedx.h.
|
inlinevirtual |
Definition at line 16 of file DstMdcDedx.h.
|
inline |
Definition at line 58 of file DstMdcDedx.h.
Referenced by DQA_Dedx::execute(), DedxPID::particleIDCalculation(), SimplePIDSvc::preparePID(), and setChi().
|
inline |
Definition at line 59 of file DstMdcDedx.h.
Referenced by Gam4pikp::execute(), PipiJpsi::execute(), Rhopi::execute(), DQA_Dedx::execute(), DQADtag::execute(), DQAJpsi2PPbarAlg::execute(), DQAKsKpi::execute(), DQARhopi::execute(), DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), and FarmMonitorAlg::execute().
|
inline |
Definition at line 62 of file DstMdcDedx.h.
Referenced by Gam4pikp::execute(), PipiJpsi::execute(), Rhopi::execute(), DQADtag::execute(), DQAJpsi2PPbarAlg::execute(), DQAKsKpi::execute(), DQARhopi::execute(), DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), and FarmMonitorAlg::execute().
|
inline |
Definition at line 60 of file DstMdcDedx.h.
Referenced by Gam4pikp::execute(), PipiJpsi::execute(), Rhopi::execute(), DQADtag::execute(), DQAJpsi2PPbarAlg::execute(), DQAKsKpi::execute(), DQARhopi::execute(), DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), FarmMonitorAlg::execute(), and DTagTool::isMuon().
|
inline |
Definition at line 63 of file DstMdcDedx.h.
Referenced by Gam4pikp::execute(), PipiJpsi::execute(), Rhopi::execute(), DQADtag::execute(), DQAJpsi2PPbarAlg::execute(), DQAKsKpi::execute(), DQARhopi::execute(), DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), CalibEventSelect::execute(), and FarmMonitorAlg::execute().
|
inline |
Definition at line 61 of file DstMdcDedx.h.
Referenced by Gam4pikp::execute(), PipiJpsi::execute(), Rhopi::execute(), DQADtag::execute(), DQAJpsi2PPbarAlg::execute(), DQAKsKpi::execute(), DQARhopi::execute(), DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), and FarmMonitorAlg::execute().
|
inlinestatic |
|
inlinevirtual |
|
inline |
|
inline |
Definition at line 67 of file DstMdcDedx.h.
Referenced by Gam4pikp::execute(), PipiJpsi::execute(), Rhopi::execute(), DQADtag::execute(), DQAJpsi2PPbarAlg::execute(), DQAKsKpi::execute(), DQARhopi::execute(), DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), DedxPID::particleIDCalculation(), and setNormPH().
|
inline |
Definition at line 64 of file DstMdcDedx.h.
Referenced by Gam4pikp::execute(), PipiJpsi::execute(), Rhopi::execute(), DQA_Dedx::execute(), DQADtag::execute(), DQAJpsi2PPbarAlg::execute(), DQAKsKpi::execute(), DQARhopi::execute(), DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), FarmMonitorAlg::execute(), DedxPID::particleIDCalculation(), and setNumGoodHits().
|
inline |
Definition at line 65 of file DstMdcDedx.h.
Referenced by Gam4pikp::execute(), PipiJpsi::execute(), Rhopi::execute(), DQA_Dedx::execute(), DQADtag::execute(), DQAJpsi2PPbarAlg::execute(), DQAKsKpi::execute(), DQARhopi::execute(), DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), FarmMonitorAlg::execute(), and setNumTotalHits().
|
inline |
|
inline |
Definition at line 34 of file DstMdcDedx.h.
|
inline |
Definition at line 66 of file DstMdcDedx.h.
Referenced by Gam4pikp::execute(), PipiJpsi::execute(), Rhopi::execute(), DQA_Dedx::execute(), DQADtag::execute(), DQAJpsi2PPbarAlg::execute(), DQAKsKpi::execute(), DQARhopi::execute(), DQASelBhabha::execute(), DQASelDimu::execute(), DQASelHadron::execute(), FarmMonitorAlg::execute(), DedxPID::particleIDCalculation(), and setProbPH().
|
inline |
Definition at line 77 of file DstMdcDedx.h.
Referenced by MdcDedxRecon::execute(), MdcDedxCnv::TObjectToDataObject(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 85 of file DstMdcDedx.h.
Referenced by MdcDedxCnv::TObjectToDataObject(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 84 of file DstMdcDedx.h.
Referenced by MdcDedxRecon::execute(), MdcDedxCnv::TObjectToDataObject(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 81 of file DstMdcDedx.h.
Referenced by MdcDedxRecon::execute(), MdcDedxCnv::TObjectToDataObject(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 82 of file DstMdcDedx.h.
Referenced by MdcDedxRecon::execute(), MdcDedxCnv::TObjectToDataObject(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 73 of file DstMdcDedx.h.
Referenced by MdcDedxRecon::execute(), MdcDedxCnv::TObjectToDataObject(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 83 of file DstMdcDedx.h.
Referenced by MdcDedxRecon::execute(), MdcDedxCnv::TObjectToDataObject(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 74 of file DstMdcDedx.h.
Referenced by MdcDedxRecon::execute(), MdcDedxCnv::TObjectToDataObject(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 72 of file DstMdcDedx.h.
Referenced by MdcDedxRecon::execute(), MdcDedxCnv::TObjectToDataObject(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 75 of file DstMdcDedx.h.
Referenced by MdcDedxRecon::execute(), MdcDedxCnv::TObjectToDataObject(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 86 of file DstMdcDedx.h.
Referenced by MdcDedxCnv::TObjectToDataObject(), and RecMdcDedxCnv::TObjectToDataObject().
|
inline |
|
inline |
|
inline |
Definition at line 57 of file DstMdcDedx.h.
|
inline |
|
protected |
|
protected |
Definition at line 98 of file DstMdcDedx.h.
Referenced by errorPH(), and setErrorPH().
|
protected |
Definition at line 97 of file DstMdcDedx.h.
Referenced by normPH(), and setNormPH().
|
protected |
Definition at line 94 of file DstMdcDedx.h.
Referenced by numGoodHits(), and setNumGoodHits().
|
protected |
Definition at line 95 of file DstMdcDedx.h.
Referenced by numTotalHits(), and setNumTotalHits().
|
protected |
Definition at line 89 of file DstMdcDedx.h.
Referenced by particleId(), and setParticleId().
|
protected |
Definition at line 96 of file DstMdcDedx.h.
Referenced by probPH(), and setProbPH().
|
protected |
Definition at line 90 of file DstMdcDedx.h.
Referenced by setStatus(), and status().
|
protected |
Definition at line 88 of file DstMdcDedx.h.
Referenced by setTrackId(), and trackId().
|
protected |
Definition at line 91 of file DstMdcDedx.h.
Referenced by setTruncAlg(), and truncAlg().
|
protected |
Definition at line 99 of file DstMdcDedx.h.
Referenced by setTwentyPH(), and twentyPH().