Skip to content

Commit

Permalink
Merge CMSSW_9_4_X into CMSSW_9_4_AN_X.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsbuild committed Oct 4, 2018
2 parents caa53a9 + 3045ac7 commit effc4ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FastSimulation/Tracking/python/SeedingMigration.py
Expand Up @@ -14,6 +14,7 @@ def _hitSetProducerToFactoryPSet(producer):
"MultiHitFromChi2EDProducer": "MultiHitGeneratorFromChi2",
"CAHitTripletEDProducer": "CAHitTripletGenerator",
"CAHitQuadrupletEDProducer": "CAHitQuadrupletGenerator",
"PixelQuadrupletEDProducer": "none",
}
ret = cms.PSet()
_copy(producer, ret)
Expand Down

0 comments on commit effc4ef

Please sign in to comment.