CMS 3D CMS Logo

HLTL3TkMuons_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 import RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi
00004 hltL3TkMuons = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()
00005 hltL3TkMuons.src = 'hltL3CandidateFromL2'
00006 hltL3TkMuons.TTRHBuilder = 'WithoutRefit'
00007 hltL3TkMuons.Fitter = 'KFFittingSmoother'
00008 hltL3TkMuons.Propagator = 'PropagatorWithMaterial'
00009 hltL3TkMuons.beamSpot = 'offlineBeamSpot'
00010 

Generated on Tue Jun 9 17:35:10 2009 for CMSSW by  doxygen 1.5.4