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