Skip to content

Commit 4649db8

Browse files
committed
Removed comment about deleted argument
1 parent 6c41b07 commit 4649db8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/geant4/ParticleZooPrimaryGeneratorAction.hh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ namespace ParticleZoo
3030
/**
3131
* @brief Constructor.
3232
* @param phaseSpaceFilePath Path to the ParticleZoo phase space file.
33-
* @param translation Global translation to apply to all particle positions (default is no translation).
3433
* @param partitionId The partition ID for this instance (used for splitting workload across multiple application instances, default is 0).
3534
* @param numberOfPartitions The total number of partitions (used for splitting workload across multiple application instances, default is 1).
3635
*/

0 commit comments

Comments
 (0)