GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4MbsSource.h>
Public Member Functions | |
TGo4MbsSourcePrintPar () | |
virtual | ~TGo4MbsSourcePrintPar () |
Public Attributes | |
Int_t | fiNum |
Int_t | fiSid |
Int_t | fiLong |
Int_t | fiHex |
Int_t | fiData |
data structure to keep parameters for f_evt_type (SetPrintEvent)
Definition at line 42 of file TGo4MbsSource.h.
|
inline |
Definition at line 45 of file TGo4MbsSource.h.
|
inlinevirtual |
Definition at line 46 of file TGo4MbsSource.h.
Int_t TGo4MbsSourcePrintPar::fiData |
output data
Definition at line 56 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetData(), and TGo4MbsSource::SetPrintEvent().
Int_t TGo4MbsSourcePrintPar::fiHex |
output hex longwords
Definition at line 54 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetHex(), and TGo4MbsSource::SetPrintEvent().
Int_t TGo4MbsSourcePrintPar::fiLong |
output longwords
Definition at line 52 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetLong(), and TGo4MbsSource::SetPrintEvent().
Int_t TGo4MbsSourcePrintPar::fiNum |
Counter for events to be printed
Definition at line 48 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetEventNum(), and TGo4MbsSource::SetPrintEvent().
Int_t TGo4MbsSourcePrintPar::fiSid |
subevent id (-1 is all)
Definition at line 50 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4MbsSource::SetPrintEvent(), and TGo4ComSetPrintEvent::SetSubId().