CMS 3D CMS Logo

muonIdProducerSequence_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # -*-SH-*-
00004 # include geometry and magnetic field
00005 from Geometry.CaloEventSetup.CaloTopology_cfi import *
00006 from Geometry.CommonDetUnit.bareGlobalTrackingGeometry_cfi import *
00007 # add the SteppingHelixPropagator to the EventSetup
00008 from TrackPropagation.SteppingHelixPropagator.SteppingHelixPropagatorAny_cfi import *
00009 from TrackPropagation.SteppingHelixPropagator.SteppingHelixPropagatorAlong_cfi import *
00010 from TrackPropagation.SteppingHelixPropagator.SteppingHelixPropagatorOpposite_cfi import *
00011 # add TrackDetectorAssociator lookup maps to the EventSetup
00012 from TrackingTools.TrackAssociator.DetIdAssociatorESProducer_cff import *
00013 from RecoMuon.MuonIdentification.isolation_cff import *
00014 from RecoMuon.MuonIdentification.muons_cfi import *
00015 from RecoMuon.MuonIdentification.calomuons_cfi import *
00016 muonIdProducerSequence = cms.Sequence(muons*calomuons)
00017 
00018 

Generated on Tue Jun 9 17:44:20 2009 for CMSSW by  doxygen 1.5.4