CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
reco_LM1_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 fileNames= cms.untracked.vstring(
4  'rfio:/castor/cern.ch/user/c/cbern/cmst3/RA2SusyJetMET/LM1_SUSY_sftsht_7TeV-pythia6/Fall10-START38_V12-v1/GEN-SIM-RECO/RECO/RECO_1_1_LyX.root',
5  'rfio:/castor/cern.ch/user/c/cbern/cmst3/RA2SusyJetMET/LM1_SUSY_sftsht_7TeV-pythia6/Fall10-START38_V12-v1/GEN-SIM-RECO/RECO/RECO_2_1_2gl.root',
6  'rfio:/castor/cern.ch/user/c/cbern/cmst3/RA2SusyJetMET/LM1_SUSY_sftsht_7TeV-pythia6/Fall10-START38_V12-v1/GEN-SIM-RECO/RECO/RECO_3_1_4on.root',
7  'rfio:/castor/cern.ch/user/c/cbern/cmst3/RA2SusyJetMET/LM1_SUSY_sftsht_7TeV-pythia6/Fall10-START38_V12-v1/GEN-SIM-RECO/RECO/RECO_4_1_5S0.root',
8  'rfio:/castor/cern.ch/user/c/cbern/cmst3/RA2SusyJetMET/LM1_SUSY_sftsht_7TeV-pythia6/Fall10-START38_V12-v1/GEN-SIM-RECO/RECO/RECO_5_1_VpK.root',
9 
10 )