MARLEY (Model of Argon Reaction Low Energy Yields)  v1.2.0
A Monte Carlo event generator for tens-of-MeV neutrino interactions
Public Member Functions | Public Attributes | List of all members
marley::ContinuumExitChannel::SpinParityWidth Struct Reference

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.
 

Detailed Description

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

Constructor & Destructor Documentation

◆ SpinParityWidth()

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

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