CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_14/src/QCDAnalysis/Configuration/python/QCDAnalysis_SkimPaths_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 #
00005 #  Collection of all Skim Paths for QCD Analysis
00006 #
00007 #
00008 #
00009 #
00010 #  Added by D. Mason 8/7/07
00011 #
00012 #  Pulled out single jet skims -- brought in 
00013 #  Andreas Oehler's 3 skims + 2 more from UE  8/21/07
00014 #
00015 #
00016 #  Andreas Oehler's skims -- apparently requires random numbers...
00017 from QCDAnalysis.Skimming.qcdJetFilterStreamHiPath_cff import *
00018 from QCDAnalysis.Skimming.qcdJetFilterStreamMedPath_cff import *
00019 from QCDAnalysis.Skimming.qcdJetFilterStreamLoPath_cff import *
00020 # QCD UE analysis Skims
00021 from QCDAnalysis.Skimming.softJetsPath_cff import *
00022 from QCDAnalysis.Skimming.diMuonPath_cff import *
00023