14#ifndef TGO4MBSFILEPARAMETER_H
15#define TGO4MBSFILEPARAMETER_H
40 void Print(Option_t *opt =
"")
const override;
Int_t NumMoreFiles() const
Number of more file names in parameter.
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()
TString fxTagFile
Name of the tagfile associated with the listmode event file.
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.
Base class for all parameter aggregations, e.g.