MuonEfficiencyScaleFactorAlg updates + adding of trigger (ATLASG-1474)
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
andmaxRunNumber
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.