CMS 3D CMS Logo

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

Variables

tuple AutoInstantiate = cms.untracked.bool(True)
 
tuple debugModules = cms.untracked.vstring('l1GtUnpack')
 
tuple DestinationAddress = cms.untracked.string('cmsroc2')
 
tuple destinations = cms.untracked.vstring('testGt_Unpacker')
 DEBUG mode. More...
 
tuple fileNames = cms.untracked.vstring('mdaqGLOBAL.00010083.0000.A.test.0.0000.dat')
 
tuple input = cms.untracked.int32(-1)
 
tuple labels = cms.untracked.vstring('source')
 
tuple max_event_size = cms.int32(7000000)
 
tuple max_queue_depth = cms.int32(5)
 
tuple NameAsSource = cms.untracked.string('GlobalDQM')
 
tuple period = cms.untracked.uint32(5)
 
tuple process = cms.Process("DQM")
 
tuple reconnect_delay = cms.untracked.int32(5)
 
tuple SendPort = cms.untracked.int32(9090)
 
tuple testGt_Unpacker
 
tuple UpdateDelay = cms.untracked.int32(1000)
 

Variable Documentation

tuple L1TDQM_cfg.AutoInstantiate = cms.untracked.bool(True)

Definition at line 71 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.debugModules = cms.untracked.vstring('l1GtUnpack')

Definition at line 97 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.DestinationAddress = cms.untracked.string('cmsroc2')

Definition at line 73 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.destinations = cms.untracked.vstring('testGt_Unpacker')

DEBUG mode.

Definition at line 99 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.fileNames = cms.untracked.vstring('mdaqGLOBAL.00010083.0000.A.test.0.0000.dat')

Definition at line 53 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.input = cms.untracked.int32(-1)

Definition at line 49 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.labels = cms.untracked.vstring('source')
tuple L1TDQM_cfg.max_event_size = cms.int32(7000000)

Definition at line 52 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.max_queue_depth = cms.int32(5)

Definition at line 54 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.NameAsSource = cms.untracked.string('GlobalDQM')

Definition at line 79 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.period = cms.untracked.uint32(5)

Definition at line 67 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.process = cms.Process("DQM")

Definition at line 42 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.reconnect_delay = cms.untracked.int32(5)

Definition at line 81 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.SendPort = cms.untracked.int32(9090)

Definition at line 78 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.testGt_Unpacker
Initial value:
1 = cms.untracked.PSet(
2  threshold = cms.untracked.string('DEBUG'), ## DEBUG mode
3 
4  DEBUG = cms.untracked.PSet( ## DEBUG mode, all messages
5 
6  limit = cms.untracked.int32(-1)
7  ),
8  # untracked PSet DEBUG = { untracked int32 limit = 10} // DEBUG mode, max 10 messages
9  INFO = cms.untracked.PSet(
10  limit = cms.untracked.int32(-1)
11  )
12  )

Definition at line 85 of file L1TDQM_cfg.py.

tuple L1TDQM_cfg.UpdateDelay = cms.untracked.int32(1000)

Definition at line 80 of file L1TDQM_cfg.py.