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

rebased

parent 2f1be80d
No related branches found
No related tags found
1 merge request!37Fix pions
......@@ -61,7 +61,6 @@ void emcal_barrel_pions(int n_events = 1e6, double e_start = 0.0, double e_end =
GenVertexPtr v1 = std::make_shared<GenVertex>();
v1->add_particle_in(p1);
v1->add_particle_in(p2);
v1->add_particle_out(p3);
evt.add_vertex(v1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment