Skip to content

Added CP alg config for per electron trigger SF

Thomas Strebler requested to merge tstreble/athena:EleTrigSF into main

Similar to !71743 (merged) but for electron trigger SF this time. Needed to cover e+tau triggers, as TrigGlobalEfficiencyAlg doesn't support taus (yet).

As there was wider interest (/cc @tadej) to have this config available for all electron triggers, it is made generic, but for complex multilepton topologies, TrigGlobalEfficiencyAlg will be much more convenient for analyses to use.

Adapted to rely on the TrigGlobalEfficiencyCorrection cfg files from https://gitlab.cern.ch/atlas/athena/-/tree/main/Trigger/TrigAnalysis/TrigGlobalEfficiencyCorrection/data?ref_type=heads

Those are updated to include electron legs of the e+tau triggers.

New decorations of the form

el_trigEffSF_e17_lhmedium_nod0_AND_e17_lhvloose_nod0_L1EM15VHI

are added.

FYI @jmaurer @efurtado @eegidiop

Edited by Thomas Strebler

Merge request reports