|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <nf_Legendre.h>
Public Attributes | |
| nfu_status | status |
| int | maxOrder |
| int | allocated |
| double * | Cls |
Definition at line 26 of file nf_Legendre.h.
| int nf_Legendre_s::allocated |
Definition at line 29 of file nf_Legendre.h.
Referenced by nf_Legendre_allocated(), nf_Legendre_reallocateCls(), nf_Legendre_release(), and nf_Legendre_setCl().
| double* nf_Legendre_s::Cls |
Definition at line 30 of file nf_Legendre.h.
Referenced by nf_Legendre_clone(), nf_Legendre_evauluateAtMu(), nf_Legendre_getCl(), nf_Legendre_new(), nf_Legendre_normalize(), nf_Legendre_reallocateCls(), nf_Legendre_release(), and nf_Legendre_setCl().
| int nf_Legendre_s::maxOrder |
Definition at line 28 of file nf_Legendre.h.
Referenced by nf_Legendre_clone(), nf_Legendre_evauluateAtMu(), nf_Legendre_getCl(), nf_Legendre_initialize(), nf_Legendre_maxOrder(), nf_Legendre_new(), nf_Legendre_normalize(), nf_Legendre_reallocateCls(), nf_Legendre_setCl(), and nf_Legendre_to_ptwXY().
| nfu_status nf_Legendre_s::status |
Definition at line 27 of file nf_Legendre.h.
Referenced by nf_Legendre_allocated(), nf_Legendre_clone(), nf_Legendre_evauluateAtMu(), nf_Legendre_getCl(), nf_Legendre_initialize(), nf_Legendre_maxOrder(), nf_Legendre_normalize(), nf_Legendre_reallocateCls(), nf_Legendre_setCl(), and nf_Legendre_to_ptwXY().