Loading [MathJax]/extensions/tex2jax.js
Go to the documentation of this file.
22 : m_name(
std::move(
name ) ), m_pSvcLocator( pSvcLocator ) {}
SmartIF< ISvcLocator > & serviceLocator() const override
The standard service locator.
virtual StatusCode initialize()
Gaudi::Property< int > m_outputLevel
SmartIF< ISvcLocator > m_pSvcLocator
Pointer to service locator service.
void bindPropertiesTo(Gaudi::Interfaces::IOptionsSvc &optsSvc)
MSG::Level setUpMessaging() const
Set up local caches.
bool m_isFinalized
Auditor has been finalized flag.
StatusCode sysFinalize() override
Finalization method invoked by the framework.
const ValueType & value() const
virtual StatusCode finalize()
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
bool isEnabled() const override
constexpr static const auto SUCCESS
Auditor(std::string name, ISvcLocator *svcloc)
Constructor.
bool m_isInitialized
Auditor has been initialized flag.
constexpr static const auto FAILURE
StatusCode sysInitialize() override
Initialization method invoked by the framework.
const std::string & name() const override