#include <TFaspParam.h>
Public Member Functions | |
TFaspParam () | |
TFaspParam (const char *name) | |
Data Fields | |
Int_t | numFasps |
Bool_t | printEvent |
Definition at line 7 of file TFaspParam.h.
TFaspParam::TFaspParam | ( | ) | [inline] |
Definition at line 10 of file TFaspParam.h.
TFaspParam::TFaspParam | ( | const char * | name | ) |
Definition at line 3 of file TFaspParam.cxx.
References numFasps, and printEvent.
Int_t TFaspParam::numFasps |
Definition at line 13 of file TFaspParam.h.
Referenced by TFaspParam().
Bool_t TFaspParam::printEvent |
Definition at line 15 of file TFaspParam.h.
Referenced by TFaspProc::ProcessSubevent(), and TFaspParam().