IAP GITLAB

Skip to content
Snippets Groups Projects
Commit c5643990 authored by Maximilian Reininghaus's avatar Maximilian Reininghaus :vulcan: Committed by Felix Riehn
Browse files

fixed coordinate systems in Sibyll::Interaction

parent 8d91d2bf
No related branches found
No related tags found
No related merge requests found
......@@ -315,8 +315,6 @@ namespace corsika::process::sibyll {
auto const p3lab = Plab.GetSpaceLikeComponents();
assert(p3lab.GetCoordinateSystem() == originalCS); // just to be sure!
auto const pid = process::sibyll::ConvertFromSibyll(psib.GetPID());
// add to corsika stack
auto pnew = vP.AddSecondary(
tuple<particles::Code, units::si::HEPEnergyType, stack::MomentumVector,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment