#include <TMatchingParam.h>
Public Member Functions | |
TMatchingParam (const char *name=0) | |
~TMatchingParam () | |
Int_t | PrintOptions () |
TMatchingParam (const char *name=0) | |
~TMatchingParam () | |
Int_t | PrintOptions () |
TMatchingParam (const char *name=0) | |
~TMatchingParam () | |
Int_t | PrintOptions () |
Data Fields | |
UInt_t | uDebug |
Int_t | iTriggerSelection |
UInt_t | uTriggerSelDebugHistos |
UInt_t | uNbEventAverageEfficiency |
UInt_t | uDetectorOffsetToUse |
UInt_t | uDtMatchingFitOn |
UInt_t | uEnableSingleRpcHistos |
UInt_t | uEnableRpcLeftRightTot |
UInt_t | uEnableMultiRpcHistos |
UInt_t | uEnableMul1Mul1Histos |
UInt_t | uEnableMul1MulXHistos |
UInt_t | uEnableMul2Mul2Histos |
UInt_t | uEnableMul1Mul2Histos |
UInt_t | uEnableMulXMulYHistos |
UInt_t | uEnableSinglePlasticsHistos |
UInt_t | uEnablePlasticLeftRightTot |
UInt_t | uEnableMultiPlasticsHistos |
Private Member Functions | |
Bool_t | ReadOptions () |
Bool_t | ReadOptions () |
Bool_t | ReadOptions () |
Definition at line 6 of file TMatchingParam.h.
TMatchingParam::TMatchingParam | ( | const char * | name = 0 |
) |
Definition at line 19 of file TMatchingParam.cxx.
References ReadOptions().
TMatchingParam::~TMatchingParam | ( | ) |
Definition at line 25 of file TMatchingParam.cxx.
TMatchingParam::TMatchingParam | ( | const char * | name = 0 |
) |
TMatchingParam::~TMatchingParam | ( | ) |
TMatchingParam::TMatchingParam | ( | const char * | name = 0 |
) |
TMatchingParam::~TMatchingParam | ( | ) |
Int_t TMatchingParam::PrintOptions | ( | ) |
Definition at line 156 of file TMatchingParam.cxx.
References iTriggerSelection, uDebug, uDetectorOffsetToUse, uNbEventAverageEfficiency, and uTriggerSelDebugHistos.
Referenced by ReadOptions().
Int_t TMatchingParam::PrintOptions | ( | ) |
Int_t TMatchingParam::PrintOptions | ( | ) |
Bool_t TMatchingParam::ReadOptions | ( | ) | [private] |
Bool_t TMatchingParam::ReadOptions | ( | ) | [private] |
Definition at line 29 of file TMatchingParam.cxx.
References iTriggerSelection, PrintOptions(), uDebug, uDetectorOffsetToUse, uNbEventAverageEfficiency, and uTriggerSelDebugHistos.
Referenced by TMatchingParam().
Bool_t TMatchingParam::ReadOptions | ( | ) | [private] |
Definition at line 10 of file TMatchingParam.h.
Referenced by TMatchingProc::FinalizeEvent(), PrintOptions(), and ReadOptions().
UInt_t TMatchingParam::uDebug |
Definition at line 9 of file TMatchingParam.h.
Referenced by PrintOptions(), and ReadOptions().
Definition at line 13 of file TMatchingParam.h.
Referenced by TMatchingProc::FinalizeEvent(), PrintOptions(), and ReadOptions().
Definition at line 14 of file TMatchingParam.h.
Definition at line 18 of file TMatchingParam.h.
Definition at line 21 of file TMatchingParam.h.
Definition at line 19 of file TMatchingParam.h.
Definition at line 20 of file TMatchingParam.h.
Definition at line 26 of file TMatchingParam.h.
Definition at line 17 of file TMatchingParam.h.
Definition at line 22 of file TMatchingParam.h.
Definition at line 25 of file TMatchingParam.h.
Definition at line 16 of file TMatchingParam.h.
Definition at line 24 of file TMatchingParam.h.
Definition at line 15 of file TMatchingParam.h.
Definition at line 12 of file TMatchingParam.h.
Referenced by TMatchingProc::FinalizeEvent(), PrintOptions(), and ReadOptions().
Definition at line 11 of file TMatchingParam.h.
Referenced by TMatchingProc::FinalizeEvent(), PrintOptions(), ReadOptions(), and TMatchingProc::TMatchingProc().