acceptDHVisitor(IDataHandleVisitor *) const override | Algorithm | virtual |
algExecStateSvc() const | Algorithm | |
Algorithm(const std::string &name, ISvcLocator *svcloc, const std::string &version=PACKAGE_VERSION) | Algorithm | |
always() const | CommonMessagingBase | inline |
append(Algorithm *pAlgorithm) | Sequencer | |
append(Algorithm *pAlgorithm, std::vector< Algorithm * > &theAlgs) | Sequencer | protected |
appendToBranch(Algorithm *pAlgorithm) | Sequencer | |
auditorSvc() const | Algorithm | |
base_class typedef | CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > | |
beginRun() override | Sequencer | |
branchAlgorithms() const | Sequencer | |
branchAlgorithms() | Sequencer | |
branchFilterPassed() const | Sequencer | virtual |
cardinality() const override | Algorithm | inline |
chronoStatService() const | Algorithm | inline |
chronoSvc() const | Algorithm | |
commitHandles() override | Algorithm | |
configure() override | Algorithm | inline |
contextSvc() const | Algorithm | |
createAndAppend(const std::string &type, const std::string &name, Algorithm *&pAlgorithm) | Sequencer | |
createAndAppend(const std::string &type, const std::string &name, Algorithm *&pAlgorithm, std::vector< Algorithm * > &theAlgs) | Sequencer | protected |
createAndAppendToBranch(const std::string &type, const std::string &name, Algorithm *&pAlgorithm) | Sequencer | |
createSubAlgorithm(const std::string &type, const std::string &name, Algorithm *&pSubAlg) | Algorithm | |
debug() const | CommonMessagingBase | inline |
declareInfo(const std::string &name, const T &var, const std::string &desc) const | Algorithm | inline |
declareInfo(const std::string &name, const std::string &format, const void *var, int size, const std::string &desc) const | Algorithm | inline |
declareInput(Gaudi::DataHandle *im) override | Algorithm | inlineprotectedvirtual |
declareOutput(Gaudi::DataHandle *im) override | Algorithm | inlineprotectedvirtual |
declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none") | Algorithm | inline |
declareProperty(const std::string &name, ToolHandleArray< T > &hndlArr, const std::string &doc="none") | Algorithm | inline |
PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >::declareProperty(Gaudi::Details::PropertyBase &prop) | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
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 |
PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >::declareProperty(const std::string &name, TYPE &value, const std::string &doc="none") const | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
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 |
PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >::declareProperty(const std::string &name, ToolHandle< TYPE > &ref, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >::declareProperty(const std::string &name, ServiceHandle< TYPE > &ref, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >::declareProperty(const std::string &name, ToolHandleArray< TYPE > &ref, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >::declareProperty(const std::string &name, ServiceHandleArray< TYPE > &ref, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >::declareProperty(const std::string &name, DataObjectHandle< TYPE > &ref, 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, std::string toolTypeAndName="", bool createIf=true) | Algorithm | inline |
decodeBranchMemberNames() | Sequencer | |
decodeMemberNames() | Sequencer | |
decodeNames(Gaudi::Property< std::vector< std::string >> &theNames, std::vector< Algorithm * > &theAlgs, std::vector< bool > &theLogic) | Sequencer | protected |
deregisterTool(IAlgTool *tool) const | Algorithm | |
detCnvSvc() const | Algorithm | |
detDataCnvService() const | Algorithm | inline |
detDataService() const | Algorithm | inline |
detSvc() const | Algorithm | |
endRun() override | Sequencer | |
err() const | CommonMessagingBase | inline |
error() const | CommonMessagingBase | inline |
errorCount() const | Algorithm | inline |
eventCnvSvc() const | Algorithm | |
eventDataCnvService() const | Algorithm | inline |
eventDataService() const | Algorithm | inline |
eventSvc() const | Algorithm | |
evtSvc() const | Algorithm | inline |
exceptionSvc() const | Algorithm | |
execute() override | Sequencer | |
execute(const std::vector< Algorithm * > &theAlgs, std::vector< bool > &theLogic, Algorithm *&lastAlgorithm, unsigned int first=0) | Sequencer | protected |
executeMember(Algorithm *theAlgorithm) | Sequencer | protected |
extraInputDeps() const override | Algorithm | inlinevirtual |
extraOutputDeps() const override | Algorithm | inlinevirtual |
Factory typedef | Algorithm | |
fatal() const | CommonMessagingBase | inline |
filterPassed() const override | Algorithm | |
finalize() override | Sequencer | |
FSMState() const override | Algorithm | inline |
getContext() const override | Algorithm | 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(const std::string &name) const override | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
getProperty(const std::string &n, std::string &v) const override | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
hasProperty(const std::string &name) const override | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inline |
histogramDataService() const | Algorithm | inline |
histoSvc() const | Algorithm | |
index() const override | Algorithm | |
info() const | CommonMessagingBase | inline |
initialize() override | Sequencer | |
inputDataObjs() const override | Algorithm | inline |
inputHandles() const override | Algorithm | inlinevirtual |
isClonable() const override | Algorithm | inline |
isEnabled() const override | Algorithm | |
isExecuted() const override | Algorithm | |
isFinalized() const override | Algorithm | inlineprotected |
isInitialized() const override | Algorithm | inlineprotected |
isIOBound() const | Algorithm | inline |
isStopOverride() const | Sequencer | virtual |
m_branchAlgs | Sequencer | private |
m_branchFilterPassed | Sequencer | private |
m_branchNames | Sequencer | private |
m_event_context | Algorithm | protected |
m_isBranchInverted | Sequencer | private |
m_isInverted | Sequencer | private |
m_names | Sequencer | private |
m_stopOverride | Sequencer | private |
m_updateDataHandles | Algorithm | protected |
maxErrors() const | Algorithm | inlineprotected |
monitorSvc() const | Algorithm | 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 |
name() const override | Algorithm | |
nameKey() const override | Algorithm | |
neededResources() const override | Algorithm | inline |
ntupleService() const | Algorithm | inline |
ntupleSvc() const | Algorithm | |
operator=(const Sequencer &rhs)=delete | Sequencer | protected |
PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > >::operator=(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | |
outputDataObjs() const override | Algorithm | inline |
outputHandles() const override | Algorithm | inlinevirtual |
outputLevel() const __attribute__((deprecated)) | CommonMessagingBase | inline |
property(const std::string &name) const | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | inlineprotected |
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 > > > | |
randSvc() const | Algorithm | |
registerContext() const | Algorithm | inline |
registerTool(IAlgTool *tool) const | Algorithm | |
reinitialize() override | Sequencer | |
remove(Algorithm *pAlgorithm) | Sequencer | |
remove(const std::string &name) | Sequencer | |
remove(const std::string &algname, std::vector< Algorithm * > &theAlgs) | Sequencer | protected |
removeFromBranch(Algorithm *pAlgorithm) | Sequencer | |
removeFromBranch(const std::string &name) | Sequencer | |
resetExecuted() override | Sequencer | |
restart() override | Algorithm | |
Sequencer(const std::string &name, ISvcLocator *svcloc) | Sequencer | |
Sequencer(const Sequencer &a)=delete | Sequencer | protected |
service(const std::string &name, T *&psvc, bool createIf=true) const | Algorithm | inline |
service(const std::string &svcType, const std::string &svcName, T *&psvc) const | Algorithm | inline |
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 | Algorithm | inline |
serviceLocator() const override | Algorithm | |
setBranchFilterPassed(bool state) | Sequencer | virtual |
setContext(const EventContext *context) override | Algorithm | inline |
setExecuted(bool state) override | Algorithm | |
setFilterPassed(bool state) override | Algorithm | |
setIndex(const unsigned int &idx) override | Algorithm | protected |
setIOBound(bool value) | Algorithm | inline |
setProperties() | Algorithm | |
setProperty(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 std::string &n, const std::string &v) override | PropertyHolder< 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) override | Algorithm | inline |
start() override | Sequencer | |
stop() override | Sequencer | |
subAlgorithms() const | Algorithm | |
subAlgorithms() | Algorithm | |
svcLoc() const | Algorithm | inline |
sysBeginRun() override | Algorithm | |
sysEndRun() override | Algorithm | |
sysExecute() override | Algorithm | |
sysFinalize() override | Algorithm | |
sysInitialize() override | Algorithm | |
sysReinitialize() override | Algorithm | |
sysRestart() override | Algorithm | |
sysStart() override | Algorithm | |
sysStop() override | Algorithm | |
targetFSMState() const override | Algorithm | inline |
terminate() override | Algorithm | inline |
timelineSvc() const | Algorithm | |
tools() const | Algorithm | |
tools() | Algorithm | protected |
toolSvc() const | Algorithm | |
type() const override | Algorithm | inline |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > | inlineprotected |
verbose() const | CommonMessagingBase | inline |
version() const override | Algorithm | |
warning() const | CommonMessagingBase | inline |
whiteboard() const | Algorithm | |
~CommonMessagingBase()=default | CommonMessagingBase | virtual |
~PropertyHolder() override=default | PropertyHolder< CommonMessaging< implements< IAlgorithm, IDataHandleHolder, IProperty, IStateful > > > | |
~Sequencer() override=default | Sequencer | |