CMS 3D CMS Logo

highPtTripletStepSeedingTask_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
9 
10 highPtTripletStepSeedingTask = cms.Task(
11  highPtTripletStepClusters,
12  highPtTripletStepHitDoublets,
13  highPtTripletStepHitTriplets,
14  highPtTripletStepSeedLayers,
15  highPtTripletStepSeeds,
16  highPtTripletStepTrackingRegions
17 )
highPtTripletStepTrackingRegions_cfi
highPtTripletStepSeeds_cfi
highPtTripletStepHitTriplets_cfi
highPtTripletStepHitDoublets_cfi
highPtTripletStepClusters_cfi
highPtTripletStepSeedLayers_cfi