CMS 3D CMS Logo

egammaIsolationSequence_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 from RecoEgamma.EgammaIsolationAlgos.gamIsolationSequence_cff import *
00004 from RecoEgamma.EgammaIsolationAlgos.eleIsolationSequence_cff import *
00005 
00006 #Standard reco sequence with both electrons and photons
00007 egammaIsolationSequence = cms.Sequence(eleIsolationSequence*gamIsolationSequence)
00008 

Generated on Tue Jun 9 17:43:25 2009 for CMSSW by  doxygen 1.5.4