#include <TGo4MbsSource.h>
Public Methods | |
| TGo4MbsSourcePrintPar () | |
| virtual | ~TGo4MbsSourcePrintPar () |
Public Attributes | |
| Int_t | fiNum |
| Counter for events to be printed. More... | |
| Int_t | fiSid |
| subevent id (-1 is all). More... | |
| Int_t | fiLong |
| output longwords. More... | |
| Int_t | fiHex |
| output hex longwords. More... | |
| Int_t | fiData |
| output data. More... | |
Definition at line 35 of file TGo4MbsSource.h.
|
|
Definition at line 38 of file TGo4MbsSource.h. |
|
|
Definition at line 39 of file TGo4MbsSource.h. |
|
|
Counter for events to be printed.
Definition at line 41 of file TGo4MbsSource.h. Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::SetEventNum(), TGo4MbsSource::SetPrintEvent(), and TGo4MbsSourcePrintPar(). |
|
|
subevent id (-1 is all).
Definition at line 43 of file TGo4MbsSource.h. Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4MbsSource::SetPrintEvent(), TGo4ComSetPrintEvent::SetSubId(), and TGo4MbsSourcePrintPar(). |
|
|
output longwords.
Definition at line 45 of file TGo4MbsSource.h. Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::SetLong(), TGo4MbsSource::SetPrintEvent(), and TGo4MbsSourcePrintPar(). |
|
|
output hex longwords.
Definition at line 47 of file TGo4MbsSource.h. Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::SetHex(), TGo4MbsSource::SetPrintEvent(), and TGo4MbsSourcePrintPar(). |
|
|
output data.
Definition at line 49 of file TGo4MbsSource.h. Referenced by TGo4MbsSource::BuildMbsEvent(), TGo4ComSetPrintEvent::ExeCom(), TGo4ComSetPrintEvent::SetData(), TGo4MbsSource::SetPrintEvent(), and TGo4MbsSourcePrintPar(). |
1.2.15