CMS 3D CMS Logo

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

Variables

tuple dt2DSegments
 

Variable Documentation

tuple dt2DSegments_MTPatternReco2D_ParamDrift_cfi.dt2DSegments
Initial value:
1 = cms.EDProducer("DTRecSegment2DProducer",
2  # The reconstruction algo and its parameter set
3  DTMeantimerPatternReco2DAlgo_ParamDrift,
4  # debug option
5  debug = cms.untracked.bool(False),
6  # name of the rechit 1D collection in the event
7  recHits1DLabel = cms.InputTag("dt1DRecHits")
8 )

Definition at line 7 of file dt2DSegments_MTPatternReco2D_ParamDrift_cfi.py.