CMS 3D CMS Logo

PathMuBsoftMu_cff.py

Go to the documentation of this file.
00001 # The following comments couldn't be translated into the new config version:
00002 
00003 #L1 muon
00004 
00005 #L2 muon
00006 
00007 #L2 muon isolation
00008 
00009 #L3 muon
00010 
00011 #L3 muon isolation
00012 
00013 import FWCore.ParameterSet.Config as cms
00014 
00015 # RecoMuon flux ##########################################################
00016 from HLTrigger.Muon.CommonModules_2x1033_cff import *
00017 from HLTrigger.xchannel.MuBFilters_cff import *
00018 # reconstruct calo jets and select those to be used for b tagging
00019 from HLTrigger.btau.jetTag.softmuonJetReco_cff import *
00020 # setup soft muon tagers
00021 from HLTrigger.btau.jetTag.softmuonTaggers_cff import *
00022 # L2 jet triggers for 1-4 jets or missing ET
00023 from HLTrigger.btau.jetTag.softmuonL2Jets_cff import *
00024 # soft muon-based b HLT modules for Level 2.5 and 3
00025 from HLTrigger.btau.jetTag.softmuonL25_cff import *
00026 from HLTrigger.btau.jetTag.softmuonL3_cff import *
00027 import copy
00028 from HLTrigger.HLTcore.hltPrescaler_cfi import *
00029 MuBsoftMuPrescale = copy.deepcopy(hltPrescaler)
00030 MuBsmu = cms.Sequence(MuBsoftMuPrescale+cms.SequencePlaceholder("hltBegin")+MuBLevel1Seed+MuBSoftL1Filtered+l2muonreco+MuBSoftIsoL2PreFiltered+l2muonisoreco+MuBSoftIsoL2IsoFiltered+hltBCommonL2reco+hltBSoftmuonL25reco*hltBSoftmuonL25filter+l3muonreco+MuBSoftIsoL3PreFiltered+l3muonisoreco+MuBSoftIsoL3IsoFiltered+hltBSoftmuonL3reco*hltBSoftmuonL3filter)
00031 

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