Skip to content

Commit

Permalink
Close ShipReco output files (fix #519)
Browse files Browse the repository at this point in the history
  • Loading branch information
olantwin committed Sep 30, 2024
1 parent 915a937 commit 0fc38b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/shipDigiReco.py
Original file line number Diff line number Diff line change
Expand Up @@ -1066,3 +1066,4 @@ def finish(self):
ut.writeHists(global_variables.h,"recohists.root")
if global_variables.realPR:
shipPatRec.finalize()
self.fn.Close()

0 comments on commit 0fc38b0

Please sign in to comment.