Skip to content
Snippets Groups Projects
Commit 01d29f39 authored by BaM's avatar BaM
Browse files

git-svn-id: svn+ssh://svn.in2p3.fr/class@334 0e7d625b-0364-4367-a6be-d5be4a48d228
parent 6dab009e
No related branches found
No related tags found
No related merge requests found
......@@ -849,7 +849,7 @@ void Scenario::OpenOutputTree()
ERROR << "\nCould not open " << fOutputFileName <<endl;
exit(-1);
}
cout << "\t ...OK!" << endl;
INFO << "\t ...OK!" << endl;
fOutT = new TTree(fOutputTreeName.c_str(), "Data Tree");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment