CMS 3D CMS Logo

HEEPControlLooseZSequence_cff.py

Go to the documentation of this file.
00001 # The following comments couldn't be translated into the new config version:
00002 
00003 # no proper samples available at the moment
00004 # no proper samples available at the moment
00005 import FWCore.ParameterSet.Config as cms
00006 
00007 #
00008 # HEEP skim, control sample
00009 #
00010 # reuse the EWK loose Z chain, but with tighter mass cut
00011 # 
00012 from SUSYBSMAnalysis.CSA07Skims.HEEPControlTrigger_cff import *
00013 #
00014 # Redo EWK sequence "electron + track with tighter cut"
00015 #
00016 from SUSYBSMAnalysis.CSA07Skims.HEEPControlZOneTrackEWKConf_cff import *
00017 from SUSYBSMAnalysis.CSA07Skims.HEEPControlZOneSuperClusterEWKConf_cff import *
00018 HEEPControlZOneTrackReco = cms.Sequence(hEEPControlTrigger+HEEPControlZOneTrack+HEEPControlZOneTrackGenParticlesMatch+HEEPControlZOneTrackFilter)
00019 HEEPControlZOneSuperClusterReco = cms.Sequence(hEEPControlTrigger+HEEPControlZOneSuperCluster+HEEPControlZOneSuperClusterGenParticlesMatch+HEEPControlZOneSuperClusterFilter)
00020 

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