Skip to content

Commit 94effe6

Browse files
authored
Merge pull request #47851 from mmusich/mm_remove_illegal_params
Removal of illegal `PoolDBESSource` parameters
2 parents b7429d5 + 6674781 commit 94effe6

File tree

275 files changed

+249
-852
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

275 files changed

+249
-852
lines changed

Alignment/APEEstimation/test/apeMeasurement/refitting_cfg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
CondDBAlignmentError = CondDB.clone(connect = cms.string('sqlite_file:'+os.path.join(options.workingArea,options.measName)+'/apeObjects/apeIter'+str(options.iteration-1)+'.db'))
111111
process.myTrackerAlignmentErr = cms.ESSource("PoolDBESSource",
112112
CondDBAlignmentError,
113-
timetype = cms.string("runnumber"),
114113
toGet = cms.VPSet(
115114
cms.PSet(
116115
record = cms.string('TrackerAlignmentErrorExtendedRcd'),

Alignment/APEEstimation/test/apeTreeCreateDefault_cfg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
CondDBAlignmentError = CondDB.clone(connect = cms.string(theSource))
9494
process.myTrackerAlignmentErr = cms.ESSource("PoolDBESSource",
9595
CondDBAlignmentError,
96-
timetype = cms.string("runnumber"),
9796
toGet = cms.VPSet(
9897
cms.PSet(
9998
record = cms.string('TrackerAlignmentErrorExtendedRcd'),

Alignment/APEEstimation/test/cfgTemplate/apeEstimatorSummary_cfg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
CondDBAlignmentError = CondDB.clone(connect = cms.string('frontier://FrontierProd/CMS_CONDITIONS'))
7979
process.myTrackerAlignmentErr = cms.ESSource("PoolDBESSource",
8080
CondDBAlignmentError,
81-
timetype = cms.string("runnumber"),
8281
toGet = cms.VPSet(
8382
cms.PSet(
8483
record = cms.string('TrackerAlignmentErrorExtendedRcd'),

Alignment/APEEstimation/test/cfgTemplate/apeEstimator_cfg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@
184184
CondDBAlignmentError = CondDB.clone(connect = cms.string('sqlite_file:'+os.environ['CMSSW_BASE']+'/src/Alignment/APEEstimation/hists/'+options.measurementName+'/apeObjects/apeIter'+str(options.iterNumber-1)+'.db'))
185185
process.myTrackerAlignmentErr = cms.ESSource("PoolDBESSource",
186186
CondDBAlignmentError,
187-
timetype = cms.string("runnumber"),
188187
toGet = cms.VPSet(
189188
cms.PSet(
190189
record = cms.string('TrackerAlignmentErrorExtendedRcd'),

Alignment/HIPAlignmentAlgorithm/test/serialIntoNtuples_tpl.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727

2828
process.PoolDBESSource = cms.ESSource("PoolDBESSource",
2929
process.CondDBSetup,
30-
timetype = cms.string('runnumber'),
3130
toGet = cms.VPSet(cms.PSet(
3231
record = cms.string('TrackerAlignmentRcd'),
3332
tag = cms.string('Alignments')

Alignment/LaserAlignment/test/laserAlignment.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
## get the tracker alignment records from this file
3939
process.trackerAlignment = cms.ESSource( "PoolDBESSource",
4040
process.CondDBSetup,
41-
timetype = cms.string( 'runnumber' ),
4241
toGet = cms.VPSet(
4342
cms.PSet(
4443
record = cms.string( 'TrackerAlignmentRcd' ),

Alignment/LaserAlignment/test/laserAlignment_sim.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
## get the tracker alignment records from this file
3434
process.trackerAlignment = cms.ESSource( "PoolDBESSource",
3535
process.CondDBSetup,
36-
timetype = cms.string( 'runnumber' ),
3736
toGet = cms.VPSet(
3837
cms.PSet(
3938
record = cms.string( 'TrackerAlignmentRcd' ),

Alignment/OfflineValidation/test/GeometryCentering_cfg.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
### example starting data geometry that is known to have an off-centered BPIX
1818
process.ZeroGeom = cms.ESSource("PoolDBESSource",
1919
CondDBAlignment,
20-
timetype = cms.string("runnumber"),
2120
toGet = cms.VPSet(cms.PSet(record = cms.string('TrackerAlignmentRcd'),
2221
tag = cms.string('TrackerAlignment_StartUp17_v11')
2322
)
@@ -28,7 +27,6 @@
2827

2928
process.ZeroAPE = cms.ESSource("PoolDBESSource",
3029
CondDBAPE,
31-
timetype = cms.string("runnumber"),
3230
toGet = cms.VPSet(cms.PSet(record = cms.string('TrackerAlignmentErrorExtendedRcd'),
3331
tag = cms.string('TrackerAlignmentErrorsExtended_Upgrade2017_design_v0')
3432
)

Alignment/OfflineValidation/test/testIntoNtuples_cfg.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333

3434
process.ZeroGeom = cms.ESSource("PoolDBESSource",CondDBSetup,
3535
connect = cms.string('sqlite_file:/afs/cern.ch/cms/CAF/CMSALCA/ALCA_TRACKERALIGN/MP/MPproduction/mp1260/jobData/jobm2/alignments_MP.db'),
36-
timetype = cms.string("runnumber"),
3736
toGet = cms.VPSet(
3837
cms.PSet(record = cms.string('TrackerAlignmentRcd'),
3938
tag = cms.string('Alignments')
@@ -43,7 +42,6 @@
4342

4443
process.ZeroAPE = cms.ESSource("PoolDBESSource",CondDBSetup,
4544
connect = cms.string('frontier://FrontierProd/CMS_COND_31X_FROM21X'),
46-
timetype = cms.string("runnumber"),
4745
toGet = cms.VPSet(
4846
cms.PSet(
4947
record = cms.string('TrackerAlignmentErrorExtendedRcd'),

Alignment/OfflineValidation/test/testPrimaryVertexRelatedValidations_cfg.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ class RefitType(Enum):
139139
from CondCore.DBCommon.CondDBSetup_cfi import *
140140
process.trackerAlignment = cms.ESSource("PoolDBESSource",CondDBSetup,
141141
connect = cms.string('frontier://FrontierProd/CMS_CONDITIONS'),
142-
timetype = cms.string("runnumber"),
143142
toGet = cms.VPSet(cms.PSet(record = cms.string('TrackerAlignmentRcd'),
144143
tag = cms.string('TrackerAlignment_Upgrade2017_design_v4')
145144
)
@@ -152,7 +151,6 @@ class RefitType(Enum):
152151
####################################################################
153152
process.setAPE = cms.ESSource("PoolDBESSource",CondDBSetup,
154153
connect = cms.string('frontier://FrontierProd/CMS_CONDITIONS'),
155-
timetype = cms.string("runnumber"),
156154
toGet = cms.VPSet(cms.PSet(record = cms.string('TrackerAlignmentErrorExtendedRcd'),
157155
tag = cms.string('TrackerAlignmentErrorsExtended_Upgrade2017_design_v0')
158156
)

0 commit comments

Comments
 (0)