Variables | |
tuple | fileName = cms.untracked.string('aod.root') |
tuple | input = cms.untracked.int32(2000) |
tuple | outputCommands |
tuple | process = cms.Process("HLT") |
tuple aod_PYTHIA_cfg::fileName = cms.untracked.string('aod.root') |
Definition at line 74 of file aod_PYTHIA_cfg.py.
tuple aod_PYTHIA_cfg::input = cms.untracked.int32(2000) |
Definition at line 7 of file aod_PYTHIA_cfg.py.
00001 cms.untracked.vstring( 00002 "drop *", 00003 "keep recoPFJets_*_*_*", 00004 "keep recoCaloJets_*_*_*", 00005 "keep recoGenParticles_*_*_*" 00006 )
Definition at line 75 of file aod_PYTHIA_cfg.py.
tuple aod_PYTHIA_cfg::process = cms.Process("HLT") |
Definition at line 3 of file aod_PYTHIA_cfg.py.