Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
d
e
f
l
m
o
p
s
t
u
v
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
RecoTracker
TrackProducer
python
CTFFinalFitWithMaterialDAF_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
4
# KFUpdatoerESProducer
5
from
TrackingTools.KalmanUpdators.KFUpdatorESProducer_cfi
import
*
6
7
# Chi2MeasurementEstimatorESProducer this is used by the fitting-smoother
8
from
TrackingTools.KalmanUpdators.MRHChi2MeasurementEstimatorESProducer_cfi
import
*
9
10
import
copy
11
from
TrackingTools.MaterialEffects.OppositeMaterialPropagator_cfi
import
*
12
# PropagatorWithMaterialESProducer
13
OppositeRungeKuttaTrackerPropagator = copy.deepcopy(OppositeMaterialPropagator)
14
OppositeRungeKuttaTrackerPropagator.ComponentName =
'OppositeRungeKuttaTrackerPropagator'
15
OppositeRungeKuttaTrackerPropagator.useRungeKutta =
True
16
17
# KFTrajectoryFitterESProducer
18
from
TrackingTools.TrackFitters.TrackFitters_cff
import
*
19
20
#MultiMeasurementTracker
21
from
RecoTracker.SiTrackerMRHTools.GroupedMultiRecHitCollector_cff
import
*
22
from
RecoTracker.SiTrackerMRHTools.SimpleMultiRecHitCollector_cff
import
*
23
24
#multiRecHitUpdator
25
from
RecoTracker.SiTrackerMRHTools.SiTrackerMultiRecHitUpdator_cff
import
*
26
27
28
# stripCPE
29
from
RecoLocalTracker.SiStripRecHitConverter.StripCPEfromTrackAngle_cfi
import
*
30
from
RecoLocalTracker.SiStripRecHitConverter.SiStripRecHitMatcher_cfi
import
*
31
32
# pixelCPE
33
from
RecoLocalTracker.SiPixelRecHits.PixelCPEParmError_cfi
import
*
34
35
#TransientTrackingBuilder
36
from
RecoTracker.TransientTrackingRecHit.TransientTrackingRecHitBuilder_cfi
import
*
37
38
# TrackProducer
39
from
RecoTracker.TrackProducer.CTFFinalFitWithMaterialDAF_cfi
import
*
40
41
OppositeMaterialPropagator_cfi
CTFFinalFitWithMaterialDAF_cfi
SiStripRecHitMatcher_cfi
MRHChi2MeasurementEstimatorESProducer_cfi
KFUpdatorESProducer_cfi
SiTrackerMultiRecHitUpdator_cff
TransientTrackingRecHitBuilder_cfi
StripCPEfromTrackAngle_cfi
TrackFitters_cff
PixelCPEParmError_cfi
SimpleMultiRecHitCollector_cff
GroupedMultiRecHitCollector_cff
Generated for CMSSW Reference Manual by
1.8.16