Skip to content
Snippets Groups Projects
Commit 103bc4e5 authored by Marshall Scott's avatar Marshall Scott
Browse files

4th attempt to save pion root file

parent b091719e
No related branches found
No related tags found
1 merge request!24Resolve "pi0 resolution for ECal barrel"
......@@ -61,7 +61,7 @@ void emcal_barrel_pions_analysis(const char* input_fname = "sim_output/sim_emcal
ofstream out;
out.open("results/column_list.txt");
for (auto &&col : colNames){out << col << endl;}
for (auto &&col : colNames){out << col << endl; cout << col << endl;}
out.close();
// Thrown Energy [GeV]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment