Skip to content
Snippets Groups Projects

Add SMOG2 real data file to TestFileDB

Merged Kara Mattioli requested to merge kmattiol_addSMOG2RealDataFile into master
1 file
+ 20
0
Compare changes
  • Side-by-side
  • Inline
@@ -13132,3 +13132,23 @@ testfiles(
},
comment='2022 raw data to be used for testing IOAlg/IOSvc*',
test_file_db=test_file_db)
testfiles(
myname='Run251995_ppandSMOG2_RealData',
filenames=[
"mdf:root://eoslhcb.cern.ch//eos/lhcb/cern-swtest/lhcb/swtest/Run251995_ppandSMOG2_RealData/Run_0000251995_HLT20101_20221102-154523-256.mdf",
],
qualifiers={
'Author': 'Kara Mattioli',
'Format': 'MDF',
'DataType': 'Upgrade',
'Date': '2023-08-04',
'Simulation': False,
"DDDB": "master",
"CondDB": "master",
"GeometryVersion": "trunk",
"ConditionsVersion": "master"
},
comment=
'2022 raw data with SMOG2 injection, for testing on data with both pp and SMOG2 collisions',
test_file_db=test_file_db)
Loading