IAP GITLAB

Skip to content
Snippets Groups Projects

History

Merged Ralf Ulrich requested to merge history into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -18,7 +18,7 @@ namespace corsika::history {
/**
* This class stores the non-common properties of secondaries in an event. All
* other (common) properties are available via the event itself.
* other (common) properties are available via the event itself or its projectile.
*/
class SecondaryParticle {
units::si::HEPEnergyType const energy_;
Loading