CMS 3D CMS Logo

Variables

benchmark_data_cfg Namespace Reference

Variables

tuple applyfilter = cms.untracked.bool(True)
tuple cut = cms.string("!isFake && ndof > 4 && abs(z) <= 15")
tuple debugOn = cms.untracked.bool(False)
string fa = 'RelValQCD'
string fb = 'FlatPt_15_3000_Fast'
string fc = 'ParticleFlow'
tuple fileNames
tuple filter = cms.bool(True)
tuple input = cms.untracked.int32(-1)
tuple numtrack = cms.untracked.uint32(10)
tuple process = cms.Process("TEST")
tuple src = cms.InputTag("offlinePrimaryVertices")
tuple thresh = cms.untracked.double(0.25)

Variable Documentation

tuple benchmark_data_cfg::applyfilter = cms.untracked.bool(True)

Definition at line 94 of file benchmark_data_cfg.py.

tuple benchmark_data_cfg::cut = cms.string("!isFake && ndof > 4 && abs(z) <= 15")

Definition at line 88 of file benchmark_data_cfg.py.

tuple benchmark_data_cfg::debugOn = cms.untracked.bool(False)

Definition at line 95 of file benchmark_data_cfg.py.

string benchmark_data_cfg::fa = 'RelValQCD'

Definition at line 13 of file benchmark_data_cfg.py.

string benchmark_data_cfg::fb = 'FlatPt_15_3000_Fast'

Definition at line 14 of file benchmark_data_cfg.py.

string benchmark_data_cfg::fc = 'ParticleFlow'

Definition at line 15 of file benchmark_data_cfg.py.

Definition at line 19 of file benchmark_data_cfg.py.

tuple benchmark_data_cfg::filter = cms.bool(True)

Definition at line 89 of file benchmark_data_cfg.py.

tuple benchmark_data_cfg::input = cms.untracked.int32(-1)

Definition at line 69 of file benchmark_data_cfg.py.

Definition at line 96 of file benchmark_data_cfg.py.

tuple benchmark_data_cfg::process = cms.Process("TEST")

Definition at line 9 of file benchmark_data_cfg.py.

tuple benchmark_data_cfg::src = cms.InputTag("offlinePrimaryVertices")

Definition at line 86 of file benchmark_data_cfg.py.

tuple benchmark_data_cfg::thresh = cms.untracked.double(0.25)

Definition at line 97 of file benchmark_data_cfg.py.