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
No related branches found
No related tags found
1 merge request!309Irt algo
...@@ -47,7 +47,7 @@ namespace benchmarks { ...@@ -47,7 +47,7 @@ namespace benchmarks {
); );
m_speTheta_dist = new TH1D( m_speTheta_dist = new TH1D(
"speTheta_dist_"+m_rad_name_trun, "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 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