CMS 3D CMS Logo

GlobalMuonMatchAnalyzer_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #service = DaqMonitorROOTBackEnd{}
00004 from Geometry.CommonDetUnit.globalTrackingGeometry_cfi import *
00005 from RecoMuon.DetLayers.muonDetLayerGeometry_cfi import *
00006 #include "RecoTracker/GeometryESProducer/data/TrackereRecoGeometryESProducer.cfi"
00007 from RecoMuon.TrackingTools.MuonServiceProxy_cff import *
00008 from SimTracker.TrackAssociation.TrackAssociatorByPosition_cfi import *
00009 from SimTracker.TrackAssociation.TrackAssociatorByHits_cfi import *
00010 from Validation.RecoMuon.GlobalMuonMatchAnalyzer_cfi import *
00011 TrackAssociatorByPosition.method = 'dist'
00012 TrackAssociatorByPosition.MinIfNoMatch = True
00013 TrackAssociatorByPosition.QCut = 10.
00014 
00015 

Generated on Tue Jun 9 17:49:34 2009 for CMSSW by  doxygen 1.5.4