1 import FWCore.ParameterSet.Config
as cms
12 ecalDrivenElectronSeeds.SeedConfiguration.SCEtCut = cms.double(15.0)
13 ecalDrivenGsfElectrons.minSCEtBarrel = cms.double(15.0)
14 ecalDrivenGsfElectrons.minSCEtEndcaps = cms.double(15.0)
34 hcalnoise.trackCollName =
'hiGeneralTracks' 37 globalRecoPbPb = cms.Sequence(hiTracking_wSplitting
38 * hiParticleFlowLocalReco
47 * hiClusterCompatibility
50 * muonRecoHighLevelPbPb
53 globalRecoPbPb_wConformalPixel = cms.Sequence(hiTracking_wConformalPixel
54 * hiParticleFlowLocalReco
63 * hiClusterCompatibility
66 * muonRecoHighLevelPbPb
75 siStripZeroSuppression.storeCM = cms.bool(
True)