|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include <EvtGenBase/EvtCGCoefSingle.hh>
Public Member Functions | |
| EvtCGCoefSingle (int j1, int j2) | |
| double | coef (int J, int M, int j1, int j2, int m1, int m2) |
Private Member Functions | |
| void | init (int j1, int j2) |
| double & | cg (int J, int M, int m1, int m2) |
Private Attributes | |
| int | m_j1 |
| int | m_j2 |
| int | m_Jmax |
| int | m_Jmin |
| std::vector< std::vector< std::vector< double > > > | m_table |
Definition at line 26 of file EvtCGCoefSingle.hh.
|
inline |
Definition at line 28 of file EvtCGCoefSingle.hh.
|
private |
Definition at line 123 of file EvtCGCoefSingle.cpp.
| double EvtCGCoefSingle::coef | ( | int | J, |
| int | M, | ||
| int | j1, | ||
| int | j2, | ||
| int | m1, | ||
| int | m2 ) |
Definition at line 114 of file EvtCGCoefSingle.cpp.
|
private |
Definition at line 30 of file EvtCGCoefSingle.cpp.
|
private |
Definition at line 36 of file EvtCGCoefSingle.hh.
|
private |
Definition at line 37 of file EvtCGCoefSingle.hh.
|
private |
Definition at line 39 of file EvtCGCoefSingle.hh.
|
private |
Definition at line 40 of file EvtCGCoefSingle.hh.
|
private |
Definition at line 42 of file EvtCGCoefSingle.hh.