CMS 3D CMS Logo

Variables

DTClusAnalyzer_cfi Namespace Reference

Variables

tuple DTClusAnalyzer

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("DTClusAnalyzer",
00002     debug = cms.untracked.bool(True),
00003     rootFileName = cms.untracked.string('DTClusAnalyzer.root'),
00004     recClusLabel = cms.string('dt1DClusters'),
00005     recHits1DLabel = cms.string('dt1DRecHits'),
00006     recHits2DLabel = cms.string('dt2DSegments')
00007 )

Definition at line 3 of file DTClusAnalyzer_cfi.py.