#include <TSpadicV10Param.h>
Public Member Functions | |
TSpadicV10Param () | |
TSpadicV10Param (const char *name) | |
virtual | ~TSpadicV10Param () |
virtual Bool_t | UpdateFrom (TGo4Parameter *rhs) |
Bool_t | SetConfigSpadicV10s () |
Data Fields | |
Int_t | numBoards |
UInt_t | activeBoards [MAX_SPADICV10_BOARDS] |
Bool_t | noTrigger |
Int_t | triggerSignal |
Bool_t | globalTrigger |
Int_t | masterBoard |
UInt_t | maxBufferTriggers |
UInt_t | maxBufferLoops |
Bool_t | doSorting |
Int_t | debugLevel |
Definition at line 12 of file TSpadicV10Param.h.
TSpadicV10Param::TSpadicV10Param | ( | ) |
Definition at line 5 of file TSpadicV10Param.cxx.
References activeBoards, debugLevel, doSorting, globalTrigger, masterBoard, maxBufferLoops, maxBufferTriggers, noTrigger, numBoards, and triggerSignal.
TSpadicV10Param::TSpadicV10Param | ( | const char * | name | ) |
Definition at line 25 of file TSpadicV10Param.cxx.
References activeBoards, debugLevel, doSorting, globalTrigger, masterBoard, maxBufferLoops, maxBufferTriggers, noTrigger, numBoards, and triggerSignal.
TSpadicV10Param::~TSpadicV10Param | ( | ) | [virtual] |
Definition at line 46 of file TSpadicV10Param.cxx.
Bool_t TSpadicV10Param::SetConfigSpadicV10s | ( | ) |
Definition at line 58 of file TSpadicV10Param.cxx.
References TSpadicV10Event::ConfigBoards.
Referenced by UpdateFrom().
Bool_t TSpadicV10Param::UpdateFrom | ( | TGo4Parameter * | rhs | ) | [virtual] |
Definition at line 51 of file TSpadicV10Param.cxx.
References SetConfigSpadicV10s().
UInt_t TSpadicV10Param::activeBoards[MAX_SPADICV10_BOARDS] |
Definition at line 30 of file TSpadicV10Param.h.
Referenced by TSpadicV10Param(), and TSpadicV10Proc::TSpadicV10Proc().
Definition at line 45 of file TSpadicV10Param.h.
Referenced by TSpadicV10Proc::ProcessSubevent(), and TSpadicV10Param().
Bool_t TSpadicV10Param::doSorting |
Definition at line 43 of file TSpadicV10Param.h.
Referenced by TSpadicV10Proc::FinalizeEvent(), TSpadicV10Proc::ProcessSubevent(), and TSpadicV10Param().
Definition at line 36 of file TSpadicV10Param.h.
Referenced by TSpadicV10Proc::FinalizeEvent(), TSpadicV10Proc::ProcessExtendedMessage(), TSpadicV10Proc::ProcessTriggerMessage(), and TSpadicV10Param().
Definition at line 38 of file TSpadicV10Param.h.
Referenced by TSpadicV10Proc::ProcessSubevent(), TSpadicV10Proc::ProcessTriggerMessage(), and TSpadicV10Param().
Definition at line 41 of file TSpadicV10Param.h.
Referenced by TSpadicV10Param().
Definition at line 40 of file TSpadicV10Param.h.
Referenced by TSpadicV10Param().
Bool_t TSpadicV10Param::noTrigger |
Definition at line 32 of file TSpadicV10Param.h.
Referenced by TSpadicV10Proc::FinalizeEvent(), TSpadicV10Proc::ProcessExtendedMessage(), TSpadicV10Proc::ProcessSubevent(), and TSpadicV10Param().
Definition at line 28 of file TSpadicV10Param.h.
Referenced by TSpadicV10Param(), and TSpadicV10Proc::TSpadicV10Proc().
Definition at line 34 of file TSpadicV10Param.h.
Referenced by TSpadicV10Proc::FinalizeEvent(), TSpadicV10Proc::ProcessSubevent(), and TSpadicV10Param().