CMS 3D CMS Logo

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

Variables

tuple l1tRct
 

Variable Documentation

tuple L1TRCT_cfi.l1tRct
Initial value:
1 = cms.EDAnalyzer("L1TRCT",
2  DQMStore = cms.untracked.bool(True),
3  disableROOToutput = cms.untracked.bool(True),
4  HistFolder = cms.untracked.string('L1T/L1TRCT'),
5  rctSource = cms.InputTag("gctDigis"),
6  verbose = cms.untracked.bool(False),
7  filterTriggerType = cms.int32(1),
8  selectBX=cms.untracked.int32(0)
9 )

Definition at line 3 of file L1TRCT_cfi.py.