20 return StatusCode::SUCCESS;
35 bool in_vgamma_overlap;
41 filter.setPassed( in_vgamma_overlap );
43 filter.setPassed( !in_vgamma_overlap );
47 return StatusCode::SUCCESS;
53 return StatusCode::SUCCESS;
a reporter class that combines the filter decisions for all systematics
a systematics aware filter reporter
CP::SysReadHandle< xAOD::EventInfo > m_eventInfoHandle
the event info handle
ToolHandle< IVGammaORTool > m_vgammaORTool
the overlap removal tool
Gaudi::Property< bool > m_noFilter
whether to not apply an event filter
virtual StatusCode finalize() override
CP::SysListHandle m_systematicsList
the systematics
CP::SysWriteDecorHandle< bool > m_inOverlapHandle
the decoration for the tool decision
Gaudi::Property< bool > m_keepOverlap
which way to run the event filter
virtual StatusCode initialize() override
virtual StatusCode execute() override
CP::SysFilterReporterParams m_filterParams
the event filter for the tool decision
Select isolated Photons, Electrons and Muons.
EventInfo_v1 EventInfo
Definition of the latest event info version.