TABLE OF CONTENTS
/NeutrinoMatrixElement [ Modules ]
NAME
module NeutrinoMatrixElement
PURPOSE
This module calculates the squared spin summed and averaged matrix element for neutrino induced reactions.
NeutrinoMatrixElement/which_resonanceModel [ Global module-variables ]
[ Top ] [ NeutrinoMatrixElement ] [ Global module-variables ]
SOURCE
integer, save :: which_resonanceModel=0
PURPOSE
to change between different realizations of the matrix elements:
- 0 = with Fortran calculated matrix elements containing all resonances (default)
- 1 = with Mathematica calculated matrix elements (only Delta)
- 2 = Rein and Sehgals matrix elements
NeutrinoMatrixElement/neutrino_matrixelement [ Namelists ]
[ Top ] [ NeutrinoMatrixElement ] [ Namelists ]
NAME
NAMELIST neutrino_matrixelement
PURPOSE
Includes parameters for neutrino matrix elements:
NeutrinoMatrixElement/nuMaEl [ Functions ]
[ Top ] [ NeutrinoMatrixElement ] [ Functions ]
NAME
real function nuMaEl(process_ID,finalstate_ID,charge_in,k_in,k_out,p_in,p_out,bareMass,position)
PURPOSE
calculate the neutrino matrix element
INPUTS
...
OUTPUT
...