CMS 3D CMS Logo

egammaEcalRelIsolationSequence_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 from EgammaAnalysis.EgammaIsolationProducers.egammaSuperClusterMerger_cfi import *
00004 from EgammaAnalysis.EgammaIsolationProducers.egammaBasicClusterMerger_cfi import *
00005 from EgammaAnalysis.EgammaIsolationProducers.egammaEcalRelIsolation_cfi import *
00006 egammaEcalRelIsolationSequence = cms.Sequence(egammaSuperClusterMerger*egammaBasicClusterMerger*egammaEcalRelIsolation)
00007 

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