Skip to content

WIP: adding IAsgElectronLikelihoodTool to achieve likelihood selection of electrons

Debottam Bakshi Gupta requested to merge dbakshig/athena:LH_electronChain into master

This merge request introduces IAsgElectronLikelihoodTool to precision electron hypothesis to achieve likelihood selection of electrons. at the end of the sequence will have three working points

  • HLT_e5_lhloose_L1EM3
  • HLT_e5_lhmedium_L1EM3
  • HLT_e5_lhtight_L1EM3

And the following primary electron chains:

  • HLT_e26_lhtight_L1EM24VHI
  • HLT_e60_lhmedium_L1EM24VHI
  • HLT_e140_lhloose_L1EM24VHI
  • HLT_e300_etcut_L1EM24VHI
  • HLT_2e17_lhvloose_L12EM3

This merge is based on the development introduced by !28775 (merged) . Adding @fernando , @tamartin , @tbold This is following the task discussed in ATR-18927 and tasks within.

Edited by Fernando Monticelli

Merge request reports