CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HLTL3TkMuons_cfi.py
Go to the documentation of this file.
2 
4 hltL3TkTracksFromL2 = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone(
5  src = 'hltL3TrackCandidateFromL2',
6  TTRHBuilder = 'WithoutRefit',
7  Fitter = 'hltKFFittingSmoother',
8  Propagator = 'PropagatorWithMaterial',
9  beamSpot = 'offlineBeamSpot'
10  )