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::GammaContinuumExitChannel::GammaSpinParityWidth Struct Reference
Inheritance diagram for marley::GammaContinuumExitChannel::GammaSpinParityWidth:
marley::ContinuumExitChannel::SpinParityWidth

Public Member Functions

 GammaSpinParityWidth (int twoJ, marley::Parity p, double w, int mpol)
 
- Public Member Functions inherited from marley::ContinuumExitChannel::SpinParityWidth
 SpinParityWidth (int twoJ, marley::Parity p, double w)
 

Public Attributes

int multipolarity
 Multipolarity of this gamma-ray emission.
 
- 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 452 of file ExitChannel.hh.

Constructor & Destructor Documentation

◆ GammaSpinParityWidth()

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

Definition at line 458 of file ExitChannel.hh.

459 : SpinParityWidth( twoJ, p, w ), multipolarity( mpol ) {}
SpinParityWidth(int twoJ, marley::Parity p, double w)
int multipolarity
Multipolarity of this gamma-ray emission.

References marley::ContinuumExitChannel::SpinParityWidth::SpinParityWidth(), and multipolarity.

Member Data Documentation

◆ multipolarity

int marley::GammaContinuumExitChannel::GammaSpinParityWidth::multipolarity

Multipolarity of this gamma-ray emission.

Definition at line 461 of file ExitChannel.hh.

Referenced by GammaSpinParityWidth().


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