16#include "TObjString.h"
61 if(rhs && rhs->InheritsFrom(TGo4MbsFileParameter::Class())) {
63 if(!mbspar)
return kFALSE;
const char * TGo4MbsFile__fgcNOTAGFILE
static void Debug(const char *text,...) GO4_PRINTF_ARGS
User shortcut for message with prio 0.
const char * GetTagName() const
Name of the Tagfile.
void Print(Option_t *opt="") const override
TObjArray fxMoreFiles
List of extra files names, specified in the go4analysis.
Bool_t UpdateFrom(TGo4Parameter *rhs) override
update contents of parameter class with external object.
virtual ~TGo4MbsFileParameter()
const char * GetMoreName(Int_t n) const
Returns name of extra files names, configured in the parameter.
void SetTagName(const char *name)
Name of the Tagfile.
void AddMoreFile(const char *more)
Add more file names in to the parameter.
Bool_t UpdateFrom(TGo4Parameter *rhs) override
update contents of parameter class with external object.
void Print(Option_t *opt="") const override
basic method to printout object
static void PrintLine(const char *text,...)
Print single line of debug output with appropriate indent.