ATLAS Offline Software
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
ActsTrk::FullScanRoICreatorTool::~FullScanRoICreatorTool
virtual ~FullScanRoICreatorTool()=default
ActsTrk::FullScanRoICreatorTool
Definition:
FullScanRoICreatorTool.h:13
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthAlgTool.h
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:228
ActsTrk::FullScanRoICreatorTool::defineRegionsOfInterest
virtual StatusCode defineRegionsOfInterest(const EventContext &ctx, TrigRoiDescriptorCollection &collectionRoI) const override
Definition:
FullScanRoICreatorTool.cxx:15
TrigRoiDescriptorCollection
Definition:
TrigRoiDescriptorCollection.h:21
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition:
MuonDetectorBuilderTool.cxx:54
IRoICreatorTool.h
ActsTrk::FullScanRoICreatorTool::FullScanRoICreatorTool
FullScanRoICreatorTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition:
FullScanRoICreatorTool.cxx:9
Generated on Tue Dec 24 2024 21:10:42 for ATLAS Offline Software by
1.8.18