34 virtual void Close(Option_t *option=
"");
RootFile(ProgramOptions &prgOpts, Option_t *option="", const char *ftitle="", Int_t compress=1)
Processes and controls user options provided in the command line.
A basic extention of the ROOT's TFile class to manage a set of user defined histogram containers (or ...
const ProgramOptions & GetPrgOptions()
std::map< std::string, HistContainer * > HistContainers
void SaveAllAs(std::string prefix="./")
HistContainers fDirs
A string-to-HistContainer map for convenient access to enclosed directories.
void FillDerivedHists()
For each histogram container calls the method of the same name in order to produce new histograms fro...
ProgramOptions & fPrgOptions
Command line arguments and options requested by the user.
virtual void Close(Option_t *option="")