EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
Loading...
Searching...
No Matches
EvtCGCoefSingle Class Referencefinal

#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

Detailed Description

Definition at line 26 of file EvtCGCoefSingle.hh.

Constructor & Destructor Documentation

◆ EvtCGCoefSingle()

EvtCGCoefSingle::EvtCGCoefSingle ( int j1,
int j2 )
inline

Definition at line 28 of file EvtCGCoefSingle.hh.

Member Function Documentation

◆ cg()

double & EvtCGCoefSingle::cg ( int J,
int M,
int m1,
int m2 )
private

Definition at line 123 of file EvtCGCoefSingle.cpp.

◆ coef()

double EvtCGCoefSingle::coef ( int J,
int M,
int j1,
int j2,
int m1,
int m2 )

Definition at line 114 of file EvtCGCoefSingle.cpp.

◆ init()

void EvtCGCoefSingle::init ( int j1,
int j2 )
private

Definition at line 30 of file EvtCGCoefSingle.cpp.

Member Data Documentation

◆ m_j1

int EvtCGCoefSingle::m_j1
private

Definition at line 36 of file EvtCGCoefSingle.hh.

◆ m_j2

int EvtCGCoefSingle::m_j2
private

Definition at line 37 of file EvtCGCoefSingle.hh.

◆ m_Jmax

int EvtCGCoefSingle::m_Jmax
private

Definition at line 39 of file EvtCGCoefSingle.hh.

◆ m_Jmin

int EvtCGCoefSingle::m_Jmin
private

Definition at line 40 of file EvtCGCoefSingle.hh.

◆ m_table

std::vector<std::vector<std::vector<double> > > EvtCGCoefSingle::m_table
private

Definition at line 42 of file EvtCGCoefSingle.hh.


The documentation for this class was generated from the following files: