CMS 3D CMS Logo

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

Variables

tuple L1RCTTestAnalyzer
 

Variable Documentation

tuple L1RCTTestAnalyzer_cfi.L1RCTTestAnalyzer
Initial value:
1 = cms.EDAnalyzer("L1RCTTestAnalyzer",
2  hcalDigisLabel = cms.InputTag("hcalTriggerPrimitiveDigis"),
3  showEmCands = cms.untracked.bool(True),
4  ecalDigisLabel = cms.InputTag("ecalTriggerPrimitiveDigis"),
5  rctDigisLabel = cms.InputTag("rctDigis"),
6  showRegionSums = cms.untracked.bool(True)
7 )

Definition at line 3 of file L1RCTTestAnalyzer_cfi.py.