1 import FWCore.ParameterSet.Config
as cms
7 ecalRecalibSequence = cms.Sequence(cms.SequencePlaceholder(
"ecalRecalibRecHit"))
8 ecalConditions.toGet = cms.VPSet(
10 record = cms.string(
'EcalPedestalsRcd'),
11 tag = cms.string(
'EcalPedestals_trivial')
14 record = cms.string(
'EcalADCToGeVConstantRcd'),
15 tag = cms.string(
'EcalADCToGeVConstant_trivial')
18 record = cms.string(
'EcalGainRatiosRcd'),
19 tag = cms.string(
'EcalGainRatios_trivial')
22 record = cms.string(
'EcalIntercalibConstantsRcd'),
23 tag = cms.string(
'EcalIntercalibConstants_trivial')
26 record = cms.string(
'EcalWeightXtalGroupsRcd'),
27 tag = cms.string(
'EcalWeightXtalGroups_trivial')
30 record = cms.string(
'EcalTBWeightsRcd'),
31 tag = cms.string(
'EcalTBWeights_trivial')
34 record = cms.string(
'EcalLaserAlphasRcd'),
35 tag = cms.string(
'EcalLaserAlphas_trivial')
38 record = cms.string(
'EcalLaserAPDPNRatiosRcd'),
39 tag = cms.string(
'EcalLaserAPDPNRatios_trivial')
42 record = cms.string(
'EcalLaserAPDPNRatiosRefRcd'),
43 tag = cms.string(
'EcalLaserAPDPNRatiosRef_trivial')