Skip to content
Snippets Groups Projects
Commit fbc185e2 authored by Chandradoy Chatterjee's avatar Chandradoy Chatterjee
Browse files

bug fix

parent e669f6ca
No related branches found
No related tags found
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.
......@@ -61,7 +61,6 @@ namespace benchmarks {
TH2D *m_spetheta_vs_p;
TH2D *m_thetaResid_vs_p;
TH2D *m_spethetaResid_vs_p;
TH2D *m_thetaResid_vs_p;
TH2D *m_highestWeight_vs_p;
// - pseudorapidity scans
TH2D *m_npe_vs_eta;
......@@ -69,7 +68,6 @@ namespace benchmarks {
TH2D *m_spetheta_vs_eta;
TH2D *m_thetaResid_vs_eta;
TH2D *m_spethetaResid_vs_eta;
TH2D *m_thetaResid_vs_eta;
TH2D *m_highestWeight_vs_eta;
// logger
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment