1 import FWCore.ParameterSet.Config
as cms
35 HLTTrackingV61Task = cms.Task(
36 MeasurementTrackerEvent,
38 highPtTripletStepClusters,
39 highPtTripletStepHitDoublets,
40 highPtTripletStepHitTriplets,
41 highPtTripletStepSeedLayers,
42 highPtTripletStepSeeds,
43 highPtTripletStepTrackCandidates,
44 highPtTripletStepTrackCutClassifier,
45 highPtTripletStepTrackSelectionHighPurity,
46 highPtTripletStepTrackingRegions,
47 highPtTripletStepTracks,
49 initialStepTrackCandidates,
50 initialStepTrackCutClassifier,
51 initialStepTrackSelectionHighPurity,
54 pixelFitterByHelixProjections,
55 pixelTrackFilterByKinematics,
57 pixelTracksHitDoublets,
59 pixelTracksSeedLayers,
60 pixelTracksTrackingRegions,
63 siPixelClusterShapeCache,