Skip to content

MuonEfficiencyScaleFactorAlg updates + adding of trigger (ATLASG-1474)

Tadej Novak requested to merge tadej/athena:analysis/muon-eff into 21.2

This MR makes updates to MuonEfficiencyScaleFactorAlg to support reading SF, MC eff. and data eff. in the same algorithm at once.

Additionally a new MuonTriggerEfficiencyScaleFactorAlg is added looking mostly the same with the following differences:

  • has a trigger property to set the trigger leg/working point
  • has minRunNumber and maxRunNumber properties as some trigger efficiencies are only available for specific runs/periods

@krumnack, I'm open to suggestions if we need to change property names for SF and efficiencies.

Merge request reports