Skip to content

Use dressed leptons in SimpleAnalysis

Ben Bruers requested to merge bbrueers/framework:master into master
  • modified xAODTruthReader.cxx to use dressed electrons and muons
  • added fallback --doNotDressLeptons command line option to not dress leptons
  • Reader.h updated to support an argument for dressing of leptons
  • the plots below show the differences between dressed and undressed leptons in a tW+MET signal dummy sample. Kinematic variables are impacted, others are not (e.g. motherID), as expected. The difference is relatively small, I think this is also expected.

a250_H800_tb1_1L_a250_H800_tb1_1L_dressed_noCuts_lep1_eta

a250_H800_tb1_1L_a250_H800_tb1_1L_dressed_noCuts_lep1_motherID

a250_H800_tb1_1L_a250_H800_tb1_1L_dressed_noCuts_lep1_phi

a250_H800_tb1_1L_a250_H800_tb1_1L_dressed_noCuts_lep1_pt

Edited by Ben Bruers

Merge request reports