Variables | |
tuple | CaloJets = cms.string('ak4CaloJets') |
tuple | Debug = cms.bool(True) |
tuple | fileName = cms.string(histofile) |
tuple | fileNames |
tuple | GenJets = cms.string('ak4GenJets') |
string | histofile = "histo.root" |
tuple | HLTriggerResults = cms.InputTag("TriggerResults::HLT") |
tuple | input = cms.untracked.int32(nevts) |
tuple | l1extramc = cms.string('l1extraParticles') |
int | nevts = 200 |
tuple | process = cms.Process("Demo") |
tuple | Progress = cms.int32(1) |
tuple jetmet_cfg.CaloJets = cms.string('ak4CaloJets') |
Definition at line 39 of file jetmet_cfg.py.
tuple jetmet_cfg.Debug = cms.bool(True) |
Definition at line 37 of file jetmet_cfg.py.
tuple jetmet_cfg.fileName = cms.string(histofile) |
Definition at line 14 of file jetmet_cfg.py.
tuple jetmet_cfg.fileNames |
Definition at line 18 of file jetmet_cfg.py.
tuple jetmet_cfg.GenJets = cms.string('ak4GenJets') |
Definition at line 40 of file jetmet_cfg.py.
Referenced by NJetsMC.filter().
string jetmet_cfg.histofile = "histo.root" |
Definition at line 4 of file jetmet_cfg.py.
Referenced by main(), and ESDigitizer.setGain().
tuple jetmet_cfg.HLTriggerResults = cms.InputTag("TriggerResults::HLT") |
Definition at line 41 of file jetmet_cfg.py.
tuple jetmet_cfg.input = cms.untracked.int32(nevts) |
Definition at line 9 of file jetmet_cfg.py.
tuple jetmet_cfg.l1extramc = cms.string('l1extraParticles') |
Definition at line 42 of file jetmet_cfg.py.
int jetmet_cfg.nevts = 200 |
Definition at line 3 of file jetmet_cfg.py.
Referenced by main(), LmfSource.readIndexTable(), LaserSorter.readIndexTable(), and LaserSorter.writeIndexTable().
tuple jetmet_cfg.process = cms.Process("Demo") |
Definition at line 6 of file jetmet_cfg.py.
tuple jetmet_cfg.Progress = cms.int32(1) |
Definition at line 38 of file jetmet_cfg.py.