CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
This is the complete list of members for RootInterface, including all inherited members.
addInput(const std::string &treename, const std::string &file) | RootInterface | virtual |
addOutput(const std::string &treename, const std::string &file, int splitx, int bufsize, int compression) | RootInterface | virtual |
checkEndOfTree() | RootInterface | virtual |
createBranch(const std::string &tree, const std::string &branch, const char *classname, void *addr, int &branchnr) | RootInterface | virtual |
f_addOutput(const std::string &treename, const std::string &file, int splitx=1, int bufsize=64000, int compression=1) | RootInterface | virtual |
f_createBranch(const std::string &treename, const std::string &branchname, const char *classname, void *addr, int &branchnr) | RootInterface | virtual |
f_createTree(unsigned int treenr, const std::string treename) | RootInterface | virtual |
f_fillTrees() | RootInterface | virtual |
f_finalize() | RootInterface | virtual |
f_getTreeNr(const std::string treename, unsigned int &treenr, bool doAdd=false) | RootInterface | virtual |
fillTrees() | RootInterface | virtual |
finalize() | RootInterface | virtual |
getBranchEntry(int nr, int entry, int &nb) | RootInterface | virtual |
getBranchEntry(int nr, int entry, void *addr, int &nb) | RootInterface | virtual |
getCurrentFileName() | RootInterface | inlinevirtual |
getDecayOptions() | RootInterface | virtual |
getENDFILE() | RootInterface | inlinevirtual |
getEntries() | RootInterface | inlinevirtual |
getEOF() | RootInterface | inlinevirtual |
getJobOptions() | RootInterface | virtual |
getTotEvtNo() | RootInterface | virtual |
Instance(MsgStream log) | RootInterface | static |
printJobInfo(TFile *file, int level) | RootInterface | virtual |
RootInterface(MsgStream log) | RootInterface | |
setBranchAddress(const std::string treename, const std::string branchname, void *addr, int &nb) | RootInterface | virtual |
~RootInterface() | RootInterface | virtual |