 |
ATLAS Offline Software
|
Go to the documentation of this file.
16 return StatusCode::SUCCESS;
29 if ( readHandle.isValid() ) {
30 ATH_MSG_DEBUG(
"The " << whk.key() <<
" already present - this chain must have run as part of the trigger in this event" );
32 ATH_MSG_DEBUG(
"The " << whk.key() <<
" is not here - we should create it such that we can run algorithms at the end of the HLT-accepted event" );
36 ATH_CHECK( handle.record (std::move (objp)) );
40 return StatusCode::SUCCESS;
EndOfEventROIConfirmerAlg(const std::string &name, ISvcLocator *pSvcLocator)
const std::string & key() const
Return the StoreGate ID for the referenced object.
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())
SG::WriteHandleKeyArray< TrigRoiDescriptorCollection > m_writeHandleKeyArray_ROIs
::StatusCode StatusCode
StatusCode definition for legacy code.
Athena::TPCnvVers::Current Athena::TPCnvVers::Old TrigRoiDescriptorCollection
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &context) const override
Athena::TPCnvVers::Current TrigRoiDescriptor