CMS 3D CMS Logo

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

Variables

tuple dt4DSegments
 

Variable Documentation

tuple dt4DSegments_LPPatternReco4D_ParamDrift_cfi.dt4DSegments
Initial value:
1 = cms.EDProducer("DTRecSegment4DProducer",
2  # The reconstruction algo and its parameter set
3  DTLPPatternReco4DAlgo_ParamDrift,
4  # debuggin opt
5  debug = cms.untracked.bool(False),
6  # name of the rechit 1D collection in the event
7  recHits1DLabel = cms.InputTag("dt1DRecHits"),
8  # name of the rechit 2D collection in the event
9  recHits2DLabel = cms.InputTag("dt2DSegments")
10 )

Definition at line 6 of file dt4DSegments_LPPatternReco4D_ParamDrift_cfi.py.