![]() |
ATLAS Offline Software
|
#include <CaloBasedRoICreatorTool.h>
Public Member Functions | |
| CaloBasedRoICreatorTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| virtual | ~CaloBasedRoICreatorTool ()=default |
| virtual StatusCode | initialize () override |
| virtual StatusCode | defineRegionsOfInterest (const EventContext &ctx, TrigRoiDescriptorCollection &collectionRoI) const override |
Private Attributes | |
| SG::ReadHandleKey< ROIPhiRZContainer > | m_caloClusterROIKey |
| SG::ReadCondHandleKey< InDet::BeamSpotData > | m_beamSpotKey |
| Gaudi::Property< double > | m_deltaEta {this, "DeltaEtaCaloRoI", .1} |
| Gaudi::Property< double > | m_deltaPhi {this, "DeltaPhiCaloRoI", .25} |
| Gaudi::Property< double > | m_deltaZ {this, "DeltaZCaloRoI", 300.} |
Definition at line 16 of file CaloBasedRoICreatorTool.h.
| ActsTrk::CaloBasedRoICreatorTool::CaloBasedRoICreatorTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 9 of file CaloBasedRoICreatorTool.cxx.
|
virtualdefault |
|
overridevirtual |
Definition at line 25 of file CaloBasedRoICreatorTool.cxx.
|
overridevirtual |
Definition at line 15 of file CaloBasedRoICreatorTool.cxx.
|
private |
Definition at line 37 of file CaloBasedRoICreatorTool.h.
|
private |
Definition at line 33 of file CaloBasedRoICreatorTool.h.
|
private |
Definition at line 41 of file CaloBasedRoICreatorTool.h.
|
private |
Definition at line 43 of file CaloBasedRoICreatorTool.h.
|
private |
Definition at line 45 of file CaloBasedRoICreatorTool.h.