Adding RAW BS -> TLA decoding functionalities to Reco_tf.py
This Draft MR is set to introduce an automated workflow for RAW to AOD decoding of the TLA Stream RAW data.
Discussion on the topic is being held in ATR-26499.
Status:
Code works, AOD files produced as intended. Sample command:
Reco_tf.py --CA --preExec "from AthenaConfiguration.AllConfigFlags import ConfigFlags; ConfigFlags.Trigger.triggerConfig='DB';" --inputBSFile=<infilename> --outputTLA_AODFile=<outfilename>
Edited by Marco Montella