CMS 3D CMS Logo

Variables

ctfWithMaterialTrajectoriesP5_cff Namespace Reference

Variables

tuple ctfWithMaterialTracksP5

Variable Documentation

Initial value:
00001 cms.EDProducer("TracksToTrajectories",
00002                                          Type = cms.string("Default"),
00003                                          Tracks = cms.InputTag("ctfWithMaterialTracksP5"),
00004                                          TrackTransformer = cms.PSet(DoPredictionsOnly = cms.bool(False),
00005                                                                      Fitter = cms.string('KFFitterForRefitInsideOut'),
00006                                                                      #        TrackerRecHitBuilder = cms.string('WithTrackAngleAndTemplate'),
00007                                                                      TrackerRecHitBuilder = cms.string('WithTrackAngle'),
00008                                                                      Smoother = cms.string('KFSmootherForRefitInsideOut'),
00009                                                                      MuonRecHitBuilder = cms.string('MuonRecHitBuilder'),
00010                                                                      RefitDirection = cms.string('alongMomentum'),
00011                                                                      RefitRPCHits = cms.bool(True),
00012                                                                      Propagator = cms.string('SmartPropagatorAnyRK')
00013                                                                      )
00014                                          )

Definition at line 16 of file ctfWithMaterialTrajectoriesP5_cff.py.