#include <TGo4ComSetPrintEvent.h>
Inheritance diagram for TGo4ComSetPrintEvent:
Public Methods | |
TGo4ComSetPrintEvent () | |
TGo4ComSetPrintEvent (const char *obname) | |
virtual | ~TGo4ComSetPrintEvent () |
Int_t | ExeCom () |
Do the command action. More... | |
void | SetEventNum (Int_t i) |
void | SetSubId (Int_t i) |
void | SetLong (Bool_t on) |
void | SetHex (Bool_t on) |
void | SetData (Bool_t on) |
Private Attributes | |
TGo4MbsSourcePrintPar | fxPrintPar |
Currently, this feature is only supported for mbs events. may be extended to all kinds of TGo4EventElements...
Definition at line 29 of file TGo4ComSetPrintEvent.h.
|
Definition at line 29 of file TGo4ComSetPrintEvent.cxx. References TGo4Command::SetReceiverName(). |
|
Definition at line 23 of file TGo4ComSetPrintEvent.cxx. References TGo4Command::SetReceiverName(). |
|
Definition at line 36 of file TGo4ComSetPrintEvent.cxx. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 41 of file TGo4ComSetPrintEvent.cxx. References TGo4Log::Debug(), TGo4MbsSourcePrintPar::fiData, TGo4MbsSourcePrintPar::fiHex, TGo4MbsSourcePrintPar::fiLong, TGo4MbsSourcePrintPar::fiNum, TGo4MbsSourcePrintPar::fiSid, fxPrintPar, TGo4Analysis::GetEventStructure(), TGo4AnalysisObjectCommand::GetObjectName(), TGo4Analysis::Instance(), TGo4Slave::SendStatusMessage(), TGo4MbsEvent::SetPrintEvent(), and TRACE. |
|
Definition at line 40 of file TGo4ComSetPrintEvent.h. References TGo4MbsSourcePrintPar::fiNum, fxPrintPar, and i. Referenced by TGo4EventInfoSlots::SendSetPrintEventCommand(). |
|
Definition at line 41 of file TGo4ComSetPrintEvent.h. References TGo4MbsSourcePrintPar::fiSid, fxPrintPar, and i. Referenced by TGo4EventInfoSlots::SendSetPrintEventCommand(). |
|
Definition at line 42 of file TGo4ComSetPrintEvent.h. References TGo4MbsSourcePrintPar::fiLong, and fxPrintPar. Referenced by TGo4EventInfoSlots::SendSetPrintEventCommand(). |
|
Definition at line 43 of file TGo4ComSetPrintEvent.h. References TGo4MbsSourcePrintPar::fiHex, and fxPrintPar. Referenced by TGo4EventInfoSlots::SendSetPrintEventCommand(). |
|
Definition at line 44 of file TGo4ComSetPrintEvent.h. References TGo4MbsSourcePrintPar::fiData, and fxPrintPar. Referenced by TGo4EventInfoSlots::SendSetPrintEventCommand(). |
|
Definition at line 48 of file TGo4ComSetPrintEvent.h. Referenced by ExeCom(), SetData(), SetEventNum(), SetHex(), SetLong(), and SetSubId(). |