CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
SteppingHelixPropagatorAny_cfi Namespace Reference

Variables

tuple SteppingHelixPropagatorAny
 

Variable Documentation

tuple SteppingHelixPropagatorAny_cfi.SteppingHelixPropagatorAny
Initial value:
1 = cms.ESProducer("SteppingHelixPropagatorESProducer",
2  ComponentName = cms.string('SteppingHelixPropagatorAny'),
3  NoErrorPropagation = cms.bool(False),
4  PropagationDirection = cms.string('anyDirection'),
5  useTuningForL2Speed = cms.bool(False),
6  useIsYokeFlag = cms.bool(True),
7  endcapShiftInZNeg = cms.double(0.0),
8  SetVBFPointer = cms.bool(False),
9  AssumeNoMaterial = cms.bool(False),
10  endcapShiftInZPos = cms.double(0.0),
11  useInTeslaFromMagField = cms.bool(False),
12  VBFName = cms.string('VolumeBasedMagneticField'),
13  useEndcapShiftsInZ = cms.bool(False),
14  sendLogWarning = cms.bool(False),
15  useMatVolumes = cms.bool(True),
16  debug = cms.bool(False),
17  #This sort of works but assumes a measurement at propagation origin
18  ApplyRadX0Correction = cms.bool(True),
19  useMagVolumes = cms.bool(True),
20  returnTangentPlane = cms.bool(True)
21 )

Definition at line 3 of file SteppingHelixPropagatorAny_cfi.py.