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
CTFNoOverlaps_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# magnetic field
4
# cms geometry
5
6
# tracker geometry
7
# tracker numbering
8
# KFUpdatoerESProducer
9
from
TrackingTools.KalmanUpdators.KFUpdatorESProducer_cfi
import
*
10
# Chi2MeasurementEstimatorESProducer
11
from
TrackingTools.KalmanUpdators.Chi2MeasurementEstimator_cfi
import
*
12
# PropagatorWithMaterialESProducer
13
#include "TrackingTools/MaterialEffects/data/OppositeMaterialPropagator.cfi"
14
# stripCPE
15
from
RecoLocalTracker.SiStripRecHitConverter.StripCPEfromTrackAngle_cfi
import
*
16
from
RecoLocalTracker.SiStripRecHitConverter.SiStripRecHitMatcher_cfi
import
*
17
# pixelCPE
18
from
RecoLocalTracker.SiPixelRecHits.PixelCPEParmError_cfi
import
*
19
#TransientTrackingBuilder
20
from
RecoTracker.TransientTrackingRecHit.TransientTrackingRecHitBuilder_cfi
import
*
21
22
import
RecoTracker.TrackProducer.TrackProducer_cfi
23
# TrackProducer
24
ctfNoOverlaps = RecoTracker.TrackProducer.TrackProducer_cfi.TrackProducer.clone()
25
ctfNoOverlaps.src =
'ckfTrackCandidatesNoOverlaps'
26
SiStripRecHitMatcher_cfi
KFUpdatorESProducer_cfi
TrackProducer_cfi
TransientTrackingRecHitBuilder_cfi
StripCPEfromTrackAngle_cfi
PixelCPEParmError_cfi
Chi2MeasurementEstimator_cfi
Generated for CMSSW Reference Manual by
1.8.16