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

Removed the fitting step 2

parent fe0f344e
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ using namespace ROOT::VecOps;
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
gROOT->SetStyle("Plain");
gStyle->SetOptFit(1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment