|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DECISIONHANDLING_VIEWCREATORCENTREDONIPARTICLEROITOOL_H
6 #define DECISIONHANDLING_VIEWCREATORCENTREDONIPARTICLEROITOOL_H
39 "Name of the ROI collection produced by this tool."};
42 "Name of linked IParticle object to centre the new ROI on. Normally the 'feature' from the previous Step."};
45 "Extent of the ROI in eta from its centre"};
48 "Extent of the ROI in phi from its centre"};
51 "Extent of the ROI in zed from its centre"};
54 "use a delta zed/sin\theta width rather than just a zed width"};
57 "use IParticle z position"};
60 "correct for the pointlessly adjusted average beamspot z"};
64 #endif //> !DECISIONHANDLING_VIEWCREATORCENTREDONIPARTICLEROITOOL_H
Gaudi::Property< std::string > m_iParticleLinkName
Gaudi::Property< double > m_roiZedWidth
Gaudi::Property< bool > m_useZedPosition
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< bool > m_useBeamspot
Gaudi::Property< double > m_roiEtaWidth
virtual StatusCode initialize() override
ViewCreatorCentredOnIParticleROITool(const std::string &type, const std::string &name, const IInterface *parent)
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual ~ViewCreatorCentredOnIParticleROITool()=default
Gaudi::Property< double > m_roiPhiWidth
virtual StatusCode attachROILinks(TrigCompositeUtils::DecisionContainer &decisions, const EventContext &ctx) const override
Tool interface method.
Gaudi::Property< double > m_roiZedSinThetaFlag
SG::WriteHandleKey< TrigRoiDescriptorCollection > m_roisWriteHandleKey