CMS 3D CMS Logo

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

Variables

tuple DTClusAnalyzer
 

Variable Documentation

tuple DTClusAnalyzer_cfi.DTClusAnalyzer
Initial value:
1 = cms.EDAnalyzer("DTClusAnalyzer",
2  debug = cms.untracked.bool(True),
3  rootFileName = cms.untracked.string('DTClusAnalyzer.root'),
4  recClusLabel = cms.string('dt1DClusters'),
5  recHits1DLabel = cms.string('dt1DRecHits'),
6  recHits2DLabel = cms.string('dt2DSegments')
7 )

Definition at line 3 of file DTClusAnalyzer_cfi.py.