src
TrackingTools
GsfTracking
python
GsfElectrons_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
TrackingTools.GsfTracking.CkfElectronCandidates_cff
import
*
4
from
TrackingTools.GsfTracking.GsfElectronFit_cff
import
*
5
GsfGlobalElectronTestTask = cms.Task(CkfElectronCandidates,GsfGlobalElectronTest)
6
GsfGlobalElectronTestSequence = cms.Sequence(GsfGlobalElectronTestTask)
CkfElectronCandidates_cff
GsfElectronFit_cff
Generated for CMSSW Reference Manual by
1.8.14