#include <EvtGenBase/EvtCGCoefSingle.hh>
|
| void | init (int j1, int j2) |
| double & | cg (int J, int M, int m1, int m2) |
Definition at line 26 of file EvtCGCoefSingle.hh.
◆ EvtCGCoefSingle()
| EvtCGCoefSingle::EvtCGCoefSingle |
( |
int | j1, |
|
|
int | j2 ) |
|
inline |
◆ cg()
| double & EvtCGCoefSingle::cg |
( |
int | J, |
|
|
int | M, |
|
|
int | m1, |
|
|
int | m2 ) |
|
private |
◆ coef()
| double EvtCGCoefSingle::coef |
( |
int | J, |
|
|
int | M, |
|
|
int | j1, |
|
|
int | j2, |
|
|
int | m1, |
|
|
int | m2 ) |
◆ init()
| void EvtCGCoefSingle::init |
( |
int | j1, |
|
|
int | j2 ) |
|
private |
◆ m_j1
| int EvtCGCoefSingle::m_j1 |
|
private |
◆ m_j2
| int EvtCGCoefSingle::m_j2 |
|
private |
◆ m_Jmax
| int EvtCGCoefSingle::m_Jmax |
|
private |
◆ m_Jmin
| int EvtCGCoefSingle::m_Jmin |
|
private |
◆ m_table
| std::vector<std::vector<std::vector<double> > > EvtCGCoefSingle::m_table |
|
private |
The documentation for this class was generated from the following files: