Skip to content

TrigCost: read hashes from jo file

Aleksandra Poreba requested to merge aporeba/athena:cost-jo-hashes into master

Read additional hashes from HLT JO file. In the configuration part python script will read all the names, save them into a list and pass to TrigCostAnalysis algorithm. There, in initialization, hashes will be created for all the names.

To pass the HLTJO file one should use the flag, for example --joFile="/afs/cern.ch/work/a/aporeba/public/HLTJobOptions.json"

Example: https://atlas-trig-cost.cern.ch/?dir=aporeba&type=&tag=data18-13TeV&run=00000010&range=LumiBlock_00000&level=HLT&summary=Algorithm

Related to ATR-23356

Tagging @tamartin @smh @tbold @mark

Edited by Aleksandra Poreba

Merge request reports