CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/EgammaAnalysis/Configuration/python/EgammaAnalysis_OutputModules_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 #
00005 #  Collection of all outputModules for Egamma
00006 #
00007 #
00008 #Egamma skims
00009 from EgammaAnalysis.CSA07Skims.EgammaLooseZOutputModule_cfi import *
00010 from EgammaAnalysis.CSA07Skims.EgammaVeryHighEtOutputModule_cfi import *
00011 from EgammaAnalysis.CSA07Skims.EgammaZPlusEMOrJetOutputModule_cfi import *
00012 from EgammaAnalysis.CSA07Skims.EgammaWPlusEMOrJetOutputModule_cfi import *
00013