MARLEY (Model of Argon Reaction Low Energy Yields) v2.0.0
A Monte Carlo event generator for tens-of-MeV neutrino interactions
Loading...
Searching...
No Matches
marley::FragmentContinuumExitChannel::FragmentSpinParityWidth Struct Reference
Inheritance diagram for marley::FragmentContinuumExitChannel::FragmentSpinParityWidth:
marley::ContinuumExitChannel::SpinParityWidth

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.
 

Detailed Description

Definition at line 408 of file ExitChannel.hh.

Constructor & Destructor Documentation

◆ FragmentSpinParityWidth()

marley::FragmentContinuumExitChannel::FragmentSpinParityWidth::FragmentSpinParityWidth ( int twoJ,
marley::Parity p,
double w,
int two_j_fr,
int ell )
inline
Parameters
twoJTwo times the nuclear spin
pNuclear parity
wPartial decay width (MeV) for the given spin-parity

Definition at line 414 of file ExitChannel.hh.

416 : SpinParityWidth( twoJ, p, w ), two_j_frag( two_j_fr ),
417 orb_l( ell ) {}
SpinParityWidth(int twoJ, marley::Parity p, double w)
int two_j_frag
Two times the fragment total angular momentum.

References marley::ContinuumExitChannel::SpinParityWidth::SpinParityWidth(), orb_l, and two_j_frag.

◆ ~FragmentSpinParityWidth()

virtual marley::FragmentContinuumExitChannel::FragmentSpinParityWidth::~FragmentSpinParityWidth ( )
inlinevirtual

Definition at line 419 of file ExitChannel.hh.

419{}

Member Data Documentation

◆ orb_l

int marley::FragmentContinuumExitChannel::FragmentSpinParityWidth::orb_l

Orbital angular momentum.

Definition at line 422 of file ExitChannel.hh.

Referenced by FragmentSpinParityWidth().

◆ two_j_frag

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().


The documentation for this struct was generated from the following file: