CMS 3D CMS Logo

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

Variables

tuple Calibration = cms.untracked.PSet(limit = cms.untracked.int32(-1))
 
tuple DEBUG = cms.untracked.PSet(limit = cms.untracked.int32(0))
 
tuple FwkReport
 
tuple INFO = cms.untracked.PSet(limit = cms.untracked.int32(0))
 
tuple noLineBreaks = cms.untracked.bool(False)
 
tuple threshold = cms.untracked.string('DEBUG')
 

Variable Documentation

tuple messageLoggerDebug_cff.Calibration = cms.untracked.PSet(limit = cms.untracked.int32(-1))

Definition at line 14 of file messageLoggerDebug_cff.py.

tuple messageLoggerDebug_cff.DEBUG = cms.untracked.PSet(limit = cms.untracked.int32(0))

Definition at line 12 of file messageLoggerDebug_cff.py.

tuple messageLoggerDebug_cff.FwkReport
Initial value:
1 = cms.untracked.PSet(
2  limit = cms.untracked.int32(100),
3  reportEvery = cms.untracked.int32(1000)
4  )

Definition at line 6 of file messageLoggerDebug_cff.py.

tuple messageLoggerDebug_cff.INFO = cms.untracked.PSet(limit = cms.untracked.int32(0))

Definition at line 13 of file messageLoggerDebug_cff.py.

tuple messageLoggerDebug_cff.noLineBreaks = cms.untracked.bool(False)

Definition at line 11 of file messageLoggerDebug_cff.py.

tuple messageLoggerDebug_cff.threshold = cms.untracked.string('DEBUG')

Definition at line 10 of file messageLoggerDebug_cff.py.