24 StatusCode MuonEfficiencyScaleFactorAlg ::
29 ANA_MSG_ERROR (
"no scale factor or efficiency decoration name set");
30 return StatusCode::FAILURE;
44 return StatusCode::SUCCESS;
49 StatusCode MuonEfficiencyScaleFactorAlg ::
97 return StatusCode::SUCCESS;
#define ANA_CHECK_CORRECTION(helper, object, expr)
a helper check macro to work with OutOfValidityHelper
SysReadSelectionHandle m_preselection
the preselection we apply to our input
SysListHandle m_systematicsList
the systematics list we run
ToolHandle< IMuonEfficiencyScaleFactors > m_efficiencyScaleFactorTool
the smearing tool
SysWriteDecorHandle< float > m_scaleFactorDecoration
the decoration for the muon scale factor
OutOfValidityHelper m_outOfValidity
the helper for OutOfValidity results
SysWriteDecorHandle< float > m_dataEfficiencyDecoration
the decoration for the muon data efficiency
SysReadHandle< xAOD::EventInfo > m_eventInfoHandle
the EventInfo collection we use
SysReadHandle< xAOD::MuonContainer > m_muonHandle
the muon collection we run on
SysWriteDecorHandle< float > m_mcEfficiencyDecoration
the decoration for the muon mc efficiency
Select isolated Photons, Electrons and Muons.
constexpr float invalidEfficiency()
the decoration value to use if there is no valid efficiency decoration
constexpr float invalidScaleFactor()
the decoration value to use if there is no valid scale factor decoration
EventInfo_v1 EventInfo
Definition of the latest event info version.
Muon_v1 Muon
Reference the current persistent version:
MuonContainer_v1 MuonContainer
Definition of the current "Muon container version".