CMS 3D CMS Logo

Variables

SmartPropagator_cfi Namespace Reference

Variables

tuple SmartPropagator

Variable Documentation

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

Definition at line 3 of file SmartPropagator_cfi.py.

Referenced by GlobalTrackerMuonAlignment::analyzeTrackTrack(), GlobalTrackerMuonAlignment::analyzeTrackTrajectory(), and SmartPropagatorESProducer::produce().