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

Final commit, fixed issue 2

parent da04f634
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ using namespace ROOT::VecOps; ...@@ -30,7 +30,7 @@ using namespace ROOT::VecOps;
void emcal_barrel_pi0_analysis(const char* input_fname = "sim_output/sim_emcal_barrel_pi0.root") void emcal_barrel_pi0_analysis(const char* input_fname = "sim_output/sim_emcal_barrel_pi0.root")
{ {
//input_fname = "../../../temp_pi0.root"; //input_fname = "../../../temp_pi0.root";
input_fname = "../sim_output/sim_emcal_barrel_pi0.root"; //input_fname = "../sim_output/sim_emcal_barrel_pi0.root";
// Setting for graphs // Setting for graphs
gROOT->SetStyle("Plain"); gROOT->SetStyle("Plain");
gStyle->SetOptFit(1); gStyle->SetOptFit(1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment