Skip to content

Add LRT electrons and muons to PHYSVAL DAOD

Jonathan Long requested to merge longjon/athena:add_LRT_Lepton_PhysVal into 23.0

Adds LRT electrons and muons to PHYSVAL DAOD. Switch to using decorations for LRT electron ID when running on a derivation, and fall back to computing with the ASG tool otherwise.

This resolves the crash in ATLPHYSVAL-932 and adds LRT muons in anticipation of ATLASMCP-117.

I've tested using 1000 events of /cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/DerivationFrameworkART/valid1.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.recon.AOD.e8472_s3992_s3993_r14133/AOD.31100617._000001.pool.root.1 Producing a PHYSVAL DAOD and then the ntup physval with --validationFlags doEgamma.

The test DAOD event size went from 435.57 kb/evt to 439.21 kb/evt figure

cc: @gcallea and @wbalunas

Merge request reports