Variables | |
tuple | inputFile = cms.string('file:jet2011A_aod.root') |
tuple | jets = cms.InputTag('goodPatJets') |
tuple | outputFile = cms.string('analyzePatBasics.root') |
tuple | process = cms.Process("FWLitePlots") |
tuple analyzePatJetFWLite_cfg.inputFile = cms.string('file:jet2011A_aod.root') |
Definition at line 6 of file analyzePatJetFWLite_cfg.py.
tuple analyzePatJetFWLite_cfg.jets = cms.InputTag('goodPatJets') |
Definition at line 8 of file analyzePatJetFWLite_cfg.py.
tuple analyzePatJetFWLite_cfg.outputFile = cms.string('analyzePatBasics.root') |
Definition at line 7 of file analyzePatJetFWLite_cfg.py.
tuple analyzePatJetFWLite_cfg.process = cms.Process("FWLitePlots") |
Definition at line 3 of file analyzePatJetFWLite_cfg.py.