| acceptDHVisitor(IDataHandleVisitor *) const override | AlgTool | virtual |
| addDependency(const DataObjID &id, const Gaudi::DataHandle::Mode &mode) override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
| addRef()=0 | IInterface | pure virtual |
| addToolsArray(ToolHandleArray< T > &hndlArr) | AlgTool | inline |
| AlgTool(const std::string &type, const std::string &name, const IInterface *parent) | AlgTool | |
| AlgTools typedef | GaudiCommon< AlgTool > | protected |
| always() const | CommonMessagingBase | inline |
| Assert(const bool ok, const std::string &message="", const StatusCode sc=StatusCode::FAILURE) const override | ErrorTool | inlinevirtual |
| GaudiTool::Assert(const bool ok, const char *message, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< AlgTool > | inline |
| auditorSvc() const | AlgTool | |
| base_class typedef | GaudiCommon< AlgTool > | protected |
| chronoSvc() const | GaudiTool | |
| commitHandles() override | AlgTool | |
| GaudiTool::configure() override | AlgTool | inline |
| IErrorTool::configure()=0 | IAlgTool | pure virtual |
| context() const | GaudiCommon< AlgTool > | inline |
| contextSvc() const | GaudiTool | |
| counter(const std::string &tag) const | GaudiCommon< AlgTool > | inline |
| Counter typedef | GaudiCommon< AlgTool > | protected |
| counters() const | GaudiCommon< AlgTool > | inline |
| debug() const | CommonMessagingBase | inline |
| declare(Gaudi::DataHandle &handle) override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
| declareInfo(const std::string &name, const T &var, const std::string &desc) const | AlgTool | inline |
| declareInfo(const std::string &name, const std::string &format, const void *var, int size, const std::string &desc) const | AlgTool | inline |
| declareInterface(I *i) | AlgTool | inlineprotected |
| DeclareInterfaceID(IErrorTool, 2, 0) | IErrorTool | |
| IAlgTool::DeclareInterfaceID(IAlgTool, 4, 0) | IAlgTool | |
| INamedInterface::DeclareInterfaceID(INamedInterface, 1, 0) | INamedInterface | |
| declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none") | AlgTool | inline |
| declareProperty(const std::string &name, ToolHandleArray< T > &hndlArr, const std::string &doc="none") | AlgTool | inline |
| DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(Gaudi::Details::PropertyBase &prop) | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, TYPE &value, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, TYPE &value, const std::string &doc="none") const | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, Gaudi::Property< TYPE, VERIFIER, HANDLERS > &prop, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, GaudiHandleBase &ref, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, GaudiHandleArrayBase &ref, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, DataObjectHandleBase &ref, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| declareTool(ToolHandle< T > &handle, std::string toolTypeAndName, bool createIf=true) | AlgTool | inline |
| deregisterTool(IAlgTool *tool) const | AlgTool | inline |
| detSvc() const | GaudiTool | |
| enableSummary(bool) | GaudiTool | static |
| err() const | CommonMessagingBase | inline |
| Error(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const override | ErrorTool | inlinevirtual |
| error() const | CommonMessagingBase | inline |
| errorsPrint() const | GaudiCommon< AlgTool > | inline |
| ErrorTool(const std::string &type, const std::string &name, const IInterface *parent) | ErrorTool | |
| evtColSvc() const | GaudiTool | |
| evtSvc() const | AlgTool | |
| Exception(const std::string &msg, const GaudiException &exc, const StatusCode sc=StatusCode::FAILURE) const override | ErrorTool | inlinevirtual |
| Exception(const std::string &msg, const std::exception &exc, const StatusCode sc=StatusCode::FAILURE) const override | ErrorTool | inlinevirtual |
| Exception(const std::string &msg="no message", const StatusCode sc=StatusCode::FAILURE) const override | ErrorTool | inlinevirtual |
| exist(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
| exist(const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
| existDet(IDataProviderSvc *svc, const std::string &location) const | GaudiTool | inline |
| existDet(const std::string &location) const | GaudiTool | inline |
| GaudiTool::ext_iids typedef | extend_interfaces< Interfaces... > | |
| IErrorTool::ext_iids typedef | IInterface | |
| extend_interfaces_base typedef | extends< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder > | |
| extraInputDeps() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inlinevirtual |
| extraOutputDeps() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inlinevirtual |
| Factory typedef | AlgTool | |
| fatal() const | CommonMessagingBase | inline |
| GaudiTool::finalize() override | GaudiTool | |
| IErrorTool::finalize()=0 | IAlgTool | pure virtual |
| GaudiTool::FSMState() const override | AlgTool | inline |
| IErrorTool::FSMState() const =0 | IAlgTool | pure virtual |
| fullTESLocation(const std::string &location, const bool useRootInTES) const | GaudiCommon< AlgTool > | |
| GaudiCommon(const std::string &name, ISvcLocator *pSvcLocator) | GaudiCommon< AlgTool > | inline |
| GaudiCommon(const std::string &type, const std::string &name, const IInterface *ancestor) | GaudiCommon< AlgTool > | inline |
| GaudiTool(const std::string &type, const std::string &name, const IInterface *parent) | GaudiTool | |
| get(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
| get(const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
| getDet(IDataProviderSvc *svc, const std::string &location) const | GaudiTool | inline |
| getDet(const std::string &location) const | GaudiTool | inline |
| getDetIfExists(IDataProviderSvc *svc, const std::string &location) const | GaudiTool | inline |
| getDetIfExists(const std::string &location) const | GaudiTool | inline |
| getIfExists(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
| getIfExists(const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
| GaudiTool::getInterfaceNames() const override | extends< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder > | inline |
| IErrorTool::getInterfaceNames() const =0 | IInterface | pure virtual |
| getOrCreate(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
| getOrCreate(const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
| getProperties() const override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| getProperty(Gaudi::Details::PropertyBase *p) const override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| getProperty(const std::string &name) const override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| getProperty(const std::string &n, std::string &v) const override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| hasProperty(const std::string &name) const override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| histoSvc() const | GaudiTool | |
| GaudiTool::i_cast(const InterfaceID &tid) const override | extends< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder > | inline |
| IErrorTool::i_cast(const InterfaceID &) const =0 | IInterface | pure virtual |
| IgnoreRootInTES | GaudiCommon< AlgTool > | protectedstatic |
| iid typedef | IInterface | |
| incSvc() const | GaudiTool | |
| Info(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const size_t mx=10) const | GaudiTool | inline |
| info() const | CommonMessagingBase | inline |
| initDataHandleHolder() | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inlineprotected |
| GaudiTool::initialize() override | GaudiTool | |
| IErrorTool::initialize()=0 | IAlgTool | pure virtual |
| inputDataObjs() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
| inputHandles() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
| interfaceID() | IInterface | inlinestatic |
| LAST_ERROR enum value | IInterface | |
| m_counterSummarySvc | GaudiCommon< AlgTool > | protected |
| m_inputDataObjs | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | protected |
| m_outputDataObjs | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | protected |
| m_updateDataHandles | AlgTool | protected |
| monitorSvc() const | AlgTool | inline |
| msg() const | CommonMessagingBase | inline |
| msgLevel() const | CommonMessagingBase | inline |
| msgLevel(MSG::Level lvl) const | CommonMessagingBase | inline |
| msgStream() const | CommonMessagingBase | inline |
| msgStream(const MSG::Level level) const | CommonMessagingBase | inline |
| msgSvc() const | CommonMessagingBase | inline |
| GaudiTool::name() const override | AlgTool | |
| IErrorTool::name() const =0 | INamedInterface | pure virtual |
| NO_INTERFACE enum value | IInterface | |
| ntupleSvc() const | GaudiTool | |
| AlgTool::operator=(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | |
| outputDataObjs() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
| outputHandles() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
| outputLevel() const __attribute__((deprecated)) | CommonMessagingBase | inline |
| GaudiTool::parent() const override | AlgTool | |
| IErrorTool::parent() const =0 | IAlgTool | pure virtual |
| Print(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const MSG::Level lev=MSG::INFO) const override | ErrorTool | inlinevirtual |
| printErrors(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< AlgTool > | |
| printProps(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< AlgTool > | |
| printStat(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< AlgTool > | |
| property(const std::string &name) const | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inlineprotected |
| PropertyHolder()=default | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | |
| PropertyHolder(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | |
| PropertyHolderImpl typedef | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | |
| propsPrint() const | GaudiCommon< AlgTool > | inline |
| put(IDataProviderSvc *svc, DataObject *object, const std::string &address, const bool useRootInTES=true) const | GaudiTool | inline |
| put(DataObject *object, const std::string &address, const bool useRootInTES=true) const | GaudiTool | inline |
| GaudiTool::queryInterface(const InterfaceID &riid, void **ppvUnknown) override | AlgTool | |
| IErrorTool::queryInterface(const InterfaceID &ti, void **pp)=0 | IInterface | pure virtual |
| refCount() const =0 | IInterface | pure virtual |
| registerCondition(const std::string &condition, StatusCode(CallerClass::*mf)()=nullptr) | GaudiCommon< AlgTool > | inline |
| registerCondition(const std::string &condition, CondType *&condPtrDest, StatusCode(CallerClass::*mf)()=NULL) | GaudiCommon< AlgTool > | inline |
| registerCondition(char *condition, StatusCode(CallerClass::*mf)()=NULL) | GaudiCommon< AlgTool > | inline |
| registerCondition(TargetClass *condition, StatusCode(CallerClass::*mf)()=NULL) | GaudiCommon< AlgTool > | inline |
| registerTool(IAlgTool *tool) const | AlgTool | inline |
| GaudiTool::reinitialize() override | AlgTool | |
| IErrorTool::reinitialize()=0 | IAlgTool | pure virtual |
| GaudiTool::release(const IInterface *interface) const | GaudiCommon< AlgTool > | |
| IErrorTool::release()=0 | IInterface | pure virtual |
| releaseSvc(const IInterface *svc) const | GaudiCommon< AlgTool > | protected |
| releaseTool(const IAlgTool *tool) const | GaudiCommon< AlgTool > | protected |
| renounce(Gaudi::DataHandle &handle) override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
| resetMessaging() | CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > | inlineprotected |
| GaudiTool::restart() override | AlgTool | |
| IErrorTool::restart()=0 | IAlgTool | pure virtual |
| rootInTES() const | GaudiCommon< AlgTool > | inline |
| runUpdate() | GaudiCommon< AlgTool > | inline |
| service(const std::string &name, T *&svc, bool createIf=true) const | AlgTool | inline |
| service(const std::string &type, const std::string &name, T *&svc) const | AlgTool | inline |
| service(const std::string &name, const bool createIf=true, const bool quiet=false) const | AlgTool | |
| service(const std::string &name, const bool createIf=true, const bool quiet=false) const | AlgTool | inline |
| serviceLocator() const override | AlgTool | |
| Services typedef | GaudiCommon< AlgTool > | protected |
| services() const | GaudiCommon< AlgTool > | inline |
| setProperties() | AlgTool | |
| setProperty(const Gaudi::Details::PropertyBase &p) override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| setProperty(const std::string &s) override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| setProperty(const std::string &n, const std::string &v) override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| setProperty(const std::string &name, const TYPE &value) | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
| setUpMessaging() | CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > | inlineprotected |
| GaudiTool::start() override | AlgTool | |
| IErrorTool::start()=0 | IAlgTool | pure virtual |
| Statistics typedef | GaudiCommon< AlgTool > | protected |
| statPrint() const | GaudiCommon< AlgTool > | inline |
| Status enum name | IInterface | |
| GaudiTool::stop() override | AlgTool | |
| IErrorTool::stop()=0 | IAlgTool | pure virtual |
| SUCCESS enum value | IInterface | |
| summaryEnabled() | GaudiTool | static |
| svc(const std::string &name, const bool create=true) const | GaudiCommon< AlgTool > | |
| svcLoc() const | AlgTool | inline |
| GaudiTool::sysFinalize() override | AlgTool | |
| IErrorTool::sysFinalize()=0 | IAlgTool | pure virtual |
| GaudiTool::sysInitialize() override | AlgTool | |
| IErrorTool::sysInitialize()=0 | IAlgTool | pure virtual |
| GaudiTool::sysReinitialize() override | AlgTool | |
| IErrorTool::sysReinitialize()=0 | IAlgTool | pure virtual |
| GaudiTool::sysRestart() override | AlgTool | |
| IErrorTool::sysRestart()=0 | IAlgTool | pure virtual |
| GaudiTool::sysStart() override | AlgTool | |
| IErrorTool::sysStart()=0 | IAlgTool | pure virtual |
| GaudiTool::sysStop() override | AlgTool | |
| IErrorTool::sysStop()=0 | IAlgTool | pure virtual |
| targetFSMState() const override | AlgTool | inline |
| GaudiTool::terminate() override | AlgTool | inline |
| IErrorTool::terminate()=0 | IAlgTool | pure virtual |
| tool(const std::string &type, const std::string &name, const IInterface *parent=0, bool create=true) const | GaudiCommon< AlgTool > | |
| tool(const std::string &type, const IInterface *parent=0, bool create=true) const | GaudiCommon< AlgTool > | |
| tools() const | AlgTool | |
| tools() | AlgTool | protected |
| toolSvc() const | AlgTool | |
| GaudiTool::type() const override | AlgTool | |
| IErrorTool::type() const =0 | IAlgTool | pure virtual |
| typePrint() const | GaudiCommon< AlgTool > | inline |
| updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > | inlineprotected |
| updMgrSvc() const | GaudiCommon< AlgTool > | inline |
| UseRootInTES | GaudiCommon< AlgTool > | protectedstatic |
| verbose() const | CommonMessagingBase | inline |
| VERSMISMATCH enum value | IInterface | |
| warning() const | CommonMessagingBase | inline |
| Warning(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const override | ErrorTool | inlinevirtual |
| ~AlgTool() override | AlgTool | |
| ~CommonMessagingBase()=default | CommonMessagingBase | virtual |
| ~ErrorTool() override=default | ErrorTool | |
| ~extend_interfaces() override=default | extend_interfaces< Interfaces... > | |
| ~extends() override=default | extends< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder > | |
| ~GaudiCommon() override=default | GaudiCommon< AlgTool > | protected |
| ~GaudiTool() override | GaudiTool | |
| ~IErrorTool()=default | IErrorTool | protectedvirtual |
| ~IInterface()=default | IInterface | virtual |
| ~PropertyHolder() override=default | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | |