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