Skip to content
Snippets Groups Projects

Fix GeometryVersion for LHCBGAUSS-2635 samples to fix RICH1 geometry

Merged Christopher Rob Jones requested to merge Fix-GeometryVersion-RICH-LHCBGAUSS-2635 into master
1 file
+ 13
3
Compare changes
  • Side-by-side
  • Inline
@@ -12746,7 +12746,7 @@ testfiles(
'Date': '2022-09-29',
'Simulation': True,
'CondDB': 'sim-20220705-vc-md100',
"GeometryVersion": "trunk",
"GeometryVersion": "before-rich1-geom-update-26052022",
"ConditionsVersion": "jonrob/all-pmts-active",
'DDDB': 'dddb-20220705',
},
@@ -12766,6 +12766,8 @@ testfiles(
'Date': '2022-09-29',
'Simulation': True,
'CondDB': 'sim-20220705-vc-mu100',
"GeometryVersion": "before-rich1-geom-update-26052022",
"ConditionsVersion": "jonrob/all-pmts-active",
'DDDB': 'dddb-20220705',
},
comment=
@@ -12784,7 +12786,7 @@ testfiles(
'Date': '2022-09-29',
'Simulation': True,
'CondDB': 'sim-20220705-vc-md100',
"GeometryVersion": "trunk",
"GeometryVersion": "before-rich1-geom-update-26052022",
"ConditionsVersion": "jonrob/all-pmts-active",
'DDDB': 'dddb-20220705',
},
@@ -12805,6 +12807,8 @@ testfiles(
'Simulation': True,
'CondDB': 'sim-20220705-vc-mu100',
'DDDB': 'dddb-20220705',
"GeometryVersion": "before-rich1-geom-update-26052022",
"ConditionsVersion": "jonrob/all-pmts-active",
},
comment=
'Upgrade minbias sample, generated according to JIRA-LHCBGAUSS-2635, mdf',
@@ -12822,7 +12826,7 @@ testfiles(
'Date': '2022-09-29',
'Simulation': True,
'CondDB': 'sim-20220705-vc-md100',
"GeometryVersion": "trunk",
"GeometryVersion": "before-rich1-geom-update-26052022",
"ConditionsVersion": "jonrob/all-pmts-active",
'DDDB': 'dddb-20220705',
},
@@ -12843,6 +12847,8 @@ testfiles(
'Simulation': True,
'CondDB': 'sim-20220705-vc-mu100',
'DDDB': 'dddb-20220705',
"GeometryVersion": "before-rich1-geom-update-26052022",
"ConditionsVersion": "jonrob/all-pmts-active",
},
comment=
'Upgrade BsPhiPhi sample, generated according to JIRA-LHCBGAUSS-2635, xdigi',
@@ -12881,6 +12887,8 @@ testfiles(
'Simulation': True,
'CondDB': 'sim-20220705-vc-mu100',
'DDDB': 'dddb-20220705',
"GeometryVersion": "before-rich1-geom-update-26052022",
"ConditionsVersion": "jonrob/all-pmts-active",
},
comment=
'Upgrade BsPhiPhi sample, generated according to JIRA-LHCBGAUSS-2635, mdf',
@@ -12901,6 +12909,8 @@ testfiles(
'Simulation': True,
'CondDB': 'sim-20220705-vc-mu100',
'DDDB': 'dddb-20220705',
"GeometryVersion": "before-rich1-geom-update-26052022",
"ConditionsVersion": "jonrob/all-pmts-active",
},
comment=
'Upgrade BsPhiPhi sample, generated according to LHCBGAUSS-2635, sim',
Loading