23 GO4TRACE((12,
"TGo4ComDeleteObject::TGo4ComDeleteObject(const char *) ctor",__LINE__, __FILE__));
33 GO4TRACE((12,
"TGo4ComDeleteObject::TGo4ComDeleteObject() ctor",__LINE__, __FILE__));
41 GO4TRACE((12,
"TGo4ComDeleteObject::ExeCom()",__LINE__, __FILE__));
45 GO4TRACE((11,
"TGo4ComDeleteObject::ExeCom() - no receiver specified ERROR!",__LINE__, __FILE__));
57 "Deleted Object %s (all deletables of this folder, resp.)", obname));
62 "Could not delete object %s !", obname));
68 " %s ERROR no analysis ", GetName()));
void SendStatusMessage(Int_t level, Bool_t printout, const TString &text) override
Send message to gui.
const char * GetObjectName() const
access to the object name under command.
TGo4AnalysisObjectCommand()
The mother of all go4 analysis.
static TGo4Analysis * Instance()
return analysis instance
Bool_t DeleteObjects(const char *name)
Delete object of name, or all objects in folder name, respectively.
Int_t ExeCom() override
Do the command action.
void SetProtection(Go4CommandMode_t m)
TGo4CommandReceiver * fxReceiverBase
void SetReceiverName(const char *)
static void Debug(const char *text,...) GO4_PRINTF_ARGS
User shortcut for message with prio 0.