MARLEY (Model of Argon Reaction Low Energy Yields)
v1.2.0
A Monte Carlo event generator for tens-of-MeV neutrino interactions
|
A spin-parity value with its corresponding partial decay width. More...
#include <ExitChannel.hh>
Public Member Functions | |
SpinParityWidth (int twoJ, marley::Parity p, double w) | |
Public Attributes | |
double | diff_width |
Partial differential decay width (MeV) | |
marley::Parity | Pf |
Final nuclear parity. | |
int | twoJf |
Final nuclear spin. | |
A spin-parity value with its corresponding partial decay width.
This struct is used to sample final-state nuclear spin-parities in classes derived from ContinuumExitChannel
|
inline |
twoJ | Two times the nuclear spin |
p | Nuclear parity |
w | Partial decay width (MeV) for the given spin-parity |