Variables | |
tuple | SteppingHelixPropagator |
00001 cms.ESProducer("SteppingHelixPropagatorESProducer", 00002 ComponentName = cms.string('SteppingHelixPropagator'), 00003 NoErrorPropagation = cms.bool(False), 00004 PropagationDirection = cms.string('alongMomentum'), 00005 useTuningForL2Speed = cms.bool(False), 00006 useIsYokeFlag = cms.bool(True), 00007 endcapShiftInZNeg = cms.double(0.0), 00008 SetVBFPointer = cms.bool(False), 00009 AssumeNoMaterial = cms.bool(False), 00010 endcapShiftInZPos = cms.double(0.0), 00011 useInTeslaFromMagField = cms.bool(False), 00012 VBFName = cms.string('VolumeBasedMagneticField'), 00013 useEndcapShiftsInZ = cms.bool(False), 00014 sendLogWarning = cms.bool(False), 00015 useMatVolumes = cms.bool(True), 00016 debug = cms.bool(False), 00017 #This sort of works but assumes a measurement at propagation origin 00018 ApplyRadX0Correction = cms.bool(True), 00019 useMagVolumes = cms.bool(True), 00020 returnTangentPlane = cms.bool(True) 00021 )
Definition at line 3 of file SteppingHelixPropagator_cfi.py.
Referenced by HcalCorrPFCalculation::analyze(), MuonAlignmentAnalyzer::analyze(), GlobalTrackerMuonAlignment::analyzeTrackTrack(), GlobalTrackerMuonAlignment::analyzeTrackTrajectory(), BetaCalculatorECAL::calcEcalDeposit(), TrackDetectorAssociator::init(), HTrackAssociator::init(), and SteppingHelixPropagatorESProducer::produce().