CMS 3D CMS Logo

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

Variables

tuple DestinationAddress = cms.untracked.string('lxplus211.cern.ch')
 
tuple destinations = cms.untracked.vstring('testGt_Unpacker')
 
tuple fileNames = cms.untracked.vstring('file:GlobalSep07.00020695.0001.A.storageManager.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('L1T')
 
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)
 
tuple wantSummary = cms.untracked.bool(True)
 

Variable Documentation

tuple L1TDQM_GlobalSep07_cfg.DestinationAddress = cms.untracked.string('lxplus211.cern.ch')

Definition at line 91 of file L1TDQM_GlobalSep07_cfg.py.

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

Definition at line 112 of file L1TDQM_GlobalSep07_cfg.py.

tuple L1TDQM_GlobalSep07_cfg.fileNames = cms.untracked.vstring('file:GlobalSep07.00020695.0001.A.storageManager.0.0000.dat')

Definition at line 68 of file L1TDQM_GlobalSep07_cfg.py.

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

Definition at line 64 of file L1TDQM_GlobalSep07_cfg.py.

tuple L1TDQM_GlobalSep07_cfg.labels = cms.untracked.vstring('source')

Definition at line 77 of file L1TDQM_GlobalSep07_cfg.py.

tuple L1TDQM_GlobalSep07_cfg.max_event_size = cms.int32(7000000)

Definition at line 67 of file L1TDQM_GlobalSep07_cfg.py.

tuple L1TDQM_GlobalSep07_cfg.max_queue_depth = cms.int32(5)

Definition at line 69 of file L1TDQM_GlobalSep07_cfg.py.

tuple L1TDQM_GlobalSep07_cfg.NameAsSource = cms.untracked.string('L1T')

Definition at line 95 of file L1TDQM_GlobalSep07_cfg.py.

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

Definition at line 82 of file L1TDQM_GlobalSep07_cfg.py.

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

Definition at line 57 of file L1TDQM_GlobalSep07_cfg.py.

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

Definition at line 94 of file L1TDQM_GlobalSep07_cfg.py.

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

Definition at line 92 of file L1TDQM_GlobalSep07_cfg.py.

tuple L1TDQM_GlobalSep07_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 100 of file L1TDQM_GlobalSep07_cfg.py.

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

Definition at line 96 of file L1TDQM_GlobalSep07_cfg.py.

tuple L1TDQM_GlobalSep07_cfg.wantSummary = cms.untracked.bool(True)

Definition at line 116 of file L1TDQM_GlobalSep07_cfg.py.