Skip to content

TRTCalib - Solving problem with tf input files

Sergi Rodriguez Bosca requested to merge serodrig/athena:18Sep2024 into 24.0

This MR is meant to solve an issue with the TRT Calib transforms when running at Tier0 and/or Grid.

  • It removed the input file dependencies when sorting files for merging. Using glob now.
  • Changes the if statements to read from the "lfn" the project, run number and stream if non of them is provided

FYI @hansenph @nairz

Merge request reports