53 TGo4Log::Debug(
" Executing %s : Printout for %s requested for %d events of subid %d, long:%d, hex:%d, data:%d",
58 GO4TRACE((11,
"TGo4ComSetPrintEvent::ExeCom() - no receiver specified ERROR!",__LINE__, __FILE__));
59 TGo4Log::Debug(
" !!! %s : NO or WRONG RECEIVER ERROR!!!",GetName());
66 cli->
SendStatusMessage(3, kTRUE,TString::Format(
" %s ERROR no analysis ",GetName()));
80 cli->
SendStatusMessage(2, kTRUE,TString::Format(
" Source of event %s of class %s is not yet supported for printevent mode!",
GetObjectName(), eve->ClassName()));
void SetReceiverName(const char *)
virtual void SendStatusMessage(Int_t level, Bool_t printout, const TString &text)
TGo4CommandReceiver * fxReceiverBase
TGo4EventSource * GetEventSource() const
virtual ~TGo4ComSetPrintEvent()
Int_t GetValue(Int_t i) const
virtual void Set(TGo4RemoteCommand *remcon)
TGo4EventElement * GetEventStructure(const char *name)
const char * GetObjectName() const
virtual void Set(TGo4RemoteCommand *remcon)
TGo4MbsSourcePrintPar fxPrintPar
void SetPrintEvent(Int_t num=1, Int_t sid=-1, Int_t longw=1, Int_t hexw=1, Int_t dataw=0)
static TGo4Analysis * Instance()
static void Debug(const char *text,...)