The Gaudi Framework  v31r0 (aeb156f0)
Gaudi::Algorithm Member List

This is the complete list of members for Gaudi::Algorithm, including all inherited members.

acceptDHVisitor(IDataHandleVisitor *) const overrideGaudi::Algorithm
addDependency(const DataObjID &id, const Gaudi::DataHandle::Mode &mode) overrideDataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >inline
addToolsArray(ToolHandleArray< T > &hndlArr)Gaudi::Algorithminline
algExecStateSvc() const Gaudi::Algorithm
Algorithm(const std::string &name, ISvcLocator *svcloc, const std::string &version=PACKAGE_VERSION)Gaudi::Algorithm
Algorithm(const Algorithm &a)=deleteGaudi::Algorithmprivate
AlgorithmManagerGaudi::Algorithm
always() const CommonMessagingBaseinline
auditorSvc() const Gaudi::Algorithm
base_class typedefextends< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >, IDataHandleHolder >
beginRun() overrideGaudi::Algorithm
cardinality() const overrideGaudi::Algorithminline
chronoStatService() const Gaudi::Algorithminline
chronoSvc() const Gaudi::Algorithm
clearCounters()CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
configure() overrideGaudi::Algorithminline
contextSvc() const Gaudi::Algorithm
debug() const CommonMessagingBaseinline
declare(Gaudi::DataHandle &handle) overrideDataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >inline
declareCounter(const std::string &tag, Gaudi::Accumulators::PrintableCounter &r)CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
declareInfo(const std::string &name, const T &var, const std::string &desc) const Gaudi::Algorithminline
declareInfo(const std::string &name, const std::string &format, const void *var, int size, const std::string &desc) const Gaudi::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< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >::declareProperty(Gaudi::Details::PropertyBase &prop)PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
DataHandleHolderBase< CounterHolder< 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< CounterHolder< 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, std::string toolTypeAndName, bool createIf=true)Gaudi::Algorithminline
deregisterTool(IAlgTool *tool) const Gaudi::Algorithm
detCnvSvc() const Gaudi::Algorithm
detDataCnvService() const Gaudi::Algorithminline
detDataService() const Gaudi::Algorithminline
detSvc() const Gaudi::Algorithm
endRun() overrideGaudi::Algorithm
err() const CommonMessagingBaseinline
error() const CommonMessagingBaseinline
errorCount() const Gaudi::Algorithm
eventCnvSvc() const Gaudi::Algorithm
eventDataCnvService() const Gaudi::Algorithminline
eventDataService() const Gaudi::Algorithminline
eventSvc() const Gaudi::Algorithm
evtSvc() const Gaudi::Algorithminline
exceptionSvc() const Gaudi::Algorithm
execState(const EventContext &ctx) const overrideGaudi::Algorithm
ext_iids typedefextend_interfaces< Interfaces... >
extend_interfaces_base typedefextends< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >, IDataHandleHolder >
extraInputDeps() const overrideDataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >inlinevirtual
extraOutputDeps() const overrideDataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >inlinevirtual
Factory typedefGaudi::Algorithm
fatal() const CommonMessagingBaseinline
finalize() overrideGaudi::Algorithminline
findCounter(const std::string &tag) constCounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
forEachCounter(Callable &&f) constCounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
FSMState() const overrideGaudi::Algorithminline
get_svc_(SmartIF< IFace > &p, const char *service_name) const Gaudi::Algorithmprivate
getInterfaceNames() const overrideextends< CounterHolder< 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(const std::string &name) const overridePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
getProperty(const std::string &n, std::string &v) const overridePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
hasProperty(const std::string &name) const overridePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
histogramDataService() const Gaudi::Algorithminline
histoSvc() const Gaudi::Algorithm
i_cast(const InterfaceID &tid) const overrideextends< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >, IDataHandleHolder >inline
index() const overrideGaudi::Algorithm
info() const CommonMessagingBaseinline
initDataHandleHolder()DataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >inlineprotected
initialize() overrideGaudi::Algorithminline
initToolHandles() const Gaudi::Algorithmprivate
inputDataObjs() const overrideDataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >inline
inputHandles() const overrideDataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >inline
isEnabled() const overrideGaudi::Algorithm
isFinalized() const overrideGaudi::Algorithminlineprotected
isInitialized() const overrideGaudi::Algorithminlineprotected
isIOBound() const Gaudi::Algorithminline
isReEntrant() const overrideGaudi::Algorithminlineprotected
isSequence() const overrideGaudi::Algorithminline
m_aessGaudi::Algorithmmutableprivate
m_auditInitGaudi::Algorithmprivate
m_auditorBeginRunGaudi::Algorithmprivate
m_auditorEndRunGaudi::Algorithmprivate
m_auditorExecuteGaudi::Algorithmprivate
m_auditorFinalizeGaudi::Algorithmprivate
m_auditorInitializeGaudi::Algorithmprivate
m_auditorReinitializeGaudi::Algorithmprivate
m_auditorRestartGaudi::Algorithmprivate
m_auditorStartGaudi::Algorithmprivate
m_auditorStopGaudi::Algorithmprivate
m_beginRunCalledGaudi::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_endRunCalledGaudi::Algorithmprivate
m_errorMaxGaudi::Algorithmprivate
m_EXSGaudi::Algorithmmutableprivate
m_filterCircDepsGaudi::Algorithmprivate
m_HDSGaudi::Algorithmmutableprivate
m_indexGaudi::Algorithmprivate
m_inputDataObjsDataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >protected
m_isEnabledGaudi::Algorithmprivate
m_isFinalizedGaudi::Algorithmprivate
m_isIOBoundGaudi::Algorithmprivate
m_monitorSvcNameGaudi::Algorithmprivate
m_MSGaudi::Algorithmmutableprivate
m_nameGaudi::Algorithmprivate
m_neededResourcesGaudi::Algorithmprivate
m_NTSGaudi::Algorithmmutableprivate
m_outputDataObjsDataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >protected
m_outputLevelGaudi::Algorithmprivate
m_pAuditorSvcGaudi::Algorithmmutableprivate
m_pMonitorSvcGaudi::Algorithmmutableprivate
m_pSvcLocatorGaudi::Algorithmprivate
m_ptoolSvcGaudi::Algorithmmutableprivate
m_registerContextGaudi::Algorithmprivate
m_RGSGaudi::Algorithmmutableprivate
m_stateGaudi::Algorithmprivate
m_targetStateGaudi::Algorithmprivate
m_timelineSvcGaudi::Algorithmmutableprivate
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() const Gaudi::Algorithminlineprivate
monitorSvc() const Gaudi::Algorithminline
msg() const CommonMessagingBaseinline
msgLevel() constCommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inline
msgLevel(MSG::Level lvl) constCommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inline
msgStream() const CommonMessagingBaseinline
msgStream(const MSG::Level level) const CommonMessagingBaseinline
msgSvc() const CommonMessagingBaseinline
name() const overrideGaudi::Algorithm
nameKey() const overrideGaudi::Algorithm
nCounters() constCounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
neededResources() const overrideGaudi::Algorithminline
ntupleService() const Gaudi::Algorithminline
ntupleSvc() const Gaudi::Algorithm
operator=(const Algorithm &rhs)=deleteGaudi::Algorithmprivate
DataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >::operator=(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >
outputDataObjs() const overrideDataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >inline
outputHandles() const overrideDataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >inline
outputLevel() constCommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inline
property(const std::string &name) constPropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inlineprotected
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< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >, IDataHandleHolder >inline
randSvc() const Gaudi::Algorithm
registerContext() const Gaudi::Algorithminline
registerTool(IAlgTool *tool) const Gaudi::Algorithm
reinitialize() overrideGaudi::Algorithm
renounce(Gaudi::DataHandle &handle) overrideDataHandleHolderBase< CounterHolder< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > > >inline
resetMessaging()CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inlineprotected
restart() overrideGaudi::Algorithm
service(const std::string &name, T *&psvc, bool createIf=true) const Gaudi::Algorithminline
service(const std::string &svcType, const std::string &svcName, T *&psvc) const Gaudi::Algorithminline
service(const std::string &name, const bool createIf=true, const bool quiet=false) const Gaudi::Algorithm
service(const std::string &name, bool createIf=true, bool quiet=false) const Gaudi::Algorithminline
service_i(const std::string &svcName, bool createIf, const InterfaceID &iid, void **ppSvc) const Gaudi::Algorithmprivate
service_i(const std::string &svcType, const std::string &svcName, const InterfaceID &iid, void **ppSvc) const Gaudi::Algorithmprivate
serviceLocator() const overrideGaudi::Algorithm
setIndex(const unsigned int &idx) overrideGaudi::Algorithmprotected
setIOBound(bool value)Gaudi::Algorithminline
setProperties()Gaudi::Algorithm
setProperty(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 std::string &n, const std::string &v) overridePropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
setProperty(const std::string &name, const TYPE &value)PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >inline
setType(const std::string &type) overrideGaudi::Algorithminline
setUpMessaging() constCommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inlineprotected
start() overrideGaudi::Algorithminline
stop() overrideGaudi::Algorithminline
svcLoc() const Gaudi::Algorithminline
sysBeginRun() overrideGaudi::Algorithm
sysEndRun() overrideGaudi::Algorithm
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() const Gaudi::Algorithm
toControlFlowExpression(std::ostream &os) const overrideGaudi::Algorithm
tools() const Gaudi::Algorithm
tools()Gaudi::Algorithmprotected
toolSvc() const Gaudi::Algorithm
type() const overrideGaudi::Algorithminline
updateMsgStreamOutputLevel(int level)CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inlineprotected
verbose() const CommonMessagingBaseinline
version() const overrideGaudi::Algorithm
warning() const CommonMessagingBaseinline
whiteboard() const Gaudi::Algorithm
~CommonMessagingBase()=defaultCommonMessagingBasevirtual