Structure function for interactions (more general than form factors). More...
#include <XePhys.h>
Public Member Functions | |
string | getNameWithEdge () |
virtual XeStyle * | getStyle () |
virtual void | printCoefficients () |
virtual void | setBandEdge (int edge) |
StructureFunction (int w) | |
Protected Attributes | |
int | edge |
int | what |
Structure function for interactions (more general than form factors).
This is a virtual class
StructureFunction::StructureFunction | ( | int | w | ) |
w | can be either SF_SCHWENK_1BC or SF_SCHWENK_2BC |
virtual void StructureFunction::setBandEdge | ( | int | edge | ) | [virtual] |
edge | can be either NO_BAND , LOWER_EDGE , BAND_CENTER , UPPER_EDGE |
Reimplemented in SchwenkSDStructureFunction.