#include <TGo4MbsSource.h>
Public Member Functions | |
TGo4MbsSourcePrintPar () | |
virtual | ~TGo4MbsSourcePrintPar () |
Public Attributes | |
Int_t | fiNum |
Counter for events to be printed. | |
Int_t | fiSid |
subevent id (-1 is all) | |
Int_t | fiLong |
output longwords | |
Int_t | fiHex |
output hex longwords | |
Int_t | fiData |
output data |
Definition at line 43 of file TGo4MbsSource.h.
|
Definition at line 46 of file TGo4MbsSource.h. |
|
Definition at line 47 of file TGo4MbsSource.h. |
|
Counter for events to be printed.
Definition at line 49 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 51 of file TGo4MbsSource.h. Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4MbsSource::SetPrintEvent(), and TGo4ComSetPrintEvent::SetSubId(). |
|
output longwords
Definition at line 53 of file TGo4MbsSource.h. Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetLong(), and TGo4MbsSource::SetPrintEvent(). |
|
output hex longwords
Definition at line 55 of file TGo4MbsSource.h. Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetHex(), and TGo4MbsSource::SetPrintEvent(). |
|
output data
Definition at line 57 of file TGo4MbsSource.h. Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::Set(), TGo4ComSetPrintEvent::SetData(), and TGo4MbsSource::SetPrintEvent(). |