|
ATLAS Offline Software
|
Go to the documentation of this file.
10 ISvcLocator* pSvcLocator)
21 return StatusCode::SUCCESS;
30 ATH_CHECK( roiCollectionHandle.
record( std::make_unique< TrigRoiDescriptorCollection >() ) );
35 return StatusCode::SUCCESS;
RegionsOfInterestCreatorAlg(const std::string &name, ISvcLocator *pSvcLocator)
const std::string & key() const
Return the StoreGate ID for the referenced object.
ToolHandle< ActsTrk::IRoICreatorTool > m_roiTool
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::WriteHandleKey< TrigRoiDescriptorCollection > m_roiCollectionKey
::StatusCode StatusCode
StatusCode definition for legacy code.
pointer_type ptr()
Dereference the pointer.
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 &ctx) const override
StatusCode record(std::unique_ptr< T > data)
Record a const object to the store.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...