CMS 3D CMS Logo

Variables

SmartPropagatorAnyRK_cfi Namespace Reference

Variables

tuple SmartPropagatorAnyRK

Variable Documentation

Initial value:
00001 cms.ESProducer("SmartPropagatorESProducer",
00002                                       ComponentName = cms.string('SmartPropagatorAnyRK'),
00003                                       TrackerPropagator = cms.string('RungeKuttaTrackerPropagator'),
00004                                       MuonPropagator = cms.string('SteppingHelixPropagatorAny'),
00005                                       PropagationDirection = cms.string('alongMomentum'),
00006                                       Epsilon = cms.double(5.0)
00007                                       )

Definition at line 3 of file SmartPropagatorAnyRK_cfi.py.