GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
data structure to keep parameters for f_evt_type (SetPrintEvent) More...
#include <TGo4MbsSource.h>
Public Member Functions | |
TGo4MbsSourcePrintPar () | |
virtual | ~TGo4MbsSourcePrintPar () |
Data Fields | |
Int_t | fiData {0} |
output data | |
Int_t | fiHex {0} |
output hex longwords | |
Int_t | fiLong {0} |
output longwords | |
Int_t | fiNum {0} |
Counter for events to be printed. | |
Int_t | fiSid {0} |
subevent id (-1 is all) | |
data structure to keep parameters for f_evt_type (SetPrintEvent)
Definition at line 32 of file TGo4MbsSource.h.
|
inline |
Definition at line 35 of file TGo4MbsSource.h.
|
inlinevirtual |
Definition at line 36 of file TGo4MbsSource.h.
Int_t TGo4MbsSourcePrintPar::fiData {0} |
output data
Definition at line 46 of file TGo4MbsSource.h.
Int_t TGo4MbsSourcePrintPar::fiHex {0} |
output hex longwords
Definition at line 44 of file TGo4MbsSource.h.
Int_t TGo4MbsSourcePrintPar::fiLong {0} |
output longwords
Definition at line 42 of file TGo4MbsSource.h.
Int_t TGo4MbsSourcePrintPar::fiNum {0} |
Counter for events to be printed.
Definition at line 38 of file TGo4MbsSource.h.
Int_t TGo4MbsSourcePrintPar::fiSid {0} |
subevent id (-1 is all)
Definition at line 40 of file TGo4MbsSource.h.