![]() |
The Gaudi Framework
v29r0 (ff2e7097)
|
This is the complete list of members for ITHistSvc, including all inherited members.
DeclareInterfaceID(ITHistSvc, 2, 0) | ITHistSvc | |
IService::DeclareInterfaceID(IService, 4, 0) | IService | |
deReg(const std::string &name)=0 | ITHistSvc | pure virtual |
deReg(TObject *obj)=0 | ITHistSvc | pure virtual |
exists(const std::string &name) const =0 | ITHistSvc | pure virtual |
ext_iids typedef | extend_interfaces< INamedInterface, IStateful > | |
getGraph(const std::string &name, TGraph *&) const =0 | ITHistSvc | pure virtual |
getGraphs() const =0 | ITHistSvc | pure virtual |
getHist(const std::string &name, TH1 *&) const =0 | ITHistSvc | pure virtual |
getHist(const std::string &name, TH2 *&) const =0 | ITHistSvc | pure virtual |
getHist(const std::string &name, TH3 *&) const =0 | ITHistSvc | pure virtual |
getHists() const =0 | ITHistSvc | pure virtual |
getTHists(TDirectory *td, TList &, bool recurse=false) const =0 | ITHistSvc | pure virtual |
getTHists(const std::string &name, TList &, bool recurse=false) const =0 | ITHistSvc | pure virtual |
getTHists(TDirectory *td, TList &, bool recurse=false, bool reg=false)=0 | ITHistSvc | pure virtual |
getTHists(const std::string &name, TList &, bool recurse=false, bool reg=false)=0 | ITHistSvc | pure virtual |
getTree(const std::string &name, TTree *&) const =0 | ITHistSvc | pure virtual |
getTrees() const =0 | ITHistSvc | pure virtual |
getTTrees(TDirectory *td, TList &, bool recurse=false) const =0 | ITHistSvc | pure virtual |
getTTrees(const std::string &name, TList &, bool recurse=false) const =0 | ITHistSvc | pure virtual |
getTTrees(TDirectory *td, TList &, bool recurse=false, bool reg=false)=0 | ITHistSvc | pure virtual |
getTTrees(const std::string &name, TList &, bool recurse=false, bool reg=false)=0 | ITHistSvc | pure virtual |
regGraph(const std::string &name)=0 | ITHistSvc | pure virtual |
regGraph(const std::string &name, TGraph *)=0 | ITHistSvc | pure virtual |
regHist(const std::string &name)=0 | ITHistSvc | pure virtual |
regHist(const std::string &name, TH1 *)=0 | ITHistSvc | pure virtual |
regHist(const std::string &name, TH2 *)=0 | ITHistSvc | pure virtual |
regHist(const std::string &name, TH3 *)=0 | ITHistSvc | pure virtual |
regTree(const std::string &name)=0 | ITHistSvc | pure virtual |
regTree(const std::string &name, TTree *)=0 | ITHistSvc | pure virtual |
setServiceManager(ISvcManager *)=0 | IService | protectedpure virtual |
sysFinalize()=0 | IService | pure virtual |
sysInitialize()=0 | IService | pure virtual |
sysReinitialize()=0 | IService | pure virtual |
sysRestart()=0 | IService | pure virtual |
sysStart()=0 | IService | pure virtual |
sysStop()=0 | IService | pure virtual |
~extend_interfaces() override=default | extend_interfaces< INamedInterface, IStateful > |