#include <TGEMParam.h>
Public Member Functions | |
| TGEMParam (const char *name=0) | |
Data Fields | |
| Bool_t | useOwnPedestal |
| Int_t | pedestalGemid |
Definition at line 6 of file TGEMParam.h.
| TGEMParam::TGEMParam | ( | const char * | name = 0 |
) |
Definition at line 4 of file TGEMParam.cxx.
References pedestalGemid, and useOwnPedestal.
| Int_t TGEMParam::pedestalGemid |
Definition at line 11 of file TGEMParam.h.
Referenced by TGEMProc::FinalizeEvent(), and TGEMParam().
| Bool_t TGEMParam::useOwnPedestal |
Definition at line 10 of file TGEMParam.h.
Referenced by TGEMProc::FinalizeEvent(), and TGEMParam().
1.7.1