IAP GITLAB

Skip to content
Snippets Groups Projects
Commit b488b3e2 authored by Maximilian Reininghaus's avatar Maximilian Reininghaus :vulcan:
Browse files

fixed direction

parent 708378e4
No related branches found
No related tags found
1 merge request!206Shower axis
...@@ -108,7 +108,7 @@ int main() { ...@@ -108,7 +108,7 @@ int main() {
rootCS, 0_m, 0_m, rootCS, 0_m, 0_m,
height_atmosphere); // this is the CORSIKA 7 start of atmosphere/universe height_atmosphere); // this is the CORSIKA 7 start of atmosphere/universe
ShowerAxis const showerAxis{injectionPos, Vector{rootCS, 0_m, 0_m, 120_km}, env}; ShowerAxis const showerAxis{injectionPos, Vector{rootCS, 0_m, 0_m, -5000_km}, env};
{ {
auto elab2plab = [](HEPEnergyType Elab, HEPMassType m) { auto elab2plab = [](HEPEnergyType Elab, HEPMassType m) {
......
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