CMS 3D CMS Logo

Variables

dtSegmTask_cfi Namespace Reference

Variables

tuple dtSegmentsMonitor

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("DTSegmentsTask",
00002     debug = cms.untracked.bool(False),
00003     recHits4DLabel = cms.string('dt4DSegments'),
00004     checkNoisyChannels = cms.untracked.bool(False),
00005     OutputFileName = cms.string('SegmentsMonitoring.root'),
00006     OutputMEsInRootFile = cms.bool(False)
00007 )

Definition at line 3 of file dtSegmTask_cfi.py.