IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 49717d33 authored by ralfulrich's avatar ralfulrich
Browse files

boundary ex output

parent 8bac183e
No related branches found
No related tags found
1 merge request!373Less verbose testing
Pipeline #4822 canceled
......@@ -151,7 +151,7 @@ int main() {
auto const [px, py, pz] =
momentumComponents(theta / 180. * M_PI, phi / 180. * M_PI, P0);
auto plab = MomentumVector(rootCS, {px, py, pz});
CORSIKA_LOG_INFO(
CORSIKA_LOG_DEBUG(
"input particle: {} "
"input angles: theta={} phi={}"
"input momentum: {} GeV",
......
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