The Gaudi Framework  v30r3 (a5ef0a68)
GaudiSequencer Member List

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

acceptDHVisitor(IDataHandleVisitor *) const overrideAlgorithm
addDependency(const DataObjID &id, const Gaudi::DataHandle::Mode &mode) overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
addToolsArray(ToolHandleArray< T > &hndlArr)Algorithminline
algExecStateSvc() const Algorithm
Algorithm(const std::string &name, ISvcLocator *svcloc, const std::string &version=PACKAGE_VERSION)Algorithm
AlgorithmManagerAlgorithm
AlgTools typedefGaudiCommon< Algorithm >protected
always() const CommonMessagingBaseinline
Assert(const bool ok, const std::string &message="", const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) constGaudiCommon< Algorithm >inline
Assert(const bool ok, const char *message, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) constGaudiCommon< Algorithm >inline
auditorSvc() const Algorithm
base_class typedefGaudiCommon< Algorithm >protected
beginRun() overrideAlgorithm
cardinality() const overrideAlgorithminline
chronoStatService() const Algorithminline
chronoSvc() const Algorithm
configure() overrideAlgorithminline
context() constGaudiCommon< Algorithm >inline
contextSvc() const Algorithm
Counter typedefGaudiCommon< Algorithm >protected
counter(const std::string &tag) constGaudiCommon< Algorithm >inline
counter(const std::string &tag)GaudiCommon< Algorithm >inline
counters() constGaudiCommon< Algorithm >inline
createSubAlgorithm(const std::string &type, const std::string &name, Algorithm *&pSubAlg)Algorithm
debug() const CommonMessagingBaseinline
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) const Algorithminline
declareInfo(const std::string &name, const std::string &format, const void *var, int size, const std::string &desc) const Algorithminline
declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none")Algorithminline
declareProperty(const std::string &name, ToolHandleArray< T > &hndlArr, const std::string &doc="none")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)Algorithminline
declareTool(ToolHandle< T > &handle, std::string toolTypeAndName, bool createIf=true)Algorithminline
decodeNames()GaudiSequencerprivate
deregisterTool(IAlgTool *tool) const Algorithm
detCnvSvc() const Algorithm
detDataCnvService() const Algorithminline
detDataService() const Algorithminline
detSvc() const Algorithm
endRun() overrideAlgorithm
err() const CommonMessagingBaseinline
Error(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) constGaudiCommon< Algorithm >
error() const CommonMessagingBaseinline
errorCount() const Algorithm
errorsPrint() constGaudiCommon< Algorithm >inline
eventCnvSvc() const Algorithm
eventDataCnvService() const Algorithminline
eventDataService() const Algorithminline
eventSvc() const Algorithm
evtColSvc() const GaudiAlgorithm
evtSvc() const Algorithminline
Exception(const std::string &msg, const GaudiException &exc, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) constGaudiCommon< Algorithm >
Exception(const std::string &msg, const std::exception &exc, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) constGaudiCommon< Algorithm >
Exception(const std::string &msg="no message", const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) constGaudiCommon< Algorithm >
exceptionSvc() const Algorithm
execState(const EventContext &ctx) const Algorithmprotected
execute() overrideGaudiSequencer
exist(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const GaudiAlgorithminline
exist(const std::string &location, const bool useRootInTES=true) const GaudiAlgorithminline
existDet(IDataProviderSvc *svc, const std::string &location) const GaudiAlgorithminline
existDet(const std::string &location) const GaudiAlgorithminline
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 typedefAlgorithm
fatal() const CommonMessagingBaseinline
filterPassed() const overrideAlgorithm
finalize() overrideGaudiAlgorithm
FSMState() const overrideAlgorithminline
fullTESLocation(const std::string &location, const bool useRootInTES) constGaudiCommon< Algorithm >
GaudiAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)GaudiAlgorithm
GaudiAlgorithm(const GaudiAlgorithm &)=deleteGaudiAlgorithm
GaudiCommon(const std::string &name, ISvcLocator *pSvcLocator)GaudiCommon< Algorithm >inline
GaudiCommon(const std::string &type, const std::string &name, const IInterface *ancestor)GaudiCommon< Algorithm >inline
GaudiSequencer(const std::string &name, ISvcLocator *pSvcLocator)GaudiSequencer
GaudiSequencer(const GaudiSequencer &a)=deleteGaudiSequencerprivate
get(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const GaudiAlgorithminline
get(const std::string &location, const bool useRootInTES=true) const GaudiAlgorithminline
getContext() const overrideAlgorithminline
getDet(IDataProviderSvc *svc, const std::string &location) const GaudiAlgorithminline
getDet(const std::string &location) const GaudiAlgorithminline
getDetIfExists(IDataProviderSvc *svc, const std::string &location) const GaudiAlgorithminline
getDetIfExists(const std::string &location) const GaudiAlgorithminline
getIfExists(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const GaudiAlgorithminline
getIfExists(const std::string &location, const bool useRootInTES=true) const GaudiAlgorithminline
getInterfaceNames() const overrideextends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder >inline
getOrCreate(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const GaudiAlgorithminline
getOrCreate(const std::string &location, const bool useRootInTES=true) const GaudiAlgorithminline
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 Algorithminline
histoSvc() const Algorithm
i_cast(const InterfaceID &tid) const overrideextends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder >inline
IgnoreRootInTESGaudiCommon< Algorithm >protectedstatic
index() const overrideAlgorithm
Info(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const size_t mx=10) constGaudiCommon< Algorithm >
info() const CommonMessagingBaseinline
initDataHandleHolder()DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inlineprotected
initialize() overrideGaudiSequencer
inputDataObjs() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
inputHandles() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
isEnabled() const overrideAlgorithm
isExecuted() const overrideAlgorithm
isFinalized() const overrideAlgorithminlineprotected
isInitialized() const overrideAlgorithminlineprotected
isIOBound() const Algorithminline
isSequence() const override finalGaudiSequencerinline
m_counterSummarySvcGaudiCommon< Algorithm >protected
m_entriesGaudiSequencerprivate
m_ignoreFilterGaudiSequencerprivate
m_inputDataObjsDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >protected
m_invertGaudiSequencerprivate
m_measureTimeGaudiSequencerprivate
m_modeORGaudiSequencerprivate
m_namesGaudiSequencerprivate
m_outputDataObjsDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >protected
m_returnOKGaudiSequencerprivate
m_sequentialGaudiSequencerprivate
m_shortCircuitGaudiSequencerprivate
m_timerGaudiSequencerprivate
m_timerToolGaudiSequencerprivate
m_updateDataHandlesAlgorithmprotected
membershipHandler(Gaudi::Details::PropertyBase &theProp)GaudiSequencerprivate
monitorSvc() const 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 overrideAlgorithm
nameKey() const overrideAlgorithm
neededResources() const overrideAlgorithminline
ntupleService() const Algorithminline
ntupleSvc() const Algorithm
operator=(const GaudiSequencer &a)=deleteGaudiSequencerprivate
GaudiAlgorithm::operator=(const GaudiAlgorithm &)=deleteGaudiAlgorithm
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
outputLevel() constCommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inline
Print(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const MSG::Level lev=MSG::INFO) constGaudiCommon< Algorithm >
printErrors(const MSG::Level level=MSG::ALWAYS) constGaudiCommon< Algorithm >
printProps(const MSG::Level level=MSG::ALWAYS) constGaudiCommon< Algorithm >
printStat(const MSG::Level level=MSG::ALWAYS) constGaudiCommon< Algorithm >
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 > > >
propsPrint() constGaudiCommon< Algorithm >inline
put(IDataProviderSvc *svc, DataObject *object, const std::string &address, const bool useRootInTES=true) const GaudiAlgorithminline
put(IDataProviderSvc *svc, std::unique_ptr< DataObject > object, const std::string &address, const bool useRootInTES=true) const GaudiAlgorithminline
put(DataObject *object, const std::string &address, const bool useRootInTES=true) const GaudiAlgorithminline
put(std::unique_ptr< DataObject > object, const std::string &address, const bool useRootInTES=true) const GaudiAlgorithminline
queryInterface(const InterfaceID &ti, void **pp) overrideextends< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder >inline
randSvc() const Algorithm
registerCondition(const std::string &condition, StatusCode(CallerClass::*mf)()=nullptr)GaudiCommon< Algorithm >inline
registerCondition(const std::string &condition, CondType *&condPtrDest, StatusCode(CallerClass::*mf)()=NULL)GaudiCommon< Algorithm >inline
registerCondition(char *condition, StatusCode(CallerClass::*mf)()=NULL)GaudiCommon< Algorithm >inline
registerCondition(TargetClass *condition, StatusCode(CallerClass::*mf)()=NULL)GaudiCommon< Algorithm >inline
registerContext() const Algorithminline
registerCounter(const std::string &tag, Gaudi::Accumulators::PrintableCounter &r)GaudiCommon< Algorithm >inline
registerTool(IAlgTool *tool) const Algorithm
reinitialize() overrideAlgorithm
release(const IInterface *interface) constGaudiCommon< Algorithm >
releaseSvc(const IInterface *svc) constGaudiCommon< Algorithm >protected
releaseTool(const IAlgTool *tool) constGaudiCommon< Algorithm >protected
renounce(Gaudi::DataHandle &handle) overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > >inline
resetExecuted() overrideAlgorithm
resetMessaging()CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inlineprotected
restart() overrideAlgorithm
rootInTES() constGaudiCommon< Algorithm >inline
runUpdate()GaudiCommon< Algorithm >inline
service(const std::string &name, T *&psvc, bool createIf=true) const Algorithminline
service(const std::string &svcType, const std::string &svcName, T *&psvc) const Algorithminline
service(const std::string &name, const bool createIf=true, const bool quiet=false) const Algorithm
service(const std::string &name, bool createIf=true, bool quiet=false) const Algorithminline
serviceLocator() const overrideAlgorithm
Services typedefGaudiCommon< Algorithm >protected
services() constGaudiCommon< Algorithm >inline
setExecuted(bool state) const overrideAlgorithm
setFilterPassed(bool state) const overrideAlgorithm
setIndex(const unsigned int &idx) overrideAlgorithmprotected
setIOBound(bool value)Algorithminline
setProperties()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) overrideAlgorithminline
setUpMessaging() constCommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inlineprotected
start() overrideAlgorithminline
Statistics typedefGaudiCommon< Algorithm >protected
StatisticsOwn typedefGaudiCommon< Algorithm >protected
statPrint() constGaudiCommon< Algorithm >inline
stop() overrideAlgorithminline
subAlgorithms() const Algorithm
subAlgorithms()Algorithm
svc(const std::string &name, const bool create=true) constGaudiCommon< Algorithm >
svcLoc() const Algorithminline
sysBeginRun() overrideAlgorithm
sysEndRun() overrideAlgorithm
sysExecute(const EventContext &ctx) overrideGaudiAlgorithm
sysFinalize() overrideAlgorithm
sysInitialize() overrideAlgorithm
sysReinitialize() overrideAlgorithm
sysRestart() overrideAlgorithm
sysStart() overrideAlgorithm
sysStop() overrideAlgorithm
targetFSMState() const overrideAlgorithminline
terminate() overrideAlgorithminline
timelineSvc() const Algorithm
toControlFlowExpression(std::ostream &os) const overrideGaudiSequencer
tool(const std::string &type, const std::string &name, const IInterface *parent=0, bool create=true) constGaudiCommon< Algorithm >
tool(const std::string &type, const IInterface *parent=0, bool create=true) constGaudiCommon< Algorithm >
tools() const Algorithm
tools()Algorithmprotected
toolSvc() const Algorithm
type() const overrideAlgorithminline
typePrint() constGaudiCommon< Algorithm >inline
updateMsgStreamOutputLevel(int level)CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > >inlineprotected
updMgrSvc() constGaudiCommon< Algorithm >inline
UseRootInTESGaudiCommon< Algorithm >protectedstatic
verbose() const CommonMessagingBaseinline
version() const overrideAlgorithm
Warning(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) constGaudiCommon< Algorithm >
warning() const CommonMessagingBaseinline
whiteboard() const Algorithm
~CommonMessagingBase()=defaultCommonMessagingBasevirtual