39 return StatusCode::SUCCESS;
46 return StatusCode::SUCCESS;
54 ATH_MSG_INFO( name() <<
" running with store " << theStore->name() );
60 output = std::make_unique<int>( 1 );
74 return StatusCode::SUCCESS;
#define CHECK(...)
Evaluate an expression and check for errors.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
std::enable_if_t< std::is_void_v< std::result_of_t< decltype(&T::renounce)(T)> > &&!std::is_base_of_v< SG::VarHandleKeyArray, T > &&std::is_base_of_v< Gaudi::DataHandle, T >, void > renounce(T &h)
virtual StatusCode execute()
SG::WriteHandleKey< int > m_output
virtual StatusCode finalize()
virtual StatusCode initialize()
A "view" of the event store (IProxyDict).
std::string dump(const std::string &indent="") const
Print content of the view.
const ExtendedEventContext & getExtendedEventContext(const EventContext &ctx)
Retrieve an extended context from a context object.
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())