CMS 3D CMS Logo

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

Variables

tuple cerr
 
tuple files
 
tuple input = cms.untracked.int32(3)
 
tuple process = cms.Process("TEST")
 

Variable Documentation

tuple simplestMLexample_cfg.cerr
Initial value:
1 = cms.untracked.PSet(
2  enable = cms.untracked.bool(False)
3  )

Definition at line 24 of file simplestMLexample_cfg.py.

tuple simplestMLexample_cfg.files
Initial value:
1 = cms.untracked.PSet(
2  simplestML = cms.untracked.PSet(
3  threshold = cms.untracked.string('INFO')
4  )
5  )

Definition at line 27 of file simplestMLexample_cfg.py.

tuple simplestMLexample_cfg.input = cms.untracked.int32(3)

Definition at line 35 of file simplestMLexample_cfg.py.

tuple simplestMLexample_cfg.process = cms.Process("TEST")

Definition at line 14 of file simplestMLexample_cfg.py.