CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include <TRecCgemDedx.h>
Public Member Functions | |
TRecCgemDedx () | |
~TRecCgemDedx () | |
Int_t | trackId () const |
Int_t | particleId () const |
Int_t | status () const |
Int_t | truncAlg () const |
Double_t | chi (int i) const |
Double_t | chiE () const |
Double_t | chiMu () const |
Double_t | chiPi () const |
Double_t | chiK () const |
Double_t | chiP () const |
Int_t | numGoodHits () const |
Int_t | numTotalHits () const |
Double_t | probPH () const |
Double_t | normPH () const |
Double_t | errorPH () const |
Double_t | twentyPH () const |
Double_t | dedxExpect (int pid) const |
Double_t | sigmaDedx (int pid) const |
Double_t | pidProb (int pid) const |
Double_t | dedxHit () const |
Double_t | dedxEsat () const |
Double_t | dedxNoRun () const |
Double_t | dedxMoment () const |
void | setDedxHit (const Double_t dedx_hit) |
void | setDedxEsat (const Double_t dedx_esat) |
void | setDedxNoRun (const Double_t dedx_norun) |
void | setDedxMoment (const Double_t dedx_momentum) |
void | setTrackId (const Int_t trackId) |
void | setParticleId (const Int_t particleId) |
void | setStatus (const Int_t status) |
void | setTruncAlg (const Int_t trunc_alg) |
void | setChiE (const Double_t chiE) |
void | setChiMu (const Double_t chiMu) |
void | setChiPi (const Double_t chiPi) |
void | setChiK (const Double_t chiK) |
void | setChiP (const Double_t chiP) |
void | setNumGoodHits (const Int_t numGoodHits) |
void | setNumTotalHits (const Int_t numTotalHits) |
void | setProbPH (const Double_t probPH) |
void | setNormPH (const Double_t normPH) |
void | setErrorPH (const Double_t errorPH) |
void | setTwentyPH (const Double_t twentyPH) |
void | setChi (double *chi) |
void | setDedxExpect (double *dedx_exp) |
void | setSigmaDedx (double *sigma_dedx) |
void | setPidProb (double *pid_prob) |
Definition at line 6 of file TRecCgemDedx.h.
TRecCgemDedx::TRecCgemDedx | ( | ) |
TRecCgemDedx::~TRecCgemDedx | ( | ) |
Definition at line 12 of file TRecCgemDedx.cxx.
|
inline |
|
inline |
Definition at line 25 of file TRecCgemDedx.h.
Referenced by setChiE(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 28 of file TRecCgemDedx.h.
Referenced by setChiK(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 26 of file TRecCgemDedx.h.
Referenced by setChiMu(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 29 of file TRecCgemDedx.h.
Referenced by setChiP(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 27 of file TRecCgemDedx.h.
Referenced by setChiPi(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 44 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 39 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 43 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 46 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 45 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 36 of file TRecCgemDedx.h.
Referenced by setErrorPH(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 35 of file TRecCgemDedx.h.
Referenced by setNormPH(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 31 of file TRecCgemDedx.h.
Referenced by setNumGoodHits(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 32 of file TRecCgemDedx.h.
Referenced by setNumTotalHits(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 20 of file TRecCgemDedx.h.
Referenced by setParticleId(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 41 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 34 of file TRecCgemDedx.h.
Referenced by setProbPH(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 73 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 59 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 62 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 60 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 63 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 61 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 50 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 77 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 49 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 52 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 51 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 70 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 69 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 65 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 66 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 55 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 85 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 68 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 81 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 56 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 54 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 57 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 71 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::DataObjectToTObject().
|
inline |
Definition at line 40 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 21 of file TRecCgemDedx.h.
Referenced by setStatus(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 19 of file TRecCgemDedx.h.
Referenced by setTrackId(), and RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 22 of file TRecCgemDedx.h.
Referenced by RecCgemDedxCnv::TObjectToDataObject().
|
inline |
Definition at line 37 of file TRecCgemDedx.h.
Referenced by setTwentyPH(), and RecCgemDedxCnv::TObjectToDataObject().