#include <TRICHParam.h>
Public Member Functions | |
TRICHParam (const char *name=0) | |
TRICHParam (const char *name=0) | |
Data Fields | |
UInt_t | mapmtRoc |
Int_t | mapmtPedestal |
UInt_t | RICHFirstROC |
UInt_t | RICHLastROC |
Bool_t | RICHUsePedestal |
char | mapFileName [256] |
UInt_t | RICHFirstTRB |
UInt_t | RICHLastTRB |
Bool_t | ExtendedAnalysis |
Bool_t | AnalyseCrosstalk |
Bool_t | SimulateCrosstalk |
Definition at line 6 of file TRICHParam.h.
TRICHParam::TRICHParam | ( | const char * | name = 0 |
) |
Definition at line 4 of file TRICHParam.cxx.
References mapmtPedestal, mapmtRoc, RICHFirstROC, RICHLastROC, and RICHUsePedestal.
TRICHParam::TRICHParam | ( | const char * | name = 0 |
) |
Bool_t TRICHParam::AnalyseCrosstalk |
Definition at line 23 of file TRICHParam.h.
Referenced by TRICHProc::ProcessLedPulser().
Bool_t TRICHParam::ExtendedAnalysis |
Definition at line 22 of file TRICHParam.h.
Referenced by TRICHProc::ProcessLedPulser().
char TRICHParam::mapFileName[256] |
Definition at line 13 of file TRICHParam.h.
Definition at line 11 of file TRICHParam.h.
Referenced by TRICHProc::ProcessRICH(), and TRICHParam().
UInt_t TRICHParam::mapmtRoc |
Definition at line 10 of file TRICHParam.h.
Referenced by TRICHParam().
UInt_t TRICHParam::RICHFirstROC |
Definition at line 13 of file TRICHParam.h.
Referenced by TRICHProc::ProcessLedPulser(), TRICHProc::ProcessRICH(), and TRICHParam().
UInt_t TRICHParam::RICHFirstTRB |
Definition at line 17 of file TRICHParam.h.
Referenced by TRICHProc::ProcessLedPulser().
UInt_t TRICHParam::RICHLastROC |
Definition at line 14 of file TRICHParam.h.
Referenced by TRICHParam().
UInt_t TRICHParam::RICHLastTRB |
Definition at line 18 of file TRICHParam.h.
Bool_t TRICHParam::RICHUsePedestal |
Definition at line 15 of file TRICHParam.h.
Referenced by TRICHParam().
Definition at line 24 of file TRICHParam.h.
Referenced by TRICHProc::ProcessLedPulser().