Skip to content

TrigCost: Don't use COOL database for MC jobs

Aleksandra Poreba requested to merge aporeba/athena:disable-jo-for-mc into 22.0

Prevent the retrieval of keys and hashes from HLTJO file for MC jobs.

Discovered in https://bigpanda.cern.ch/task/29794876/

Tested with:

RunTrigCostAnalysis.py --max-events 1 --outputHist=Ztautau.NTUP_TRIGCOST.root --MCCrossSection=1.8994 --MCFilterEfficiency=1.0 --MCKFactor=1.0 Input.Files=‘[\”Ztautau.RDO_TRIG.root\”]'

with one of the inputs from the panda job and with T0MonTrf data ART test.

Tagging @tamartin

Merge request reports