IAP GITLAB

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

more doxy for sibyll

parent c15b0ef0
No related branches found
No related tags found
1 merge request!465Resolve "SOPHIA for low energy photo-hadronic interaction"
......@@ -91,6 +91,12 @@ namespace corsika::sibyll {
/**
* In this function SIBYLL is called to produce one event. The
* event is copied (and boosted) into the shower lab frame.
*
* @param view is the stack object for the secondaries
* @param projectile is the Code of the projectile
* @param target is the Code of the target
* @param projectileP4: four-momentum of projectile
* @param targetP4: four-momentum of target
*/
template <typename TSecondaries>
......
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