Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
OppositeMaterialPropagator_cfi Namespace Reference
Variables
tuple
OppositeMaterialPropagator
Variable Documentation
tuple OppositeMaterialPropagator_cfi.OppositeMaterialPropagator
Initial value:
1
= cms.ESProducer(
"PropagatorWithMaterialESProducer"
,
2
SimpleMagneticField = cms.string(
""
),
3
MaxDPhi = cms.double(1.6),
4
ComponentName = cms.string(
'PropagatorWithMaterialOpposite'
),
5
Mass = cms.double(0.105),
6
PropagationDirection = cms.string(
'oppositeToMomentum'
),
7
useRungeKutta = cms.bool(
False
),
8
# If ptMin > 0, uncertainty in reconstructed momentum will be taken into account when estimating rms scattering angle.
9
# (By default, it is neglected). However, it will also be assumed that the track pt can't be below specified value,
10
# to prevent this scattering angle becoming too big.
11
ptMin = cms.double(-1.)
12
)
Definition at line
3
of file
OppositeMaterialPropagator_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5