StRoot
1
|
Public Member Functions | |
DireCouplFunction (AlphaStrong *asIn) | |
DireCouplFunction (AlphaEM *aemIn) | |
DireCouplFunction (AlphaStrong *asIn, int asPowIn, AlphaEM *aemIn, int aemPowIn) | |
double | f (double x) |
double | f (double x, double) |
double | f (double x, vector< double >) |
Public Attributes | |
AlphaStrong * | as |
AlphaEM * | aem |
int | asPow |
int | aemPow |
Definition at line 39 of file DireHistory.cc.