Fix pions
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -56,15 +56,12 @@ void emcal_barrel_pions(int n_events = 1e6, double e_start = 0.0, double e_end =
@@ -56,15 +56,12 @@ void emcal_barrel_pions(int n_events = 1e6, double e_start = 0.0, double e_end =
//GenParticlePtr p3 = std::make_shared<GenParticle>(FourVector(px, py, pz, sqrt(p * p + (0.139570 * 0.139570))), 211, 1);
GenParticlePtr p4 = std::make_shared<GenParticle>(FourVector(px, py, pz, sqrt(p * p + (0.134977 * 0.134977))), 111, 1);