48 TString eventname = GetName();
49 eventname.Resize(eventname.Index(
"_", 1));
static TGo4Analysis * Instance()
return analysis instance
TGo4EventElement * GetEventStructure(const char *name) const
Search reference to event structure in folder.
Bool_t CheckEventSource(const char *classname)
Check if event source is valid.
void SetInputEvent(TGo4EventElement *raw)
Sets reference to external raw event which is used by the concrete processor to unpack the interestin...
TGo4EventProcessor(const char *name)
TGo4EventElement * GetInputEvent()
Access to external raw event which is set as association member.
friend class TGo4EventElement
static void Info(const char *text,...) GO4_PRINTF_ARGS
User shortcut for message with prio 1.
Exception to be thrown by analysis user.
virtual ~TMeshProviderProc()
void SetRealInput()
This method will check if input event is correct and might reset the input event pointer for the subs...