Skip to content
Snippets Groups Projects
Commit 0cc77e09 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: benchmarks/barrel_ecal/scripts/e_pi_separation.cxx

parent 5ee170f2
No related branches found
No related tags found
1 merge request!30Simple e/pi separation
This commit is part of merge request !30. Comments created here will be created in the context of that merge request.
......@@ -160,7 +160,7 @@ void e_pi_separation(const char* input_fname =
h->SetLineColor(kBlue);
h = hEsim_front->DrawCopy("same");
h->SetLineWidth(2);
h->SetLineColor(kRED);
h->SetLineColor(2);
c3->SaveAs("results/emcal_barrel_electrons_Esim.png");
c3->SaveAs("results/emcal_barrel_electrons_Esim.pdf");
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment