Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoEgamma
EgammaElectronProducers
python
gsfElectronSequence_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#==============================================================================
4
# Sequence to make final electrons.
5
# In the past, this was including the seeding, but this one is directly
6
# imported in the reco sequences since the integration with pflow.
7
#==============================================================================
8
9
from
RecoEgamma.EgammaElectronProducers.gsfElectronModules_cff
import
*
10
gsfElectronSequence = cms.Sequence(ecalDrivenGsfElectronCores*ecalDrivenGsfElectrons*gsfElectronCores*gsfElectrons)
11
gsfEcalDrivenElectronSequence = cms.Sequence(ecalDrivenGsfElectronCores*ecalDrivenGsfElectrons)
12
gsfElectronMergingSequence = cms.Sequence(gsfElectronCores*gsfElectrons)
13
Config
gsfElectronModules_cff
Generated for CMSSW Reference Manual by
1.8.5