CMS 3D CMS Logo

Variables

L1RCTTestAnalyzer_cfi Namespace Reference

Variables

tuple L1RCTTestAnalyzer

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("L1RCTTestAnalyzer",
00002     hcalDigisLabel = cms.InputTag("hcalTriggerPrimitiveDigis"),
00003     showEmCands = cms.untracked.bool(True),
00004     ecalDigisLabel = cms.InputTag("ecalTriggerPrimitiveDigis"),
00005     rctDigisLabel = cms.InputTag("rctDigis"),
00006     showRegionSums = cms.untracked.bool(True)
00007 )

Definition at line 3 of file L1RCTTestAnalyzer_cfi.py.