#include <TGsiAug12Param.h>
Public Member Functions | |
TGsiAug12Param (const char *name=0) | |
void | CheckOptionConsistency () |
void | PrintOptions () |
Data Fields | |
Bool_t | bWithTriglog |
Bool_t | bWithMbs |
Bool_t | bWithGet4 |
Bool_t | bWithEpics |
Bool_t | bWithVftxCalib |
Bool_t | bWithScalersRate |
UInt_t | uNbRpc |
UInt_t | uNbPadRpc |
UInt_t | uNbPlastics |
Bool_t | bWithMatching |
Bool_t | bWithTreeOutput |
Int_t | iTriggerRejection |
Definition at line 8 of file TGsiAug12Param.h.
TGsiAug12Param::TGsiAug12Param | ( | const char * | name = 0 |
) |
Definition at line 10 of file TGsiAug12Param.cxx.
References bWithEpics, bWithGet4, bWithMatching, bWithMbs, bWithScalersRate, bWithTreeOutput, bWithTriglog, bWithVftxCalib, iTriggerRejection, uNbPadRpc, uNbPlastics, and uNbRpc.
void TGsiAug12Param::CheckOptionConsistency | ( | ) |
Enables only processing of beam monior data
Definition at line 39 of file TGsiAug12Param.cxx.
References bWithMatching, bWithMbs, bWithScalersRate, bWithTriglog, bWithVftxCalib, NB_PAD_RPC, NB_PLASTICS, NB_RPC, PrintOptions(), uNbPadRpc, uNbPlastics, and uNbRpc.
void TGsiAug12Param::PrintOptions | ( | ) |
Definition at line 94 of file TGsiAug12Param.cxx.
References bWithEpics, bWithGet4, bWithMatching, bWithMbs, bWithScalersRate, bWithTreeOutput, bWithTriglog, bWithVftxCalib, uNbPadRpc, uNbPlastics, and uNbRpc.
Referenced by CheckOptionConsistency().
Bool_t TGsiAug12Param::bWithEpics |
Definition at line 20 of file TGsiAug12Param.h.
Referenced by PrintOptions(), and TGsiAug12Param().
Bool_t TGsiAug12Param::bWithGet4 |
Definition at line 19 of file TGsiAug12Param.h.
Referenced by PrintOptions(), and TGsiAug12Param().
Definition at line 32 of file TGsiAug12Param.h.
Referenced by CheckOptionConsistency(), PrintOptions(), and TGsiAug12Param().
Bool_t TGsiAug12Param::bWithMbs |
Definition at line 18 of file TGsiAug12Param.h.
Referenced by CheckOptionConsistency(), PrintOptions(), and TGsiAug12Param().
Definition at line 26 of file TGsiAug12Param.h.
Referenced by CheckOptionConsistency(), PrintOptions(), and TGsiAug12Param().
Definition at line 35 of file TGsiAug12Param.h.
Referenced by PrintOptions(), and TGsiAug12Param().
Bool_t TGsiAug12Param::bWithTriglog |
Definition at line 17 of file TGsiAug12Param.h.
Referenced by CheckOptionConsistency(), PrintOptions(), and TGsiAug12Param().
Definition at line 23 of file TGsiAug12Param.h.
Referenced by CheckOptionConsistency(), PrintOptions(), and TGsiAug12Param().
Definition at line 39 of file TGsiAug12Param.h.
Referenced by TGsiAug12Param().
UInt_t TGsiAug12Param::uNbPadRpc |
Definition at line 28 of file TGsiAug12Param.h.
Referenced by CheckOptionConsistency(), PrintOptions(), and TGsiAug12Param().
UInt_t TGsiAug12Param::uNbPlastics |
Definition at line 29 of file TGsiAug12Param.h.
Referenced by CheckOptionConsistency(), PrintOptions(), and TGsiAug12Param().
UInt_t TGsiAug12Param::uNbRpc |
Definition at line 27 of file TGsiAug12Param.h.
Referenced by CheckOptionConsistency(), PrintOptions(), and TGsiAug12Param().