1 #ifndef COMPONENTMANAGER_H_
2 #define COMPONENTMANAGER_H_
4 #include "GaudiKernel/IComponentManager.h"
5 #include "GaudiKernel/CommonMessaging.h"
21 const InterfaceID& componentBaseInterface()
const override;
32 if (!m_svcLocator) m_svcLocator = m_application;
Base class for a component manager.
State
Allowed states for classes implementing the state machine (ApplicationMgr, Algorithm, Service, AlgTool).
This class is used for returning status codes from appropriate routines.
Definition of the basic interface.