IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 2d927fd7 authored by Felix Riehn's avatar Felix Riehn Committed by Maximilian Reininghaus
Browse files

suppress sibyll warning at infolevel

parent d48da02c
No related branches found
No related tags found
1 merge request!430Resolve "Connection between PROPOSAL and hadronic interaction models"
......@@ -171,7 +171,7 @@ namespace corsika::sibyll {
Ecm_final += psib.getEnergy();
}
{ // just output
HEPEnergyType const Elab_initial =
[[ maybe_unused ]] HEPEnergyType const Elab_initial =
static_pow<2>(sqrtSnn) / (2 * constants::nucleonMass);
CORSIKA_LOG_DEBUG(
"conservation (all 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