Addition of tau trigger SF
The tau trigger SF are to be retrieved using https://gitlab.cern.ch/atlas/athena/-/blob/main/PhysicsAnalysis/TauID/TauAnalysisTools/Root/TauEfficiencyCorrectionsTool.cxx
There is currently no CP algorithm interfacing it for trigger. This could potentially be used:
- By updating the TrigGlobalEfficiencyAlg, in a similar way to what is already implemented for leptons and photons
- By adding a configuration to retrieve the trigger SF with the
TauEfficiencyCorrectionsAlg
in TauAnalysisConfig.py - Directly interfacing the tool within Easyjet (last resort option probably)