Skip to content
Snippets Groups Projects

Change directory to look in for expected_2024 min bias in tests

Merged Ross John Hunter requested to merge follow-move-of-expected-2024-minbias-files into master
All threads resolved!
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -13626,8 +13626,8 @@ testfiles(
testfiles(
myname='expected_2024_min_bias_mdf',
filenames=[
f'mdf:root://eoslhcb.cern.ch//eos/lhcb/wg/rta//WP3/bandwidth_division/Beam6800GeV-expected-2024-MagDown-Nu7.6/30000000/allen_input_{i}.mdf'
for i in range(65)
'mdf:root://eoslhcb.cern.ch//eos/lhcb/wg/rta//WP3/bandwidth_division/Beam6800GeV-expected-2024-MagDown-Nu7.6/30000000/allen_input_{0}.mdf'
.format(i) for i in range(65)
],
qualifiers={
'Author': 'Ross Hunter',
Loading