|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef ROI_CREATOR_ALG_H 
    6 #define ROI_CREATOR_ALG_H 
   25   ToolHandle< ActsTrk::IRoICreatorTool > 
m_roiTool {
this, 
"RoICreatorTool", 
"",
 
   26       "Tool for creating RoIs"};
 
  
RegionsOfInterestCreatorAlg(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandle< ActsTrk::IRoICreatorTool > m_roiTool
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteHandleKey< TrigRoiDescriptorCollection > m_roiCollectionKey
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
virtual ~RegionsOfInterestCreatorAlg()=default