IAP GITLAB

Skip to content
Snippets Groups Projects

Resolve "add constant for nucleon mass"

Merged Maximilian Reininghaus requested to merge 122-add-constant-for-nucleon-mass into master
3 files
+ 6
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -23,13 +23,12 @@
#include <iosfwd>
#include <type_traits>
#include <corsika/units/PhysicalConstants.h>
#include <corsika/units/PhysicalUnits.h>
/**
*
* The properties of all elementary particles is stored here. The data
* is taken from the Pythia ParticleData.xml file.
* are taken from the Pythia ParticleData.xml file.
*
*/
Loading