CMS 3D CMS Logo

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

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.

Initial value:
00001 cms.untracked.PSet(
00002         threshold = cms.untracked.string('INFO'),
00003     )

Definition at line 25 of file simplestMLexample_cfg.py.