ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
Acts
ActsRegionsOfInterest
src
FullScanRoICreatorTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef FULL_SCAN_ROI_CREATOR_TOOL_H
6
#define FULL_SCAN_ROI_CREATOR_TOOL_H
7
8
#include "
AthenaBaseComps/AthAlgTool.h
"
9
#include "
ActsToolInterfaces/IRoICreatorTool.h
"
10
11
namespace
ActsTrk
{
12
13
class
FullScanRoICreatorTool
:
public
extends<AthAlgTool, ActsTrk::IRoICreatorTool> {
14
public
:
15
FullScanRoICreatorTool
(
const
std::string&
type
,
16
const
std::string& name,
17
const
IInterface* parent);
18
virtual
~FullScanRoICreatorTool
() =
default
;
19
20
virtual
21
StatusCode
defineRegionsOfInterest
(
const
EventContext& ctx,
22
TrigRoiDescriptorCollection
& collectionRoI)
const override
;
23
};
24
25
}
26
#endif
AthAlgTool.h
IRoICreatorTool.h
ActsTrk::FullScanRoICreatorTool::defineRegionsOfInterest
virtual StatusCode defineRegionsOfInterest(const EventContext &ctx, TrigRoiDescriptorCollection &collectionRoI) const override
Definition
FullScanRoICreatorTool.cxx:15
ActsTrk::FullScanRoICreatorTool::~FullScanRoICreatorTool
virtual ~FullScanRoICreatorTool()=default
ActsTrk::FullScanRoICreatorTool::FullScanRoICreatorTool
FullScanRoICreatorTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition
FullScanRoICreatorTool.cxx:9
TrigRoiDescriptorCollection
Definition
TrigRoiDescriptorCollection.h:21
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition
MdtCalibInput.h:31
type
Generated on
for ATLAS Offline Software by
1.14.0