Skip to content

Commit

Permalink
Geant4FastSim: fix typo in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Aug 23, 2023
1 parent 81254ea commit 3614901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DDG4/include/DDG4/Geant4FastSimShowerModel.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ namespace dd4hep {
ParticleConfig m_eMax { };
/// Property: Set maximum kinetic energy for particles to be killed
ParticleConfig m_eKill { };
/// Property: Set minmal kinetic energy for particles to trigger the model
/// Property: Set minimal kinetic energy for particles to trigger the model
ParticleConfig m_eTriggerNames { };

/// Particle definitions for which this parametrization is applicable
Expand Down

0 comments on commit 3614901

Please sign in to comment.