CMS 3D CMS Logo

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

Variables

tuple default
 
tuple FwkReport
 
tuple L1AcceptBunchCrossingNoCollection
 
tuple limit = cms.untracked.int32(10000000)
 
tuple reportEvery = cms.untracked.int32(10000)
 
tuple threshold = cms.untracked.string("INFO")
 

Variable Documentation

tuple MessageLogger_cff.default
Initial value:
1 = cms.untracked.PSet(
2  limit = cms.untracked.int32(10000000)
3  )

Definition at line 8 of file MessageLogger_cff.py.

tuple MessageLogger_cff.FwkReport
Initial value:
1 = cms.untracked.PSet(
2  reportEvery = cms.untracked.int32(10000)
3  )

Definition at line 11 of file MessageLogger_cff.py.

tuple MessageLogger_cff.L1AcceptBunchCrossingNoCollection
Initial value:
1 = cms.untracked.PSet(
2  limit = cms.untracked.int32(100)
3  )

Definition at line 14 of file MessageLogger_cff.py.

tuple MessageLogger_cff.limit = cms.untracked.int32(10000000)
tuple MessageLogger_cff.reportEvery = cms.untracked.int32(10000)

Definition at line 13 of file MessageLogger_cff.py.

tuple MessageLogger_cff.threshold = cms.untracked.string("INFO")

Definition at line 7 of file MessageLogger_cff.py.