Variables | |
tuple | fileName = cms.untracked.string( 'test.root' ) |
tuple | fileNames = cms.untracked.vstring('root://xrootd.unl.edu//store/relval/CMSSW_7_4_0_pre5_ROOT6/RelValADDMonoJet_d3MD3_13/GEN-SIM-RECO/MCRUN2_73_V7-v1/00000/1A00E748-AFA2-E411-8D85-0025905A60A8.root') |
tuple | outputCommands |
tuple | process = cms.Process("G4eRefit") |
tuple | skipEvents = cms.untracked.uint32( 0 ) |
tuple singlemuon_example.fileName = cms.untracked.string( 'test.root' ) |
Definition at line 51 of file singlemuon_example.py.
tuple singlemuon_example.fileNames = cms.untracked.vstring('root://xrootd.unl.edu//store/relval/CMSSW_7_4_0_pre5_ROOT6/RelValADDMonoJet_d3MD3_13/GEN-SIM-RECO/MCRUN2_73_V7-v1/00000/1A00E748-AFA2-E411-8D85-0025905A60A8.root') |
Definition at line 11 of file singlemuon_example.py.
tuple singlemuon_example.outputCommands |
Definition at line 47 of file singlemuon_example.py.
tuple singlemuon_example.process = cms.Process("G4eRefit") |
Definition at line 7 of file singlemuon_example.py.
tuple singlemuon_example.skipEvents = cms.untracked.uint32( 0 ) |
Definition at line 13 of file singlemuon_example.py.