CMS 3D CMS Logo

HEEPControlLooseZPath_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 # HEEP 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 SUSYBSMAnalysis.CSA07Skims.HEEPControlLooseZSequence_cff import *
00009 electronRecoForZToEEPath = cms.Path(electronRecoForZToEE)
00010 HEEPControlLooseZTrack = cms.Path(HEEPControlZOneTrackReco)
00011 HEEPControlLooseZCluster = cms.Path(HEEPControlZOneSuperClusterReco)
00012 

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