ROOTPWA
|
Non-relativistic LS-coupling contributions. More...
#include <TLSAmpl.h>
Public Member Functions | |
TLSNonRel (TLSContrib *C) | |
Int_t | CheckJLS (TLSContrib *C) |
Int_t | Add (TLSContrib *C) |
Int_t | GetL () |
Int_t | GetS () |
Int_t | Print () |
Int_t | PrintG () |
Private Attributes | |
Int_t | J |
Int_t | L |
Int_t | S |
Int_t | Nterms |
TLSContrib ** | RelLS |
TFracNum | GnrPrefac |
TLSNonRel::TLSNonRel | ( | TLSContrib * | C | ) |
Definition at line 375 of file TLSAmpl.cc.
References box, CGIndex(), ClebschGordanBox::GetCG(), TLSContrib::GetDelta(), TLSContrib::GetJ(), TLSContrib::GetL(), TLSContrib::GetS(), and TLSContrib::GetSpinCG().
Int_t TLSNonRel::Add | ( | TLSContrib * | C | ) |
Definition at line 395 of file TLSAmpl.cc.
|
inline |
Definition at line 163 of file TLSAmpl.h.
References TLSContrib::GetJ(), TLSContrib::GetL(), TLSContrib::GetS(), J, L, and S.
|
inline |
Int_t TLSNonRel::Print | ( | ) |
Definition at line 410 of file TLSAmpl.cc.
Int_t TLSNonRel::PrintG | ( | ) |
Definition at line 419 of file TLSAmpl.cc.
References i, Int_t, and TFracNum::Invert().
|
private |
Definition at line 153 of file TLSAmpl.h.
Referenced by CheckJLS().
|
private |
Definition at line 154 of file TLSAmpl.h.
Referenced by CheckJLS(), and GetL().
|
private |
|
private |
Definition at line 155 of file TLSAmpl.h.
Referenced by CheckJLS(), and GetS().