ROOTPWA
|
Go to the source code of this file.
Functions | |
TFracNum | a_to_J (Int_t J, Int_t m) |
TFracNum | am0_to_J (Int_t J, Int_t m, Int_t m0) |
TFracNum | c_sub_ell (Int_t ell) |
TFracNum | cm0_sub_ell (Int_t ell, Int_t m0) |
TFracNum | cm0_sub_ell_2 (Int_t ell, Int_t m0) |
Variables | |
Int_t | debugFracNum = 0 |
char | factorial [] = {'f','a','c','t','o','r','i','a','l'} |
const char * | SQUAREROOT_CHAR = "#" |
const char | NULLSTRING [1] = "" |
Definition at line 716 of file TFracNum.cc.
References Int_t.
Referenced by TSpinWaveFunction::TSpinWaveFunction().
Definition at line 724 of file TFracNum.cc.
References Int_t.
Definition at line 733 of file TFracNum.cc.
References Int_t.
Definition at line 742 of file TFracNum.cc.
References Int_t.
Referenced by TSpinWaveFunction::TSpinWaveFunction().
Int_t debugFracNum = 0 |
Definition at line 8 of file TFracNum.cc.
Referenced by TFracNum::operator*(), TFracNum::Print(), TFracNum::Sqrt(), and TFracNum::TFracNum().
Definition at line 9 of file TFracNum.cc.
const char NULLSTRING[1] = "" |
Definition at line 640 of file TFracNum.cc.
Referenced by TFracNum::FracStringSqrt().
const char* SQUAREROOT_CHAR = "#" |
Definition at line 11 of file TFracNum.cc.
Referenced by TFracNum::FracStringSqrt().