Variables | |
tuple | SmartPropagatorAnyRKOpposite |
00001 cms.ESProducer("SmartPropagatorESProducer", 00002 ComponentName = cms.string('SmartPropagatorAnyRKOpposite'), 00003 TrackerPropagator = cms.string('RungeKuttaTrackerPropagatorOpposite'), 00004 MuonPropagator = cms.string('SteppingHelixPropagatorAny'), 00005 PropagationDirection = cms.string('oppositeToMomentum'), 00006 Epsilon = cms.double(5.0) 00007 )
Definition at line 3 of file SmartPropagatorAnyRKOpposite_cfi.py.