Skip to content

TrigEDMConfig: Enable writing eFexEMRoIContainer

Rafal Bielski requested to merge rbielski/athena:efex-em-edm-enable into master

Uncomment the lines adding eFexEMRoIContainer to Trigger EDM.

Tested with test_trig_mc_v1Dev_L1SimOnly_phase1_build.py - the container indeed appears in the output:

$ grep eFex RDO_TRIG.pool.root.checkFile 
       0.896 kb        0.227 kb        0.011 kb        0.000       20  (B) DataVector<xAOD::eFexEMRoI_v1>_L1_eEMRoI
       6.838 kb        0.854 kb        0.043 kb        0.000       20  (B) xAOD::eFexEMRoIAuxContainer_v1_L1_eEMRoIAuxDyn.thresholdPatterns
      54.213 kb       12.491 kb        0.625 kb        0.217       20  (B) xAOD::eFexEMRoIAuxContainer_v1_L1_eEMRoIAux.

cc @watsona, @afaulkne

Related Jira: ATR-22340

Merge request reports