Skip to content

comment out trigger metadata access

this is a small fix-up to get the following commands running fully in the nightly

Reco_tf.py --AMI q431 --steering doRAWtoALL --outputDAODFile pool.root --reductionConf PHYS --preExec AODtoDAOD:'from AthenaCommon.DetFlags import DetFlags;DetFlags.detdescr.all_setOff();DetFlags.BField_setOn();'
Reco_tf.py --AMI q431 --steering doRAWtoALL --outputDAODFile pool.root --reductionConf PHYSLITE --preExec AODtoDAOD:'from AthenaCommon.DetFlags import DetFlags;DetFlags.detdescr.all_setOff();DetFlags.BField_setOn();'
Edited by Lukas Alexander Heinrich

Merge request reports