GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
|
#include <TGo4MbsSource.h>
Public Member Functions | |
TGo4MbsSourcePrintPar () | |
virtual | ~TGo4MbsSourcePrintPar () |
Public Attributes | |
Int_t | fiNum {0} |
Int_t | fiSid {0} |
Int_t | fiLong {0} |
Int_t | fiHex {0} |
Int_t | fiData {0} |
data structure to keep parameters for f_evt_type (SetPrintEvent)
Definition at line 41 of file TGo4MbsSource.h.
|
inline |
Definition at line 44 of file TGo4MbsSource.h.
|
inlinevirtual |
Definition at line 45 of file TGo4MbsSource.h.
Int_t TGo4MbsSourcePrintPar::fiData {0} |
output data
Definition at line 55 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetData(), and TGo4MbsSource::SetPrintEvent().
Int_t TGo4MbsSourcePrintPar::fiHex {0} |
output hex longwords
Definition at line 53 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetHex(), and TGo4MbsSource::SetPrintEvent().
Int_t TGo4MbsSourcePrintPar::fiLong {0} |
output longwords
Definition at line 51 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetLong(), and TGo4MbsSource::SetPrintEvent().
Int_t TGo4MbsSourcePrintPar::fiNum {0} |
Counter for events to be printed
Definition at line 47 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetEventNum(), and TGo4MbsSource::SetPrintEvent().
Int_t TGo4MbsSourcePrintPar::fiSid {0} |
subevent id (-1 is all)
Definition at line 49 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4MbsSource::SetPrintEvent(), and TGo4ComSetPrintEvent::SetSubId().