CMS 3D CMS Logo

lowPtGsfElectronsPreRegression_cfi.py
Go to the documentation of this file.
1 from RecoEgamma.EgammaElectronProducers.gsfElectrons_cfi import ecalDrivenGsfElectrons
2 
3 lowPtGsfElectronsPreRegression = ecalDrivenGsfElectrons.clone(gsfElectronCoresTag = "lowPtGsfElectronCores")
4 
5 from Configuration.Eras.Modifier_fastSim_cff import fastSim
6 fastSim.toModify(lowPtGsfElectronsPreRegression,ctfTracksTag = "generalTracksBeforeMixing")
gsfElectrons_cfi