CMS 3D CMS Logo

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

Variables

tuple l1temuEventInfoClient
 

Variable Documentation

tuple L1TEMUEventInfoClient_cfi.l1temuEventInfoClient
Initial value:
1 = cms.EDAnalyzer("L1TEMUEventInfoClient",
2  prescaleLS = cms.untracked.int32(-1),
3  monitorDir = cms.untracked.string(''),
4  prescaleEvt = cms.untracked.int32(1),
5  #masking sequence: dtf, dtp, ctf, ctp, rpc, gmt, etp, htp, rct, gct, gt
6  maskedSystems = cms.untracked.vuint32(0,0,0,0,0,0,0,0,0,0,0),
7  dataMaskedSystems = cms.untracked.vstring("all"),
8  emulMaskedSystems = cms.untracked.vstring("empty")
9 
10 )

Definition at line 3 of file L1TEMUEventInfoClient_cfi.py.