diff --git a/classshipDigiReco_1_1ShipDigiReco.html b/classshipDigiReco_1_1ShipDigiReco.html index 1b9aeebe61..1fefcf6f89 100644 --- a/classshipDigiReco_1_1ShipDigiReco.html +++ b/classshipDigiReco_1_1ShipDigiReco.html @@ -1307,6 +1307,7 @@

1066  ut.writeHists(global_variables.h,"recohists.root")
1067  if global_variables.realPR:
+
1069  self.fn.Close()
def finalize()
Definition: shipPatRec.py:47
diff --git a/md_CHANGELOG.html b/md_CHANGELOG.html index 17eab45d43..0aed41f8cb 100644 --- a/md_CHANGELOG.html +++ b/md_CHANGELOG.html @@ -110,6 +110,7 @@

  • Fix issue with SST parameters #489
  • Cleaned up Veto Implementation
  • Fix crash of event display, PID when no entrance lid present
  • +
  • Close ShipReco.py output file
  • Changed

    diff --git a/shipDigiReco_8py_source.html b/shipDigiReco_8py_source.html index 3831e3a22b..e03f2e9fbb 100644 --- a/shipDigiReco_8py_source.html +++ b/shipDigiReco_8py_source.html @@ -1149,6 +1149,7 @@
    1066  ut.writeHists(global_variables.h,"recohists.root")
    1067  if global_variables.realPR:
    +
    1069  self.fnfn.Close()
    void InitPython(ecalStructure *structure)
    Definition: ecalDigi.cxx:85
    Int_t InitPython(TClonesArray *mctracks, TClonesArray *ecalPoints, ecalStructure *structure, TClonesArray *clusters)
    Definition: ecalDrawer.cxx:537
    void InitPython(ecalStructure *str, TClonesArray *reconstructed, TClonesArray *mctracks)
    Definition: ecalMatch.cxx:178