Skip to content
Snippets Groups Projects

QM test data added for UT new Geo and new IDs

Merged Xuhao Yuan requested to merge UT-newID-and-Geo into master
@@ -13289,3 +13289,40 @@ testfiles(
},
comment='MEP raw data from DAQ.',
test_file_db=test_file_db)
testfiles(
myname='upgrade-baseline-ut-new-geo-sim',
filenames=[
"root://eoslhcb.cern.ch//eos/lhcb/cern-swtest/lhcb/swtest/upgrade-ut/Gauss-30000000-50ev-20220303_0.sim",
"root://eoslhcb.cern.ch//eos/lhcb/cern-swtest/lhcb/swtest/upgrade-ut/Gauss-30000000-50ev-20220303_1.sim"
],
qualifiers={
'Author': 'xuyuan',
'DataType': 'Upgrade',
'Format': 'SIM',
'Simulation': True,
'CondDB': 'upgrade/UTv4r2-newUTID',
'DDDB': 'upgrade/UTv4r2-newUTID',
'Date': '2022-05-17 23:47:20.529593',
'QMTests': 'boole-upgrade-baseline-ut-new-geo.qmt'
},
comment='miniBias sample with new UT geometry and new chanID',
test_file_db=test_file_db)
testfiles(
myname='upgrade-baseline-ut-new-geo-digi',
filenames=[
'root://eoslhcb.cern.ch//eos/lhcb/cern-swtest/lhcb/swtest/upgrade-ut/Boole-10ev-Extended.digi'
],
qualifiers={
'Author': 'xuyuan',
'DataType': 'Upgrade',
'Format': 'DIGI',
'Simulation': True,
'CondDB': 'upgrade/UTv4r2-newUTID',
'DDDB': 'upgrade/UTv4r2-newUTID',
'Date': '2022-05-17 23:47:20.529593',
'QMTests': 'brunel-upgrade-baseline-ut-new-geo.qmt'
},
comment='miniBias sample with new UT geometry and new chanID',
test_file_db=test_file_db)
Loading