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

Commented out histograms and d2 2

parent ff46d25a
Branches
No related tags found
No related merge requests found
This commit is part of merge request !51. Comments created here will be created in the context of that merge request.
...@@ -29,7 +29,7 @@ using namespace ROOT::VecOps; ...@@ -29,7 +29,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";
// 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