Skip to content

Adding eFEX and gFEX in the python script

Sergi Rodriguez Bosca requested to merge serodrig/athena:jobOption into 22.0

This MR is meant to get a python script with all FEXes available to decode data and run the L1calo simulation with Run3 data.

Command: python -m L1CaloFEXSim.FEXReprocessingRun3 --filesInput "/eos/atlas/atlastier0/rucio/data22_13p6TeV/physics_Main/00439798/data22_13p6TeV.00439798.physics_Main.daq.RAW/data22_13p6TeV.00439798.physics_Main.daq.RAW._lb1220._SFO-17._0001.data" --evtMax 1 --outputLevel WARNING --outputs eFex jFex gFex

Edited by Sergi Rodriguez Bosca

Merge request reports