CMS 3D CMS Logo

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

Variables

tuple dt2DCosmicSegments
 
tuple dt2DSegments
 

Variable Documentation

tuple dt2DSegments_MTPatternReco2D_LinearDriftFromDB_CosmicData_cfi.dt2DCosmicSegments
Initial value:
1 = cms.EDProducer("DTRecSegment2DProducer",
2  # The reconstruction algo and its parameter set
3  DTMeantimerPatternReco2DAlgo_LinearDriftFromDB_CosmicData,
4  # debuggin opt
5  debug = cms.untracked.bool(False),
6  # name of the rechit 1D collection in the event
7  recHits1DLabel = cms.InputTag("dt1DCosmicRecHits")
8 )

Definition at line 18 of file dt2DSegments_MTPatternReco2D_LinearDriftFromDB_CosmicData_cfi.py.

tuple dt2DSegments_MTPatternReco2D_LinearDriftFromDB_CosmicData_cfi.dt2DSegments
Initial value:
1 = cms.EDProducer("DTRecSegment2DProducer",
2  # The reconstruction algo and its parameter set
3  DTMeantimerPatternReco2DAlgo_LinearDriftFromDB,
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_LinearDriftFromDB_CosmicData_cfi.py.