CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
ctfWithMaterialTrajectoriesP5_cff Namespace Reference

Variables

tuple ctfWithMaterialTracksP5
 

Variable Documentation

tuple ctfWithMaterialTrajectoriesP5_cff.ctfWithMaterialTracksP5
Initial value:
1 = cms.EDProducer("TracksToTrajectories",
2  Type = cms.string("Default"),
3  Tracks = cms.InputTag("ctfWithMaterialTracksP5"),
4  TrackTransformer = cms.PSet(DoPredictionsOnly = cms.bool(False),
5  Fitter = cms.string('KFFitterForRefitInsideOut'),
6  # TrackerRecHitBuilder = cms.string('WithTrackAngleAndTemplate'),
7  TrackerRecHitBuilder = cms.string('WithTrackAngle'),
8  Smoother = cms.string('KFSmootherForRefitInsideOut'),
9  MuonRecHitBuilder = cms.string('MuonRecHitBuilder'),
10  RefitDirection = cms.string('alongMomentum'),
11  RefitRPCHits = cms.bool(True),
12  Propagator = cms.string('SmartPropagatorAnyRK')
13  )
14  )

Definition at line 16 of file ctfWithMaterialTrajectoriesP5_cff.py.