CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Variables
benchmark_data_cfg.py File Reference

Go to the source code of this file.

Namespaces

 benchmark_data_cfg
 

Variables

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