Skip to content

Commit

Permalink
Merge pull request #46564 from mmusich/mm_fix_dedxEstimators_14_1_X
Browse files Browse the repository at this point in the history
[14.1.X] add `ClusterShapeHitFilterESProducer_cfi` to `dedxEstimators_Cosmics_cff` as it's now requested by `DeDxHitInfoProducer`
  • Loading branch information
cmsbuild authored Nov 1, 2024
2 parents 510faea + 7bf6e69 commit d42f07c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RecoTracker/DeDx/python/dedxEstimators_Cosmics_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

from RecoTracker.DeDx.dedxEstimators_cff import *

from RecoTracker.PixelLowPtUtilities.ClusterShapeHitFilterESProducer_cfi import *

dedxHitInfoCTF = dedxHitInfo.clone( tracks = "ctfWithMaterialTracksP5")

dedxTruncated40CTF = dedxTruncated40.clone( tracks = "ctfWithMaterialTracksP5")
Expand Down

0 comments on commit d42f07c

Please sign in to comment.