CMS 3D CMS Logo

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

Variables

tuple destinations = cms.untracked.vstring('simplestML')
 
tuple input = cms.untracked.int32(3)
 
tuple process = cms.Process("TEST")
 
tuple simplestML
 

Variable Documentation

tuple simplestMLexample_cfg.destinations = cms.untracked.vstring('simplestML')

Definition at line 24 of file simplestMLexample_cfg.py.

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

Definition at line 31 of file simplestMLexample_cfg.py.

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

Definition at line 14 of file simplestMLexample_cfg.py.

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

Definition at line 25 of file simplestMLexample_cfg.py.