Spin Dependent Form Factor. More...
#include <XePhys.h>
Public Member Functions | |
bool | checkIt (Nucleus *nuc) |
bool | checkIt () |
Virtual method which checks the object, fill its status and returns if checked OK. | |
virtual void | computeStructureFactor (Nucleus *nuc, double y, double *s)=0 |
double | FF (Nucleus *nuc, double y, int nucleon, bool print=false) |
double | FF (Nucleus *nuc, double y, double aN, double aP, bool print=false) |
double | getYMax () |
XeGraph * | newGraphOfFF (Nucleus *nuc, int n, XeRange *yr=NULL) |
XeGraph * | newGraphOfSA (Nucleus *nuc, int n, XeRange *yr=NULL) |
XeGraph * | newGraphOfStructureFactor (Nucleus *nuc, int fc, XeRange *yr=NULL) |
int | preferredSpinModel () |
void | printDetailedStructureFactor (Nucleus *nuc, XeRange *yr=NULL) |
virtual void | resetCoefficients () |
double | SA (Nucleus *nuc, double y, int nucleon) |
double | SA (Nucleus *nuc, double y, double aN, double aP, bool print=false) |
double | SA (double *s, double aN, double aP) |
SDFormFactor (int p) | |
Static Public Member Functions | |
static double | getAn (int mode) |
static double | getAp (int mode) |
static SDFormFactor * | getFormFactor (int p=DEFAULT_SD_FF) |
static string | getStructureFactorLaTeXName (int c) |
static string | getStructureFactorName (int c) |
static void | printStructureFactor (double *s) |
Protected Attributes | |
double | yMax |
Spin Dependent Form Factor.
A virtual class