Skip to content

Commit

Permalink
Add missing name for the TrackerHitCollection
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Jun 23, 2024
1 parent 468e94d commit 2d2972e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CLDConfig/Tracking/TrackingDigi.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
VXDBarrelDigitiser.SimTrackerHitCollectionName = ["VertexBarrelCollection"]
VXDBarrelDigitiser.SimTrkHitRelCollection = ["VXDTrackerHitRelations"]
VXDBarrelDigitiser.SubDetectorName = "Vertex"
VXDBarrelDigitiser.TrackerHitCollectionName = ["VXDTrackerHits"]

VXDEndcapDigitiser = DDPlanarDigi("VXDEndcapDigitiser")
VXDEndcapDigitiser.OutputLevel = WARNING
Expand Down

0 comments on commit 2d2972e

Please sign in to comment.