|
MARLEY (Model of Argon Reaction Low Energy Yields) v2.0.0
A Monte Carlo event generator for tens-of-MeV neutrino interactions
|
Public Member Functions | |
| FragmentSpinParityWidth (int twoJ, marley::Parity p, double w, int two_j_fr, int ell) | |
Public Member Functions inherited from marley::ContinuumExitChannel::SpinParityWidth | |
| SpinParityWidth (int twoJ, marley::Parity p, double w) | |
Public Attributes | |
| int | orb_l |
| Orbital angular momentum. | |
| int | two_j_frag |
| Two times the fragment total angular momentum. | |
Public Attributes inherited from marley::ContinuumExitChannel::SpinParityWidth | |
| double | diff_width |
| Partial differential decay width (MeV) | |
| marley::Parity | Pf |
| Final nuclear parity. | |
| int | twoJf |
| Final nuclear spin. | |
Definition at line 408 of file ExitChannel.hh.
|
inline |
| twoJ | Two times the nuclear spin |
| p | Nuclear parity |
| w | Partial decay width (MeV) for the given spin-parity |
Definition at line 414 of file ExitChannel.hh.
References marley::ContinuumExitChannel::SpinParityWidth::SpinParityWidth(), orb_l, and two_j_frag.
|
inlinevirtual |
Definition at line 419 of file ExitChannel.hh.
| int marley::FragmentContinuumExitChannel::FragmentSpinParityWidth::orb_l |
Orbital angular momentum.
Definition at line 422 of file ExitChannel.hh.
Referenced by FragmentSpinParityWidth().
| int marley::FragmentContinuumExitChannel::FragmentSpinParityWidth::two_j_frag |
Two times the fragment total angular momentum.
Definition at line 421 of file ExitChannel.hh.
Referenced by FragmentSpinParityWidth().