mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
moenchReadData with ttree overwiting previous versions
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorCalibration@8 113b152e-814d-439b-b186-022a431db7b5
This commit is contained in:
@ -219,7 +219,7 @@ Add here the function that you want to call: fill histos, make trees etc.
|
||||
cout << "could not open file " << fname << endl;
|
||||
}
|
||||
if (pedsub)
|
||||
tall->Write();
|
||||
tall->Write(tall->GetName(),TObject::kOverwrite);
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user