Skip to content

Update cost and rate processing in Trig_reco_tf

Mark Stockton requested to merge mark/athena:master-trf-costrate into master

Trig_reco_tf:

  • updating to new cost and rates workflow ATR-20974
  • Replace NTUP_TRIGCOST executor
  • Move NTUP_TRIGRATE to a new executor
  • Remove NTUP_TRIGEBWGHT
  • The new workflows will run in the release setup in the environment of the transform and can't be changed, will need to be confirmed that doesn't have issues when running in prodsys

test_trigP1_v1PhysP1_T0MonTrf_build:

  • add DRAW_TRIGCOST and cost payload output
  • @rbielski this test will now differ from test_trigP1_v1PhysP1_T0Mon_build.py
  • Have not added NTUP_TRIGRATE and NTUP_TRIGCOST to the test, latter currently fails (not related to transform)

RunTrigCostAnalysis.py

  • Change argument parsing to work with Input.File

@aporeba @tvazquez @tamartin @tnobe

Merge request reports