CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/RecoParticleFlow/Configuration/python/reco_QCDRA2_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 fileNames= cms.untracked.vstring(
00004     'rfio:/castor/cern.ch/user/s/sakoay/highRes_skim/hotskim_QCD80to120-pythia6__highRes.root',
00005     'rfio:/castor/cern.ch/user/s/sakoay/highRes_skim/hotskim_QCD120to170-pythia6__highRes.root',
00006     'rfio:/castor/cern.ch/user/s/sakoay/highRes_skim/hotskim_QCD170to300-pythia6__highRes.root',
00007     'rfio:/castor/cern.ch/user/s/sakoay/highRes_skim/hotskim_QCD300to470-pythia6__highRes.root',
00008     'rfio:/castor/cern.ch/user/s/sakoay/highRes_skim/hotskim_QCD470to600-pythia6__highRes.root',
00009     'rfio:/castor/cern.ch/user/s/sakoay/highRes_skim/hotskim_QCD600to800-pythia6__highRes.root',
00010     'rfio:/castor/cern.ch/user/s/sakoay/highRes_skim/hotskim_QCD800to1000-pythia6__highRes.root',
00011     'rfio:/castor/cern.ch/user/s/sakoay/highRes_skim/hotskim_QCD1000to1400-pythia6__highRes.root',
00012     'rfio:/castor/cern.ch/user/s/sakoay/highRes_skim/hotskim_QCD1400to1800-pythia6__highRes.root',
00013     'rfio:/castor/cern.ch/user/s/sakoay/highRes_skim/hotskim_QCD1800toInf-pythia6__highRes.root'
00014 )