acceptDHVisitor(IDataHandleVisitor *) const override | Gaudi::Algorithm | |
addDependency(const DataObjID &id, const Gaudi::DataHandle::Mode &mode) override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | inline |
addToolsArray(ToolHandleArray< T > &hndlArr) | Gaudi::Algorithm | inline |
algExecStateSvc() const | Gaudi::Algorithm | |
Algorithm(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION) | Gaudi::Algorithm | inline |
Algorithm(const Algorithm &)=delete | Gaudi::Algorithm | private |
AlgorithmManager | Gaudi::Algorithm | |
assertUniqueName(std::string_view name) const | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inlineprivate |
auditorSvc() const | Gaudi::Algorithm | |
base_class typedef | extends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder > | |
bindPropertiesTo(Gaudi::Interfaces::IOptionsSvc &optsSvc) | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
cardinality() const override | Gaudi::Algorithm | inline |
chronoSvc() const | Gaudi::Algorithm | |
configure() override | Gaudi::Algorithm | inline |
contextSvc() const | Gaudi::Algorithm | |
create_msgStream() const override final | CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > | inlineprivate |
declare(Gaudi::DataHandle &handle) override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | inline |
declareInfo(const std::string &name, const T &var, const std::string &desc) const | Gaudi::Algorithm | inline |
declareInfo(const std::string &name, const std::string &format, const void *var, int size, const std::string &desc) const | Gaudi::Algorithm | inline |
declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none") | Gaudi::Algorithm | inline |
declareProperty(const std::string &name, ToolHandleArray< T > &hndlArr, const std::string &doc="none") | Gaudi::Algorithm | inline |
DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(Gaudi::Details::PropertyBase &prop) | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, TYPE &value, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, Gaudi::Property< TYPE, VERIFIER, HANDLERS > &prop, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
declareTool(ToolHandle< T > &handle, bool createIf=true) | Gaudi::Algorithm | inline |
declareTool(ToolHandle< T > &handle, const std::string &toolTypeAndName, bool createIf=true) | Gaudi::Algorithm | inline |
deregisterTool(IAlgTool *tool) const | Gaudi::Algorithm | |
detCnvSvc() const | Gaudi::Algorithm | |
detSvc() const | Gaudi::Algorithm | |
errorCount() const | Gaudi::Algorithm | |
eventCnvSvc() const | Gaudi::Algorithm | |
eventSvc() const | Gaudi::Algorithm | |
evtSvc() const | Gaudi::Algorithm | inline |
exceptionSvc() const | Gaudi::Algorithm | |
execState(const EventContext &ctx) const override | Gaudi::Algorithm | |
execute() override=0 | Algorithm | pure virtual |
ext_iids typedef | extend_interfaces< Interfaces... > | |
extend_interfaces_base typedef | extends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder > | |
extraInputDeps() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | inlinevirtual |
extraOutputDeps() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | inlinevirtual |
Factory typedef | Gaudi::Algorithm | |
filterPassed() const | Gaudi::details::LegacyAlgorithmAdapter | |
finalize() override | Gaudi::Algorithm | inline |
FSMState() const override | Gaudi::Algorithm | inline |
get_svc_(SmartIF< IFace > &p, const char *service_name) const | Gaudi::Algorithm | private |
getContext() const | Gaudi::details::LegacyAlgorithmAdapter | inline |
getInterfaceNames() const override | extends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder > | inline |
getProperties() const override | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
getProperty(Gaudi::Details::PropertyBase *p) const override | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
getProperty(std::string_view name) const override | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
getProperty(std::string_view n, std::string &v) const override | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
hasProperty(std::string_view name) const override | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
histoSvc() const | Gaudi::Algorithm | |
i_cast(const InterfaceID &tid) const override | extends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder > | inline |
index() const override | Gaudi::Algorithm | |
initDataHandleHolder() | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | inlineprotected |
initialize() override | Gaudi::Algorithm | inline |
initMessaging() const | CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > | inlineprivate |
initToolHandles() const | Gaudi::Algorithm | private |
inputDataObjs() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | inline |
inputHandles() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | inline |
isAsynchronous() const | Gaudi::Algorithm | inline |
isEnabled() const override | Gaudi::Algorithm | |
isExecuted() const | Gaudi::details::LegacyAlgorithmAdapter | |
isFinalized() const override | Gaudi::Algorithm | inlineprotected |
isInitialized() const override | Gaudi::Algorithm | inlineprotected |
isReEntrant() const override | Gaudi::details::LegacyAlgorithmAdapter | inlineprotected |
isSequence() const override | Gaudi::Algorithm | inline |
LegacyAlgorithmAdapter(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION) | Gaudi::details::LegacyAlgorithmAdapter | inline |
m_aess | Gaudi::Algorithm | mutableprivate |
m_asynchronous | Gaudi::Algorithm | private |
m_auditInit | Gaudi::Algorithm | private |
m_auditorExecute | Gaudi::Algorithm | private |
m_auditorFinalize | Gaudi::Algorithm | private |
m_auditorInitialize | Gaudi::Algorithm | private |
m_auditorReinitialize | Gaudi::Algorithm | private |
m_auditorRestart | Gaudi::Algorithm | private |
m_auditorStart | Gaudi::Algorithm | private |
m_auditorStop | Gaudi::Algorithm | private |
m_cardinality | Gaudi::Algorithm | private |
m_contextSvc | Gaudi::Algorithm | mutableprivate |
m_CSS | Gaudi::Algorithm | mutableprivate |
m_DCS | Gaudi::Algorithm | mutableprivate |
m_DDS | Gaudi::Algorithm | mutableprivate |
m_doTimeline | Gaudi::Algorithm | private |
m_ECS | Gaudi::Algorithm | mutableprivate |
m_EDS | Gaudi::Algorithm | mutableprivate |
m_errorMax | Gaudi::Algorithm | private |
m_EXS | Gaudi::Algorithm | mutableprivate |
m_extInputDataObjs | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | private |
m_extOutputDataObjs | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | private |
m_filterCircDeps | Gaudi::Algorithm | private |
m_handles | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | private |
m_HDS | Gaudi::Algorithm | mutableprivate |
m_index | Gaudi::Algorithm | private |
m_inputDataObjs | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | protected |
m_isEnabled | Gaudi::Algorithm | private |
m_monitorSvcName | Gaudi::Algorithm | private |
m_MS | Gaudi::Algorithm | mutableprivate |
m_name | Gaudi::Algorithm | private |
m_neededResources | Gaudi::Algorithm | private |
m_NTS | Gaudi::Algorithm | mutableprivate |
m_outputDataObjs | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | protected |
m_outputLevel | Gaudi::Algorithm | private |
m_pAuditorSvc | Gaudi::Algorithm | mutableprivate |
m_pMonitorSvc | Gaudi::Algorithm | mutableprivate |
m_properties | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | private |
m_pSvcLocator | Gaudi::Algorithm | private |
m_ptoolSvc | Gaudi::Algorithm | mutableprivate |
m_registerContext | Gaudi::Algorithm | private |
m_remoteProperties | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | private |
m_RGS | Gaudi::Algorithm | mutableprivate |
m_state | Gaudi::Algorithm | private |
m_targetState | Gaudi::Algorithm | private |
m_timelineSvc | Gaudi::Algorithm | mutableprivate |
m_todelete | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | private |
m_toolHandleArrays | Gaudi::Algorithm | mutableprivate |
m_toolHandles | Gaudi::Algorithm | mutableprivate |
m_toolHandlesInit | Gaudi::Algorithm | mutableprivate |
m_tools | Gaudi::Algorithm | mutableprivate |
m_type | Gaudi::Algorithm | private |
m_updateDataHandles | Gaudi::Algorithm | protected |
m_version | Gaudi::Algorithm | private |
m_WB | Gaudi::Algorithm | mutableprivate |
maxErrors() const | Gaudi::Algorithm | inlineprivate |
monitorSvc() const | Gaudi::Algorithm | inline |
msgLevel() const | CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > | inline |
msgLevel(MSG::Level lvl) const | CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > | inline |
name() const override | Gaudi::Algorithm | |
nameKey() const override | Gaudi::Algorithm | |
neededResources() const override | Gaudi::Algorithm | inline |
ntupleSvc() const | Gaudi::Algorithm | |
operator=(const Algorithm &)=delete | Gaudi::Algorithm | private |
DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >::operator=(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | |
outputDataObjs() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | inline |
outputHandles() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | inline |
Properties typedef | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | private |
property(std::string_view name) const | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
property(std::string_view name, const std::vector< Gaudi::Details::PropertyBase * > &props) const | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inlineprivate |
PropertyHolder()=default | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | |
PropertyHolder(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | |
PropertyHolderImpl typedef | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | |
queryInterface(const InterfaceID &ti, void **pp) override | extends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder > | inline |
randSvc() const | Gaudi::Algorithm | |
registerContext() const | Gaudi::Algorithm | inline |
registerTool(IAlgTool *tool) const | Gaudi::Algorithm | |
reinitialize() override | Gaudi::Algorithm | |
RemoteProperties typedef | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | private |
renounce(Gaudi::DataHandle &handle) override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | inline |
renounceInput(const DataObjID &id) override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > | inline |
resetMessaging() | CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > | inlineprotected |
restart() override | Gaudi::Algorithm | |
service(std::string_view name, T *&psvc, bool createIf=true) const | Gaudi::Algorithm | inline |
service(std::string_view svcType, std::string_view svcName, T *&psvc) const | Gaudi::Algorithm | inline |
service(std::string_view name, const bool createIf=true, const bool quiet=false) const | Gaudi::Algorithm | |
service(std::string_view name, bool createIf=true, bool quiet=false) const | Gaudi::Algorithm | inline |
service_i(std::string_view svcName, bool createIf, const InterfaceID &iid, void **ppSvc) const | Gaudi::Algorithm | private |
service_i(std::string_view svcType, std::string_view svcName, const InterfaceID &iid, void **ppSvc) const | Gaudi::Algorithm | private |
serviceLocator() const override | Gaudi::Algorithm | |
setAsynchronous(bool value) | Gaudi::Algorithm | inline |
setExecuted(bool state) const | Gaudi::details::LegacyAlgorithmAdapter | |
setFilterPassed(bool state) const | Gaudi::details::LegacyAlgorithmAdapter | |
setIndex(const unsigned int &idx) override | Gaudi::Algorithm | protected |
setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p) override | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
setProperty(const std::string &s) override | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
setProperty(const Gaudi::Details::PropertyBase &p) | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p)=0 | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | |
setProperty(const std::string &s)=0 | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | |
setProperty(const std::string &name, const char *v) | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
setProperty(const std::string &name, const std::string &v) | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
setProperty(const std::string &name, const TYPE &value) | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
setPropertyRepr(const std::string &n, const std::string &r) override | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
setType(std::string type) override | Gaudi::Algorithm | inline |
setUpMessaging() const | CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > | inlineprotected |
start() override | Gaudi::Algorithm | inline |
stop() override | Gaudi::Algorithm | inline |
svcLoc() const | Gaudi::Algorithm | inline |
sysExecute(const EventContext &ctx) override | Gaudi::Algorithm | |
sysFinalize() override | Gaudi::Algorithm | |
sysInitialize() override | Gaudi::Algorithm | |
sysReinitialize() override | Gaudi::Algorithm | |
sysRestart() override | Gaudi::Algorithm | |
sysStart() override | Gaudi::Algorithm | |
sysStop() override | Gaudi::Algorithm | |
targetFSMState() const override | Gaudi::Algorithm | inline |
terminate() override | Gaudi::Algorithm | inline |
timelineSvc() const | Gaudi::Algorithm | |
toControlFlowExpression(std::ostream &os) const override | Gaudi::Algorithm | |
tools() const | Gaudi::Algorithm | |
tools() | Gaudi::Algorithm | protected |
toolSvc() const | Gaudi::Algorithm | |
type() const override | Gaudi::Algorithm | inline |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > | inlineprotected |
version() const override | Gaudi::Algorithm | |
whiteboard() const | Gaudi::Algorithm | |