ROOTPWA
|
Go to the source code of this file.
Functions | |
TFracNum * | ClebschGordanInteger (Int_t J, Int_t J1, Int_t J2) |
Int_t | CGIndex (Int_t J1, Int_t m1, Int_t J2, Int_t m2) |
Return index for a specific (J1,m1,J2,m2|Jm) Clebsch-Gordan coefficient. |
Variables | |
Int_t | debugCG = 0 |
Int_t | debugCGBox = 0 |
ClebschGordanBox | box |
Return index for a specific (J1,m1,J2,m2|Jm) Clebsch-Gordan coefficient.
By construction of the field indices, the total spin J has not to be specified here.
Definition at line 480 of file ClebschGordanBox.cc.
Referenced by TSpinWaveFunction::GetSpinCoupledTensorSum(), TFhh::TFhh(), and TLSNonRel::TLSNonRel().
Definition at line 8 of file ClebschGordanBox.cc.
References TFracNum::Abs(), Bool_t, debugCG, TFracNum::FlipSign(), TFracNum::GetSign(), i, Int_t, TFracNum::Invert(), TFracNum::Print(), and TFracNum::Sqrt().
ClebschGordanBox box |
Definition at line 204 of file ClebschGordanBox.cc.
Referenced by TSpinWaveFunction::CheckCGFormula(), TSpinWaveFunction::GetSpinCoupledTensorSum(), TFhh::TFhh(), and TLSNonRel::TLSNonRel().
Int_t debugCG = 0 |
Definition at line 6 of file ClebschGordanBox.cc.
Referenced by ClebschGordanBox::ClebschGordan(), and ClebschGordanInteger().
Int_t debugCGBox = 0 |
Definition at line 202 of file ClebschGordanBox.cc.
Referenced by ClebschGordanBox::GetCG().