Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
TrackingTools
GsfTracking
python
BwdAnalyticalPropagator_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
import
copy
4
from
TrackingTools.GsfTracking.FwdAnalyticalPropagator_cfi
import
*
5
#
6
# "backward" propagator for electrons
7
#
8
bwdAnalyticalPropagator = copy.deepcopy(fwdAnalyticalPropagator)
9
bwdAnalyticalPropagator.ComponentName =
'bwdAnalyticalPropagator'
10
bwdAnalyticalPropagator.PropagationDirection =
'oppositeToMomentum'
11
Config
FwdAnalyticalPropagator_cfi
Generated for CMSSW Reference Manual by
1.8.5