CMS 3D CMS Logo

HLTPhase2L3MuonsSequence_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 from ..modules.hltPhase2L3GlbMuon_cfi import *
5 from ..modules.hltPhase2L3Muons_cfi import *
8 
9 HLTPhase2L3MuonsSequence = cms.Sequence(hltPhase2L3MuonMerged+hltPhase2L3GlbMuon+hltPhase2L3MuonsNoID+hltPhase2L3Muons+hltPhase2L3MuonCandidates)