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

Changed slightly

parent 336f1f1f
No related branches found
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.
......@@ -189,9 +189,9 @@ void emcal_barrel_pi0_analysis(const char* input_fname = "sim_output/sim_emcal_b
eic::util::Test pi0_energy_resolution{
{{"name", fmt::format("{}_energy_resolution", test_tag)},
{"title", "Pion0 Energy resolution"},
{"title", "Pi0 Energy resolution"},
{"description",
fmt::format("Pion0 energy resolution for {}, estimated using a Gaussian fit.", detEle)},
fmt::format("Pi0 energy resolution for {}, estimated using a Gaussian fit.", detEle)},
{"quantity", "resolution (in %)"},
{"target", std::to_string(resolutionTarget)}}
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment