src
RecoEgamma
EgammaElectronProducers
python
gedGsfElectronSequence_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#==============================================================================
4
# Sequence to the GED electrons.
5
#==============================================================================
6
7
from
RecoEgamma.EgammaElectronProducers.gedGsfElectronCores_cfi
import
*
8
from
RecoEgamma.EgammaElectronProducers.gedGsfElectrons_cfi
import
*
9
from
RecoEgamma.EgammaElectronProducers.gedGsfElectronValueMapsTmp_cfi
import
*
10
11
gedGsfElectronTaskTmp = cms.Task(gedGsfElectronCores, gedGsfElectronsTmp, gedGsfElectronValueMapsTmp)
gedGsfElectronValueMapsTmp_cfi
gedGsfElectrons_cfi
gedGsfElectronCores_cfi
Generated for CMSSW Reference Manual by
1.8.14