Skip to content

TrigCost: Enable MC data processing

Aleksandra Poreba requested to merge aporeba/athena:cost-mc into master
  • add arguments to pass MC Enhanced Bias parameters in the cost processing script
  • read pool or bytestream, depending on the input file
  • costmoni chain was moved to Physics_pp menu to be included also in the MC menu

Tested on file from test_trig_mc_v1MC_build.py with flags on:

ConfigFlags.Trigger.CostMonitoring.doCostMonitoring = True
ConfigFlags.Trigger.CostMonitoring.monitorAllEvents = True

Commands:

RunTrigCostAnalysis.py --MCCrossSection=0.5 Input.Files='["RDO_TRIG.pool.root"]' > CostAnalysis.log 2>&1
CostAnalysisPostProcessing.py > CostPostProcessing.log 2>&1

Output: https://atlas-trig-cost.cern.ch/?dir=aporeba&type=&tag=data18-13TeV&run=00000003

Related to ATR-22730

Tagging: @tamartin @sutt @mark

Edited by Aleksandra Poreba

Merge request reports