Skip to content

Commit

Permalink
Updated Doxygen string in ListModus
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonharabasz committed Apr 10, 2024
1 parent 9a99d03 commit 156ac46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/include/smash/listmodus.h
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ class ListModus : public ModusDefault {
* \param[in] px x-component of momentum of added particle
* \param[in] py y-component of momentum of added particle
* \param[in] pz z-component of momentum of added particle
* \param[in] id id of added particle
* \param[out] particles structure, to which the particle is added
*/
void try_create_particle(Particles &particles, PdgCode pdgcode, double t,
Expand Down

0 comments on commit 156ac46

Please sign in to comment.