1 = cms.EDAnalyzer(
"L1TEventInfoClient",
2 prescaleLS = cms.untracked.int32(-1),
3 monitorDir = cms.untracked.string(
''),
4 prescaleEvt = cms.untracked.int32(1),
5 dataMaskedSystems = cms.untracked.vstring(
"empty"),
6 emulMaskedSystems = cms.untracked.vstring(
"all"),
7 thresholdLS = cms.untracked.int32(5),
8 GCT_NonIsoEm_threshold = cms.untracked.double(100000),
9 GCT_IsoEm_threshold = cms.untracked.double(100000),
10 GCT_TauJets_threshold = cms.untracked.double(100000),
11 GCT_AllJets_threshold = cms.untracked.double(100000),
12 GMT_Muons_threshold = cms.untracked.double(100000)