CMS 3D CMS Logo

me0MuonReco_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 #from FastSimulation.Muons.me0SegmentProducer_cfi import *
6 
7 #me0MuonReco = cms.Sequence(me0SegmentProducer*me0SegmentMatcher*me0MuonConverter)
8 me0MuonReco = cms.Sequence(me0SegmentMatching*me0MuonConverting)