1 import FWCore.ParameterSet.Config
as cms
34 HLTTrackingV61Task = cms.Task(
36 MeasurementTrackerEvent,
38 highPtTripletStepClusters,
39 highPtTripletStepHitDoublets,
40 highPtTripletStepHitTriplets,
41 highPtTripletStepSeedLayers,
42 highPtTripletStepSeeds,
43 highPtTripletStepTrackCandidates,
44 highPtTripletStepTrackCutClassifier,
45 highPtTripletStepTrackSelectionHighPurity,
46 hltPhase2PixelTracksAndHighPtStepTrackingRegions,
47 highPtTripletStepTracks,
49 initialStepTrackCandidates,
50 initialStepTrackCutClassifier,
51 initialStepTrackSelectionHighPurity,
53 hltPhase2PixelFitterByHelixProjections,
54 hltPhase2PixelTrackFilterByKinematics,
56 hltPhase2PixelTracksHitDoublets,
57 hltPhase2PixelTracksHitSeeds,
58 hltPhase2PixelTracksSeedLayers,
59 hltPhase2PixelVertices,
61 siPixelClusterShapeCache,