CMS 3D CMS Logo

Variables

L1TEMUEventInfoClient_cfi Namespace Reference

Variables

tuple L1TEMUEventInfoClient

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("L1TEMUEventInfoClient",
00002     prescaleLS = cms.untracked.int32(-1),
00003     monitorDir = cms.untracked.string(''),
00004     prescaleEvt = cms.untracked.int32(1),
00005     #masking sequence: dtf, dtp, ctf, ctp, rpc, gmt, etp, htp, rct, gct, gt
00006     maskedSystems = cms.untracked.vuint32(0,0,0,0,0,0,0,0,0,0,0),
00007     dataMaskedSystems = cms.untracked.vstring("all"),
00008     emulMaskedSystems = cms.untracked.vstring("empty")
00009 
00010 )

Definition at line 3 of file L1TEMUEventInfoClient_cfi.py.