CMS 3D CMS Logo

EgammaLooseZPath_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 # Egamma skim, control sample
00005 #
00006 # reuse the EWK loose Z chain, but with tighter mass cut
00007 from ElectroWeakAnalysis.ZReco.zToEESequences_cff import *
00008 from EgammaAnalysis.CSA07Skims.EgammaLooseZSequence_cff import *
00009 electronRecoForZToEEPath = cms.Path(electronRecoForZToEE)
00010 egammaLooseZTrack = cms.Path(EgammaZOneTrackReco)
00011 egammaLooseZCluster = cms.Path(EgammaZOneSuperClusterReco)
00012 

Generated on Tue Jun 9 17:34:16 2009 for CMSSW by  doxygen 1.5.4