Variables | |
tuple | L1TEventInfoClient |
00001 cms.EDAnalyzer("L1TEventInfoClient", 00002 prescaleLS = cms.untracked.int32(-1), 00003 monitorDir = cms.untracked.string(''), 00004 prescaleEvt = cms.untracked.int32(1), 00005 dataMaskedSystems = cms.untracked.vstring("empty"), 00006 emulMaskedSystems = cms.untracked.vstring("all"), 00007 thresholdLS = cms.untracked.int32(5), 00008 GCT_NonIsoEm_threshold = cms.untracked.double(100000), 00009 GCT_IsoEm_threshold = cms.untracked.double(100000), 00010 GCT_TauJets_threshold = cms.untracked.double(100000), 00011 GCT_AllJets_threshold = cms.untracked.double(100000), 00012 GMT_Muons_threshold = cms.untracked.double(100000) 00013 00014 )
Definition at line 3 of file L1TEventInfoClient_cfi.py.