Skip to content
Snippets Groups Projects
Commit 414a2545 authored by Christopher Dilks's avatar Christopher Dilks Committed by Chandradoy Chatterjee
Browse files

Suggestions applied

parent fbc185e2
Branches
Tags
1 merge request!309Irt algo
This commit is part of merge request !309. Comments created here will be created in the context of that merge request.
......@@ -47,7 +47,7 @@ namespace benchmarks {
);
m_speTheta_dist = new TH1D(
"speTheta_dist_"+m_rad_name_trun,
"Reconstructed Photon SPE #theta for" +m_rad_title+";#theta[mrad]",
"Reconstructed Photon SPE #theta for "+m_rad_title+";#theta[mrad]",
Tools::theta_bins, 0, Tools::theta_max
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment