#include <TGo4ComSetPrintEvent.h>
Inheritance diagram for TGo4ComSetPrintEvent:
Public Member Functions | |
TGo4ComSetPrintEvent () | |
TGo4ComSetPrintEvent (const char *obname) | |
virtual | ~TGo4ComSetPrintEvent () |
Int_t | ExeCom () |
Do the command action. | |
virtual void | Set (TGo4RemoteCommand *remcon) |
Set internals of this command from specification of external remote command (command container). | |
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 30 of file TGo4ComSetPrintEvent.cxx. References TGo4Command::SetReceiverName(). |
|
Definition at line 24 of file TGo4ComSetPrintEvent.cxx. References TGo4Command::SetReceiverName(). |
|
Definition at line 37 of file TGo4ComSetPrintEvent.cxx. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 52 of file TGo4ComSetPrintEvent.cxx. References TGo4Log::Debug(), TGo4MbsSourcePrintPar::fiData, TGo4MbsSourcePrintPar::fiHex, TGo4MbsSourcePrintPar::fiLong, TGo4MbsSourcePrintPar::fiNum, TGo4MbsSourcePrintPar::fiSid, fxPrintPar, TGo4Command::fxReceiverBase, TGo4Analysis::GetEventStructure(), TGo4AnalysisObjectCommand::GetObjectName(), TGo4Analysis::Instance(), TGo4Slave::SendStatusMessage(), TGo4MbsEvent::SetPrintEvent(), and TRACE. |
|
Set internals of this command from specification of external remote command (command container). Must be overloaded for each specific command! Reimplemented from TGo4AnalysisObjectCommand. Definition at line 41 of file TGo4ComSetPrintEvent.cxx. References TGo4MbsSourcePrintPar::fiData, TGo4MbsSourcePrintPar::fiHex, TGo4MbsSourcePrintPar::fiLong, TGo4MbsSourcePrintPar::fiNum, TGo4MbsSourcePrintPar::fiSid, fxPrintPar, TGo4RemoteCommand::GetValue(), and TGo4AnalysisObjectCommand::Set(). |
|
Definition at line 44 of file TGo4ComSetPrintEvent.h. References TGo4MbsSourcePrintPar::fiNum, and fxPrintPar. |
|
Definition at line 45 of file TGo4ComSetPrintEvent.h. References TGo4MbsSourcePrintPar::fiSid, and fxPrintPar. |
|
Definition at line 46 of file TGo4ComSetPrintEvent.h. References TGo4MbsSourcePrintPar::fiLong, and fxPrintPar. |
|
Definition at line 47 of file TGo4ComSetPrintEvent.h. References TGo4MbsSourcePrintPar::fiHex, and fxPrintPar. |
|
Definition at line 48 of file TGo4ComSetPrintEvent.h. References TGo4MbsSourcePrintPar::fiData, and fxPrintPar. |
|
Definition at line 52 of file TGo4ComSetPrintEvent.h. Referenced by ExeCom(), Set(), SetData(), SetEventNum(), SetHex(), SetLong(), and SetSubId(). |