CMS 3D CMS Logo

WMuNuSkim_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # HLT setup
00004 from HLTrigger.Configuration.common.HLTSetup_cff import *
00005 # Muons Low L
00006 from HLTrigger.Muon.PathSingleMu_1032_Iso_cff import *
00007 from HLTrigger.Muon.PathSingleMu_1032_NoIso_cff import *
00008 WMuNuFilterPath1muIso = cms.Path(singleMuIso)
00009 WMuNuFilterPath1muNoIso = cms.Path(singleMuNoIso)
00010 

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