CMS 3D CMS Logo

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

Variables

tuple l1tRpctf
 

Variable Documentation

tuple L1TRPCTF_cfi.l1tRpctf
Initial value:
1 = DQMEDAnalyzer('L1TRPCTF',
2  rpctfSource = cms.InputTag("l1GtUnpack"),
3  rpctfRPCDigiSource = cms.InputTag("muonRPCDigis"),
4  output_dir = cms.untracked.string('L1T/L1TRPCTF'),
5  rateUpdateTime = cms.int32(20), # update after 20 seconds
6  rateBinSize = cms.int32(60), # in seconds
7  rateNoOfBins = cms.int32(3000),
8  verbose = cms.untracked.bool(False),
9  DQMStore = cms.untracked.bool(True)
10 )

Definition at line 4 of file L1TRPCTF_cfi.py.