The Gaudi Framework  master (f31105fd)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ParentAlg Member List

This is the complete list of members for ParentAlg, including all inherited members.

acceptDHVisitor(IDataHandleVisitor *) const overrideGaudi::Sequence
addDependency(const DataObjID &id, const Gaudi::DataHandle::Mode &mode) overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
addToolsArray(ToolHandleArray< T > &hndlArr)Gaudi::Algorithminline
algExecStateSvc() constGaudi::Algorithm
Algorithm(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION)Gaudi::Sequenceinline
Gaudi::Algorithm::Algorithm(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION)Gaudi::Algorithminline
AlgorithmManagerGaudi::Algorithm
assertUniqueName(std::string_view name) constPropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inlineprivate
auditorSvc() constGaudi::Algorithm
base_class typedefextends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder >
bindPropertiesTo(Gaudi::Interfaces::IOptionsSvc &optsSvc)PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
cardinality() const overrideGaudi::Algorithminline
chronoSvc() constGaudi::Algorithm
configure() overrideGaudi::Algorithminline
contextSvc() constGaudi::Algorithm
create_msgStream() const override finalCommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inlineprivate
createSubAlgorithm(const std::string &type, const std::string &name, Algorithm *&pSubAlg)Gaudi::Sequence
declare(Gaudi::DataHandle &handle) overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
declareInfo(const std::string &name, const T &var, const std::string &desc) constGaudi::Algorithminline
declareInfo(const std::string &name, const std::string &format, const void *var, int size, const std::string &desc) constGaudi::Algorithminline
declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none")Gaudi::Algorithminline
declareProperty(const std::string &name, ToolHandleArray< T > &hndlArr, const std::string &doc="none")Gaudi::Algorithminline
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::Algorithminline
declareTool(ToolHandle< T > &handle, const std::string &toolTypeAndName, bool createIf=true)Gaudi::Algorithminline
deregisterTool(IAlgTool *tool) constGaudi::Algorithm
detCnvSvc() constGaudi::Algorithm
detSvc() constGaudi::Algorithm
errorCount() constGaudi::Algorithm
eventCnvSvc() constGaudi::Algorithm
eventSvc() constGaudi::Algorithm
evtSvc() constGaudi::Algorithminline
exceptionSvc() constGaudi::Algorithm
execState(const EventContext &ctx) const overrideGaudi::Algorithm
execute(const EventContext &ctx) const overrideParentAlg
ext_iids typedefextend_interfaces< Interfaces... >
extend_interfaces_base typedefextends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder >
extraInputDeps() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inlinevirtual
extraOutputDeps() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inlinevirtual
Factory typedefGaudi::Algorithm
finalize() overrideParentAlg
FSMState() const overrideGaudi::Algorithminline
get_svc_(SmartIF< IFace > &p, const char *service_name) constGaudi::Algorithmprivate
getInterfaceNames() const overrideextends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder >inline
getProperties() const overridePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
getProperty(Gaudi::Details::PropertyBase *p) const overridePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
getProperty(std::string_view name) const overridePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
getProperty(std::string_view n, std::string &v) const overridePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
hasProperty(std::string_view name) const overridePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
histoSvc() constGaudi::Algorithm
i_cast(const InterfaceID &tid) const overrideextends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder >inline
index() const overrideGaudi::Algorithm
initDataHandleHolder()DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inlineprotected
initialize() overrideParentAlg
initMessaging() constCommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inlineprivate
initToolHandles() constGaudi::Algorithmprivate
inputDataObjs() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
inputHandles() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
isAsynchronous() constGaudi::Algorithminline
isEnabled() const overrideGaudi::Algorithm
isFinalized() const overrideGaudi::Algorithminlineprotected
isInitialized() const overrideGaudi::Algorithminlineprotected
isReEntrant() const overrideGaudi::Algorithminlineprotected
isSequence() const override finalGaudi::Sequenceinline
m_aessGaudi::Algorithmmutableprivate
m_asynchronousGaudi::Algorithmprivate
m_auditInitGaudi::Algorithmprivate
m_auditorExecuteGaudi::Algorithmprivate
m_auditorFinalizeGaudi::Algorithmprivate
m_auditorInitializeGaudi::Algorithmprivate
m_auditorReinitializeGaudi::Algorithmprivate
m_auditorRestartGaudi::Algorithmprivate
m_auditorStartGaudi::Algorithmprivate
m_auditorStopGaudi::Algorithmprivate
m_cardinalityGaudi::Algorithmprivate
m_contextSvcGaudi::Algorithmmutableprivate
m_CSSGaudi::Algorithmmutableprivate
m_DCSGaudi::Algorithmmutableprivate
m_DDSGaudi::Algorithmmutableprivate
m_doTimelineGaudi::Algorithmprivate
m_ECSGaudi::Algorithmmutableprivate
m_EDSGaudi::Algorithmmutableprivate
m_errorMaxGaudi::Algorithmprivate
m_EXSGaudi::Algorithmmutableprivate
m_extInputDataObjsDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >private
m_extOutputDataObjsDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >private
m_filterCircDepsGaudi::Algorithmprivate
m_handlesDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >private
m_HDSGaudi::Algorithmmutableprivate
m_indexGaudi::Algorithmprivate
m_inputDataObjsDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >protected
m_isEnabledGaudi::Algorithmprivate
m_monitorSvcNameGaudi::Algorithmprivate
m_MSGaudi::Algorithmmutableprivate
m_nameGaudi::Algorithmprivate
m_neededResourcesGaudi::Algorithmprivate
m_NTSGaudi::Algorithmmutableprivate
m_outputDataObjsDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >protected
m_outputLevelGaudi::Algorithmprivate
m_pAuditorSvcGaudi::Algorithmmutableprivate
m_pMonitorSvcGaudi::Algorithmmutableprivate
m_propertiesPropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >private
m_pSvcLocatorGaudi::Algorithmprivate
m_ptoolSvcGaudi::Algorithmmutableprivate
m_registerContextGaudi::Algorithmprivate
m_remotePropertiesPropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >private
m_RGSGaudi::Algorithmmutableprivate
m_stateGaudi::Algorithmprivate
m_subalg1ParentAlgprivate
m_subalg2ParentAlgprivate
m_subAlgmsGaudi::Sequenceprivate
m_targetStateGaudi::Algorithmprivate
m_timelineSvcGaudi::Algorithmmutableprivate
m_todeletePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >private
m_toolHandleArraysGaudi::Algorithmmutableprivate
m_toolHandlesGaudi::Algorithmmutableprivate
m_toolHandlesInitGaudi::Algorithmmutableprivate
m_toolsGaudi::Algorithmmutableprivate
m_typeGaudi::Algorithmprivate
m_updateDataHandlesGaudi::Algorithmprotected
m_versionGaudi::Algorithmprivate
m_WBGaudi::Algorithmmutableprivate
maxErrors() constGaudi::Algorithminlineprivate
monitorSvc() constGaudi::Algorithminline
msgLevel() constCommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inline
msgLevel(MSG::Level lvl) constCommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inline
name() const overrideGaudi::Algorithm
nameKey() const overrideGaudi::Algorithm
neededResources() const overrideGaudi::Algorithminline
ntupleSvc() constGaudi::Algorithm
operator=(const Algorithm &)=deleteGaudi::Algorithmprivate
DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >::operator=(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >
outputDataObjs() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
outputHandles() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
Properties typedefPropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >private
property(std::string_view name) constPropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
property(std::string_view name, const std::vector< Gaudi::Details::PropertyBase * > &props) constPropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inlineprivate
PropertyHolder()=defaultPropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >
PropertyHolder(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >
PropertyHolderImpl typedefPropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >
queryInterface(const InterfaceID &ti, void **pp) overrideextends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder >inline
randSvc() constGaudi::Algorithm
registerContext() constGaudi::Algorithminline
registerTool(IAlgTool *tool) constGaudi::Algorithm
reinitialize() overrideGaudi::Sequence
RemoteProperties typedefPropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >private
renounce(Gaudi::DataHandle &handle) overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
renounceInput(const DataObjID &id) overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
resetMessaging()CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inlineprotected
restart() overrideGaudi::Sequence
service(std::string_view name, T *&psvc, bool createIf=true) constGaudi::Algorithminline
service(std::string_view svcType, std::string_view svcName, T *&psvc) constGaudi::Algorithminline
service(std::string_view name, const bool createIf=true, const bool quiet=false) constGaudi::Algorithm
service(std::string_view name, bool createIf=true, bool quiet=false) constGaudi::Algorithminline
service_i(std::string_view svcName, bool createIf, const InterfaceID &iid, void **ppSvc) constGaudi::Algorithmprivate
service_i(std::string_view svcType, std::string_view svcName, const InterfaceID &iid, void **ppSvc) constGaudi::Algorithmprivate
serviceLocator() const overrideGaudi::Algorithm
setAsynchronous(bool value)Gaudi::Algorithminline
setIndex(const unsigned int &idx) overrideGaudi::Algorithmprotected
setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p) overridePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
setProperty(const std::string &s) overridePropertyHolder< 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)=0PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >
setProperty(const std::string &s)=0PropertyHolder< 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) overridePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
setType(std::string type) overrideGaudi::Algorithminline
setUpMessaging() constCommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inlineprotected
start() overrideGaudi::Sequence
stop() overrideGaudi::Sequence
subAlgorithms() constGaudi::Sequence
subAlgorithms()Gaudi::Sequence
svcLoc() constGaudi::Algorithminline
sysExecute(const EventContext &ctx) overrideGaudi::Algorithm
sysFinalize() overrideGaudi::Algorithm
sysInitialize() overrideGaudi::Algorithm
sysReinitialize() overrideGaudi::Algorithm
sysRestart() overrideGaudi::Algorithm
sysStart() overrideGaudi::Algorithm
sysStop() overrideGaudi::Algorithm
targetFSMState() const overrideGaudi::Algorithminline
terminate() overrideGaudi::Algorithminline
timelineSvc() constGaudi::Algorithm
toControlFlowExpression(std::ostream &os) const overrideGaudi::Algorithm
tools() constGaudi::Algorithm
tools()Gaudi::Algorithmprotected
toolSvc() constGaudi::Algorithm
type() const overrideGaudi::Algorithminline
updateMsgStreamOutputLevel(int level)CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inlineprotected
version() const overrideGaudi::Algorithm
whiteboard() constGaudi::Algorithm