CMS 3D CMS Logo

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

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)
 

Variable Documentation

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
Initial value:
1 = cms.untracked.vstring(
2  # TTbar RelVal 2.1.0
3  '/store/relval/CMSSW_2_1_0/RelValTTbar/GEN-SIM-DIGI-RAW-HLTDEBUG-RECO/STARTUP_V4_v1/0001/02F674DE-A160-DD11-A882-001617DBD5AC.root',
4  '/store/relval/CMSSW_2_1_0/RelValTTbar/GEN-SIM-DIGI-RAW-HLTDEBUG-RECO/STARTUP_V4_v1/0001/04327AC0-1C61-DD11-93B8-001BFCDBD19E.root',
5  '/store/relval/CMSSW_2_1_0/RelValTTbar/GEN-SIM-DIGI-RAW-HLTDEBUG-RECO/STARTUP_V4_v1/0001/06621B92-A060-DD11-B33C-000423D6CA6E.root',
6  '/store/relval/CMSSW_2_1_0/RelValTTbar/GEN-SIM-DIGI-RAW-HLTDEBUG-RECO/STARTUP_V4_v1/0001/08059389-0E61-DD11-89D1-001A928116DC.root',
7  '/store/relval/CMSSW_2_1_0/RelValTTbar/GEN-SIM-DIGI-RAW-HLTDEBUG-RECO/STARTUP_V4_v1/0001/0830A57C-1561-DD11-9B9D-001731A28A31.root',
8  '/store/relval/CMSSW_2_1_0/RelValTTbar/GEN-SIM-DIGI-RAW-HLTDEBUG-RECO/STARTUP_V4_v1/0001/0C6AEA0F-0E61-DD11-BF9F-0018F3D096E0.root',
9  '/store/relval/CMSSW_2_1_0/RelValTTbar/GEN-SIM-DIGI-RAW-HLTDEBUG-RECO/STARTUP_V4_v1/0001/0C74136A-1761-DD11-80D7-0018F3D09686.root',
10  '/store/relval/CMSSW_2_1_0/RelValTTbar/GEN-SIM-DIGI-RAW-HLTDEBUG-RECO/STARTUP_V4_v1/0001/18D5104F-A060-DD11-8746-000423D991D4.root',
11  '/store/relval/CMSSW_2_1_0/RelValTTbar/GEN-SIM-DIGI-RAW-HLTDEBUG-RECO/STARTUP_V4_v1/0001/1ED2C659-1861-DD11-857C-0017312B5F3F.root',
12  '/store/relval/CMSSW_2_1_0/RelValTTbar/GEN-SIM-DIGI-RAW-HLTDEBUG-RECO/STARTUP_V4_v1/0001/1EDB2A98-0D61-DD11-9D88-003048767DDB.root'
13  )

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
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.