MURE
|
Header file for ReactionList class. More...
#include <cmath>
#include <map>
#include <string>
#include <fstream>
#include <vector>
#include "ReadXSFile.hxx"
Go to the source code of this file.
Classes | |
class | ReactionList |
Reactions to take into account for evolution of a given nucleus. More... | |
Enumerations | |
enum | DecayId { kGamma = 0 , kBeta_minus = 1 , kBeta_plus , kIsomericTransition , kAlpha , kNeutron , kSpontaneousFission , kProton , kUnknown = 10 } |
Header file for ReactionList class.
enum DecayId |
Decay Identifier using the ENDF numerotation : 0. gamma gamma-ray (not used in MT457)
Enumerator | |
---|---|
kGamma | |
kBeta_minus | |
kBeta_plus | |
kIsomericTransition | |
kAlpha | |
kNeutron | |
kSpontaneousFission | |
kProton | |
kUnknown |