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"};
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::WriteHandleKey< TrigRoiDescriptorCollection > m_roisWriteHandleKey
virtual ~ViewCreatorCentredOnIParticleROITool()=default
Gaudi::Property< bool > m_useZedPosition
Gaudi::Property< double > m_roiZedSinThetaFlag
Gaudi::Property< double > m_roiZedWidth
Gaudi::Property< double > m_roiEtaWidth
virtual StatusCode attachROILinks(TrigCompositeUtils::DecisionContainer &decisions, const EventContext &ctx) const override
Tool interface method.
ViewCreatorCentredOnIParticleROITool(const std::string &type, const std::string &name, const IInterface *parent)
Gaudi::Property< bool > m_useBeamspot
Gaudi::Property< double > m_roiPhiWidth
Gaudi::Property< std::string > m_iParticleLinkName
virtual StatusCode initialize() override
xAOD::TrigCompositeContainer DecisionContainer