Skip to content

TrigCost: Fix Walltime histogram

Aleksandra Poreba requested to merge aporeba/athena:fix-execute-rate into 23.0
  • Fix the Walltime histogram to collect more than 1000 lumiblocks - the maximum value is set to 4500 now, that was a maximum during the longest run last year. It was tested with a 2023 recent run and an entry at lumiblock 1234 is present as well as denominator in the post processing:
RunTrigCostAnalysis.py --skipEvents=45000 --maxEvents=1 Input.Files='["/eos/atlas/atlastier0/rucio/data23_13p6TeV/calibration_CostMonitoring/00454322/data23_13p6TeV.00454322.calibration_CostMonitoring.daq.RAW/data23_13p6TeV.00454322.calibration_CostMonitoring.daq.RAW._lb0000._SFO-20._0023.data"]'> CostAnalysis.log 2>&1

Tagging @tamartin

Edited by Aleksandra Poreba

Merge request reports