#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.
TGo4MbsSourcePrintPar::TGo4MbsSourcePrintPar | ( | ) | [inline] |
Definition at line 45 of file TGo4MbsSource.h.
virtual TGo4MbsSourcePrintPar::~TGo4MbsSourcePrintPar | ( | ) | [inline, virtual] |
Definition at line 46 of file TGo4MbsSource.h.
output data
Definition at line 56 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetData(), and TGo4MbsSource::SetPrintEvent().
output hex longwords
Definition at line 54 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetHex(), and TGo4MbsSource::SetPrintEvent().
output longwords
Definition at line 52 of file TGo4MbsSource.h.
Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetLong(), and TGo4MbsSource::SetPrintEvent().
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().
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().