31 return StatusCode::SUCCESS;
38 return StatusCode::SUCCESS;
46 ATH_MSG_INFO( name() <<
" running with store " << theStore->name() );
52 output = std::make_unique<int>( 1 );
66 return StatusCode::SUCCESS;
#define CHECK(...)
Evaluate an expression and check for errors.
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 initialize() override
SG::WriteHandleKey< int > m_output
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode finalize() override
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())