We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747d860 commit 5a45b11Copy full SHA for 5a45b11
inc/TRestGeant4PrimaryGeneratorInfo.h
@@ -48,7 +48,7 @@ EnergyDistributionTypes StringToEnergyDistributionTypes(const std::string&);
48
49
enum class EnergyDistributionFormulas {
50
COSMIC_NEUTRONS,
51
- COSMIC_GAMMAS,
+ COSMIC,
52
};
53
54
std::string EnergyDistributionFormulasToString(const EnergyDistributionFormulas&);
0 commit comments