Submission of a few minor changes of the last time

This commit is contained in:
Bastian M. Wojek
2010-07-29 09:25:16 +00:00
parent f5991767fb
commit 7536ca6fc6
11 changed files with 439 additions and 154 deletions

View File

@ -1128,6 +1128,7 @@ Bool_t PFitter::ExecuteSave()
else
hcorr->Draw("COLZ");
ccorr->Write("ccorr", TObject::kOverwrite, sizeof(ccorr));
hcorr->Write("hcorr", TObject::kOverwrite, sizeof(hcorr));
ff.Close();
// clean up
if (ccorr) {