CMS 3D CMS Logo

hadSUSYHLTPaths_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 import copy
00004 from HLTrigger.HLTfilters.hltHighLevel_cfi import *
00005 hadSUSYHLTQCDPath = copy.deepcopy(hltHighLevel)
00006 import copy
00007 from HLTrigger.HLTfilters.hltHighLevel_cfi import *
00008 hadSUSYHLTdiMuonPath = copy.deepcopy(hltHighLevel)
00009 import copy
00010 from HLTrigger.HLTfilters.hltHighLevel_cfi import *
00011 hadSUSYHLTdiElecPath = copy.deepcopy(hltHighLevel)
00012 import copy
00013 from HLTrigger.HLTfilters.hltHighLevel_cfi import *
00014 hadSUSYHLTJetMETPath = copy.deepcopy(hltHighLevel)
00015 import copy
00016 from HLTrigger.HLTfilters.hltHighLevel_cfi import *
00017 hadSUSYHLTTopMuonPath = copy.deepcopy(hltHighLevel)
00018 import copy
00019 from HLTrigger.HLTfilters.hltHighLevel_cfi import *
00020 hadSUSYHLTTopElecPath = copy.deepcopy(hltHighLevel)
00021 hadSUSYHLTQCDPath.HLTPaths = ['HLT1jet', 'HLT_DoubleJet150', 'HLT1jetPE1', 'HLT1jetPE3', 'HLT1jetPE5', 
00022     'HLT_IsoTau_MET65_Trk20']
00023 hadSUSYHLTdiMuonPath.HLTPaths = ['HLT_DoubleMu3']
00024 hadSUSYHLTdiElecPath.HLTPaths = ['HLT_DoubleIsoEle12_L1R']
00025 hadSUSYHLTJetMETPath.HLTPaths = ['HLT_TripleJet85', 'HLT_MET35_HT350', 'HLT_DoubleJet125_Aco', 'HLT_Jet100_MET60_Aco', 'HLT_Jet80_Jet20_MET60_NV', 
00026     'HLT_DoubleJet60_MET60_Aco', 'CandHLTSjet1MET1Aco', 'CandHLTSjet2MET1Aco', 'CandHLTS2jetAco']
00027 hadSUSYHLTTopMuonPath.HLTPaths = ['HLT_IsoMu7_Jet40']
00028 hadSUSYHLTTopElecPath.HLTPaths = ['HLT_IsoEle12_Jet40']
00029 

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