Spin Dependent Structure function a la Schwenk et al. More...
#include <XePhys.h>
Public Member Functions | |
| double * | getCoefficients (int A, int nucleon) |
| XeStyle * | getStyle () |
| void | printCoefficients () |
| void | resetCoefficients () |
| double | SA (Nucleus *nuc, double y, int nucleon, bool print) |
| SchwenkSDStructureFunction (int p) | |
| void | setBandEdge (int edge) |
Static Public Attributes | |
| static double | Bands [N_S_NUCLEI][N_NUCLEONS][2][N_POLSD_COEFS] |
Protected Attributes | |
| double | coefs [N_S_NUCLEI][N_NUCLEONS][N_POLSD_COEFS] |
Spin Dependent Structure function a la Schwenk et al.
Defined by parameter SF_SCHWENK_1BC, SF_SCHWENK_2BC
| SchwenkSDStructureFunction::SchwenkSDStructureFunction | ( | int | p | ) |
| p | either SF_SCHWENK_1BC resp SF_SCHWENK_2BC (for 1 resp 2 currents) |
| void SchwenkSDStructureFunction::setBandEdge | ( | int | edge | ) | [virtual] |
| edge | can be either NO_BAND , LOWER_EDGE , BAND_CENTER , UPPER_EDGE |
Reimplemented from StructureFunction.
1.6.1