Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminhuth committed Dec 19, 2024
1 parent 30d4564 commit 52ed96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/Scripts/Python/truth_tracking_gsf_refitting.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def runRefittingGsf(
level=acts.logging.INFO,
inputTracks="gsf_refit_tracks",
inputParticles="particles_selected",
inputTrackParticleMatching="track_particle_matching",
inputTrackParticleMatching="refit_track_particle_matching",
filePath=str(outputDir / "performance_gsf_refit.root"),
)
)
Expand Down

0 comments on commit 52ed96f

Please sign in to comment.