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!
@@ -13623,6 +13623,29 @@ testfiles(
'Test sample of B2JpsiK with Jpsi2ee for electron run 3 studies, MagDown, Sim10c',
test_file_db=test_file_db)
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)
],
qualifiers={
'Author': 'Ross Hunter',
'Format': 'MDF',
'DataType': 'Upgrade',
'Date': '2024-03-22',
'Simulation': True,
"GeometryVersion": "run3/trunk",
"ConditionsVersion": "master",
"DDDB": "dddb-20231017",
"CondDB": "sim-20231017-vc-md100",
},
comment='\n'.join([
"Same as exp_24_minbias_Sim10c_magdown but just in MDF format",
"for usage in HLT1 bandwidth tests"
]),
test_file_db=test_file_db)
testfiles(
myname='expected_2024_min_bias_hlt1_filtered',
filenames=[
Loading