CMS 3D CMS Logo

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

Variables

tuple l1tEventInfoClient
 

Variable Documentation

tuple L1TEventInfoClient_cfi.l1tEventInfoClient
Initial value:
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)
13 
14 )

Definition at line 3 of file L1TEventInfoClient_cfi.py.