|
ATLAS Offline Software
|
Go to the documentation of this file.
39 return StatusCode::SUCCESS;
46 return StatusCode::SUCCESS;
60 output = std::make_unique<int>( 1 );
74 return StatusCode::SUCCESS;
virtual StatusCode initialize()
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)
const std::string & key() const
Return the StoreGate ID for the referenced object.
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())
const ExtendedEventContext & getExtendedEventContext(const EventContext &ctx)
Retrieve an extended context from a context object.
SG::WriteHandleKey< int > m_output
virtual StatusCode execute()
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
std::string dump(const std::string &indent="") const
for printing the content of the view
virtual StatusCode finalize()