|
BOSS 8.0.0
BESIII Offline Software System
|
#include <RootInterface.h>
Public Member Functions | |
| RootInterface (const std::string &name) | |
| virtual | ~RootInterface () |
| virtual StatusCode | finalize () |
| virtual bool | checkEndOfTree () |
| check if all the files is over 2005-11-28 | |
| virtual bool | getENDFILE () |
| virtual StatusCode | addInput (const std::string &treename, const std::string &file) |
| add input tree to the list | |
| virtual StatusCode | addOutput (const std::string &treename, const std::string &file, int splitx, int bufsize, int compression) |
| add output tree to the list | |
| virtual StatusCode | createBranch (const std::string &tree, const std::string &branch, const char *classname, void *addr, int &branchnr) |
| create a branch in this tree | |
| virtual StatusCode | setBranchAddress (const std::string treename, const std::string branchname, void *addr, int &nb) |
| set branch address | |
| virtual StatusCode | getBranchEntry (int nr, int entry, int &nb) |
| get entry from this branch | |
| virtual StatusCode | getBranchEntry (int nr, int entry, void *addr, int &nb) |
| get entry from this branch with addr | |
| virtual bool | getEOF () |
| get EOF flag | |
| virtual Int_t | getEntries () |
| get nr of entries | |
| virtual StatusCode | fillTrees () |
| fill in all trees | |
| virtual std::string | getCurrentFileName () |
| virtual std::vector< int > | getTotEvtNo () |
| virtual std::string | getJobOptions () |
| virtual std::string | getDecayOptions () |
| virtual void | printJobInfo (TFile *file, int level) |
| virtual void | setSelectFromTag (bool temp) |
| virtual bool | getSelectFromTag () |
| virtual int | getCurrentFileNum () |
| virtual int | getTotalFileNum () |
| virtual void | setTagInputFile (std::vector< std::string > input) |
| virtual std::vector< std::string > | getTagInputFile () |
| virtual StatusCode | f_addOutput (const std::string &treename, const std::string &file, int splitx=1, int bufsize=64000, int compression=1) |
| virtual StatusCode | f_createTree (unsigned int treenr, const std::string treename) |
| virtual StatusCode | f_createBranch (const std::string &treename, const std::string &branchname, const char *classname, void *addr, int &branchnr) |
| virtual StatusCode | f_getTreeNr (const std::string treename, unsigned int &treenr, bool doAdd=false) |
| virtual StatusCode | f_fillTrees () |
| virtual StatusCode | f_finalize () |
| RootInterface (const std::string &name) | |
| virtual | ~RootInterface () |
| virtual StatusCode | finalize () |
| virtual bool | checkEndOfTree () |
| check if all the files is over 2005-11-28 | |
| virtual bool | getENDFILE () |
| virtual StatusCode | addInput (const std::string &treename, const std::string &file) |
| add input tree to the list | |
| virtual StatusCode | addOutput (const std::string &treename, const std::string &file, int splitx, int bufsize, int compression) |
| add output tree to the list | |
| virtual StatusCode | createBranch (const std::string &tree, const std::string &branch, const char *classname, void *addr, int &branchnr) |
| create a branch in this tree | |
| virtual StatusCode | setBranchAddress (const std::string treename, const std::string branchname, void *addr, int &nb) |
| set branch address | |
| virtual StatusCode | getBranchEntry (int nr, int entry, int &nb) |
| get entry from this branch | |
| virtual StatusCode | getBranchEntry (int nr, int entry, void *addr, int &nb) |
| get entry from this branch with addr | |
| virtual bool | getEOF () |
| get EOF flag | |
| virtual Int_t | getEntries () |
| get nr of entries | |
| virtual StatusCode | fillTrees () |
| fill in all trees | |
| virtual std::string | getCurrentFileName () |
| virtual std::vector< int > | getTotEvtNo () |
| virtual std::string | getJobOptions () |
| virtual std::string | getDecayOptions () |
| virtual void | printJobInfo (TFile *file, int level) |
| virtual void | setSelectFromTag (bool temp) |
| virtual bool | getSelectFromTag () |
| virtual int | getCurrentFileNum () |
| virtual int | getTotalFileNum () |
| virtual void | setTagInputFile (std::vector< std::string > input) |
| virtual std::vector< std::string > | getTagInputFile () |
| virtual StatusCode | f_addOutput (const std::string &treename, const std::string &file, int splitx=1, int bufsize=64000, int compression=1) |
| virtual StatusCode | f_createTree (unsigned int treenr, const std::string treename) |
| virtual StatusCode | f_createBranch (const std::string &treename, const std::string &branchname, const char *classname, void *addr, int &branchnr) |
| virtual StatusCode | f_getTreeNr (const std::string treename, unsigned int &treenr, bool doAdd=false) |
| virtual StatusCode | f_fillTrees () |
| virtual StatusCode | f_finalize () |
| RootInterface (const std::string &name) | |
| virtual | ~RootInterface () |
| virtual StatusCode | finalize () |
| virtual bool | checkEndOfTree () |
| check if all the files is over 2005-11-28 | |
| virtual bool | getENDFILE () |
| virtual StatusCode | addInput (const std::string &treename, const std::string &file) |
| add input tree to the list | |
| virtual StatusCode | addOutput (const std::string &treename, const std::string &file, int splitx, int bufsize, int compression) |
| add output tree to the list | |
| virtual StatusCode | createBranch (const std::string &tree, const std::string &branch, const char *classname, void *addr, int &branchnr) |
| create a branch in this tree | |
| virtual StatusCode | setBranchAddress (const std::string treename, const std::string branchname, void *addr, int &nb) |
| set branch address | |
| virtual StatusCode | getBranchEntry (int nr, int entry, int &nb) |
| get entry from this branch | |
| virtual StatusCode | getBranchEntry (int nr, int entry, void *addr, int &nb) |
| get entry from this branch with addr | |
| virtual bool | getEOF () |
| get EOF flag | |
| virtual Int_t | getEntries () |
| get nr of entries | |
| virtual StatusCode | fillTrees () |
| fill in all trees | |
| virtual std::string | getCurrentFileName () |
| virtual std::vector< int > | getTotEvtNo () |
| virtual std::string | getJobOptions () |
| virtual std::string | getDecayOptions () |
| virtual void | printJobInfo (TFile *file, int level) |
| virtual void | setSelectFromTag (bool temp) |
| virtual bool | getSelectFromTag () |
| virtual int | getCurrentFileNum () |
| virtual int | getTotalFileNum () |
| virtual void | setTagInputFile (std::vector< std::string > input) |
| virtual std::vector< std::string > | getTagInputFile () |
| virtual StatusCode | f_addOutput (const std::string &treename, const std::string &file, int splitx=1, int bufsize=64000, int compression=1) |
| virtual StatusCode | f_createTree (unsigned int treenr, const std::string treename) |
| virtual StatusCode | f_createBranch (const std::string &treename, const std::string &branchname, const char *classname, void *addr, int &branchnr) |
| virtual StatusCode | f_getTreeNr (const std::string treename, unsigned int &treenr, bool doAdd=false) |
| virtual StatusCode | f_fillTrees () |
| virtual StatusCode | f_finalize () |
Static Public Member Functions | |
| static RootInterface * | Instance (const std::string &name) |
| singleton behaviour | |
| static RootInterface * | Instance (const std::string &name) |
| singleton behaviour | |
| static RootInterface * | Instance (const std::string &name) |
| singleton behaviour | |
Definition at line 18 of file Event/RootCnvSvc/include/RootCnvSvc/RootInterface.h.
| RootInterface::RootInterface | ( | const std::string & | name | ) |
Definition at line 30 of file RootInterface.cxx.
Referenced by Instance().
|
virtual |
Definition at line 42 of file RootInterface.cxx.
| RootInterface::RootInterface | ( | const std::string & | name | ) |
|
virtual |
| RootInterface::RootInterface | ( | const std::string & | name | ) |
|
virtual |
|
virtual |
add input tree to the list
Definition at line 161 of file RootInterface.cxx.
|
virtual |
add input tree to the list
|
virtual |
add input tree to the list
|
virtual |
add output tree to the list
Definition at line 185 of file RootInterface.cxx.
|
virtual |
add output tree to the list
|
virtual |
add output tree to the list
|
virtual |
check if all the files is over 2005-11-28
Definition at line 446 of file RootInterface.cxx.
|
virtual |
check if all the files is over 2005-11-28
|
virtual |
check if all the files is over 2005-11-28
|
virtual |
create a branch in this tree
Definition at line 203 of file RootInterface.cxx.
|
virtual |
create a branch in this tree
|
virtual |
create a branch in this tree
|
virtual |
Definition at line 652 of file RootInterface.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 697 of file RootInterface.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 670 of file RootInterface.cxx.
Referenced by f_createBranch().
|
virtual |
|
virtual |
|
virtual |
Definition at line 752 of file RootInterface.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 770 of file RootInterface.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 720 of file RootInterface.cxx.
Referenced by f_addOutput(), and f_createBranch().
|
virtual |
|
virtual |
|
virtual |
fill in all trees
Definition at line 622 of file RootInterface.cxx.
|
virtual |
fill in all trees
|
virtual |
fill in all trees
|
virtual |
Definition at line 95 of file RootInterface.cxx.
|
virtual |
|
virtual |
|
virtual |
get entry from this branch
Definition at line 571 of file RootInterface.cxx.
|
virtual |
get entry from this branch
|
virtual |
get entry from this branch
|
virtual |
get entry from this branch with addr
Definition at line 552 of file RootInterface.cxx.
|
virtual |
get entry from this branch with addr
|
virtual |
get entry from this branch with addr
|
inlinevirtual |
Definition at line 55 of file Event/RootCnvSvc/include/RootCnvSvc/RootInterface.h.
Referenced by MixerAlg::execute().
|
inlinevirtual |
Definition at line 55 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 55 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 65 of file Event/RootCnvSvc/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 65 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 65 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/RootInterface.h.
|
virtual |
Definition at line 65 of file RootInterface.cxx.
Referenced by finalize().
|
virtual |
|
virtual |
|
inlinevirtual |
Definition at line 29 of file Event/RootCnvSvc/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 29 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 29 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
get nr of entries
Definition at line 51 of file Event/RootCnvSvc/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
get nr of entries
Definition at line 51 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
get nr of entries
Definition at line 51 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
get EOF flag
Definition at line 49 of file Event/RootCnvSvc/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
get EOF flag
Definition at line 49 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
get EOF flag
Definition at line 49 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/RootInterface.h.
|
virtual |
Definition at line 44 of file RootInterface.cxx.
Referenced by finalize().
|
virtual |
|
virtual |
|
inlinevirtual |
Definition at line 63 of file Event/RootCnvSvc/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 63 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 63 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 69 of file Event/RootCnvSvc/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 69 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 69 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 66 of file Event/RootCnvSvc/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 66 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 66 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/RootInterface.h.
|
virtual |
Definition at line 80 of file RootInterface.cxx.
Referenced by finalize().
|
virtual |
|
virtual |
|
static |
singleton behaviour
Definition at line 24 of file RootInterface.cxx.
Referenced by MixerAlg::execute(), RootCnvSvc::initialize(), RootEventBaseCnv::initialize(), RootEvtSelector::initialize(), and TagWriterAlg::initialize().
|
static |
singleton behaviour
|
static |
singleton behaviour
|
virtual |
Definition at line 322 of file RootInterface.cxx.
|
virtual |
|
virtual |
|
virtual |
set branch address
Definition at line 509 of file RootInterface.cxx.
|
virtual |
set branch address
|
virtual |
set branch address
|
inlinevirtual |
Definition at line 62 of file Event/RootCnvSvc/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 62 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/RootInterface.h.
|
inlinevirtual |
Definition at line 62 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/RootInterface.h.
|
virtual |
Definition at line 176 of file RootInterface.cxx.
|
virtual |
|
virtual |