CMS 3D CMS Logo

ElectroWeakAnalysis_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 # ElectroWeakAnalysis standard sequences
00005 #
00006 from ElectroWeakAnalysis.zReco.ZReco_cff import *
00007 from ElectroWeakAnalysis.wReco.WReco_cff import *
00008 electroWeakAnalysis = cms.Sequence(zReco*wReco)
00009 

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