CMS 3D CMS Logo

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

Variables

tuple fileName = cms.untracked.string('testComplex0.root')
 
tuple firstEvent = cms.untracked.uint32(100)
 
tuple firstLuminosityBlock = cms.untracked.uint32(100)
 
tuple firstRun = cms.untracked.uint32(100)
 
tuple input = cms.untracked.int32(1)
 
tuple numberEventsInLuminosityBlock = cms.untracked.uint32(100)
 
tuple numberEventsInRun = cms.untracked.uint32(100)
 
tuple process = cms.Process("PROD")
 

Variable Documentation

tuple create_complex_test_file0_cfg.fileName = cms.untracked.string('testComplex0.root')

Definition at line 26 of file create_complex_test_file0_cfg.py.

tuple create_complex_test_file0_cfg.firstEvent = cms.untracked.uint32(100)
tuple create_complex_test_file0_cfg.firstLuminosityBlock = cms.untracked.uint32(100)

Definition at line 17 of file create_complex_test_file0_cfg.py.

tuple create_complex_test_file0_cfg.firstRun = cms.untracked.uint32(100)

Definition at line 16 of file create_complex_test_file0_cfg.py.

tuple create_complex_test_file0_cfg.input = cms.untracked.int32(1)

Definition at line 12 of file create_complex_test_file0_cfg.py.

tuple create_complex_test_file0_cfg.numberEventsInLuminosityBlock = cms.untracked.uint32(100)

Definition at line 20 of file create_complex_test_file0_cfg.py.

tuple create_complex_test_file0_cfg.numberEventsInRun = cms.untracked.uint32(100)

Definition at line 19 of file create_complex_test_file0_cfg.py.

tuple create_complex_test_file0_cfg.process = cms.Process("PROD")

Definition at line 3 of file create_complex_test_file0_cfg.py.