Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
TrackingTools
GsfTracking
python
GsfElectronGsfFit_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# Gsf track fit for GsfElectrons
4
from
TrackingTools.GsfTracking.fwdGsfElectronPropagator_cff
import
*
5
from
TrackingTools.GsfTracking.GsfElectronFit_cff
import
*
6
import
TrackingTools.GsfTracking.GsfElectronFit_cfi
7
electronGsfTracks = TrackingTools.GsfTracking.GsfElectronFit_cfi.GsfGlobalElectronTest.clone()
8
electronGsfTracks.src =
'electronCkfTrackCandidates'
9
electronGsfTracks.Propagator =
'fwdGsfElectronPropagator'
10
electronGsfTracks.Fitter =
'GsfElectronFittingSmoother'
11
electronGsfTracks.TTRHBuilder =
'WithTrackAngle'
12
electronGsfTracks.TrajectoryInEvent =
True
13
GsfElectronFit_cfi
Config
GsfElectronFit_cff
fwdGsfElectronPropagator_cff
Generated for CMSSW Reference Manual by
1.8.5