Belle II Software development
EvtBCLFF Class Reference

BCL Form Factors. More...

#include <EvtBCLFF.h>

Inheritance diagram for EvtBCLFF:

Public Member Functions

 EvtBCLFF (int numarg, double *arglist)
 constructor
 
void getscalarff (EvtId parent, EvtId daughter, double t, double, double *fpf, double *f0f)
 Scalar FF's.
 
void getvectorff (EvtId parent, EvtId daughter, double t, double, double *a1f, double *a2f, double *vf, double *a0f)
 Vector FF's.
 
void gettensorff (EvtId parent, EvtId daughter, double t, double, double *hf, double *kf, double *bp, double *bm)
 Not Implemented.
 
void getbaryonff (EvtId, EvtId, double, double, double *, double *, double *, double *)
 Not Implemented.
 
void getdiracff (EvtId, EvtId, double, double, double *, double *, double *, double *, double *, double *)
 Not Implemented.
 
void getraritaff (EvtId, EvtId, double, double, double *, double *, double *, double *, double *, double *, double *, double *)
 Not Implemented.
 

Private Attributes

int m_numBCLFFCoefficients
 Total number of parameters passed to the model.
 
double m_BCLFFCoefficients [19]
 Parameters passed to the model; BCL expansion coefficients.
 

Static Private Attributes

static constexpr double m_resonance0Minus = 5.279
 Mass of the 0- resonance for the parametrization of the vector FF.
 
static constexpr double m_resonance1Minus = 5.325
 Mass of the 1- resonance for the parametrization of the vector FF.
 
static constexpr double m_resonance1Plus = 5.724
 Mass of the 1+ resonance for the parametrization of the vector FF.
 

Detailed Description

BCL Form Factors.

Definition at line 21 of file EvtBCLFF.h.

Member Data Documentation

◆ m_BCLFFCoefficients

double m_BCLFFCoefficients[19]
private

Parameters passed to the model; BCL expansion coefficients.

Definition at line 78 of file EvtBCLFF.h.

◆ m_numBCLFFCoefficients

int m_numBCLFFCoefficients
private

Total number of parameters passed to the model.

Definition at line 76 of file EvtBCLFF.h.

◆ m_resonance0Minus

constexpr double m_resonance0Minus = 5.279
staticconstexprprivate

Mass of the 0- resonance for the parametrization of the vector FF.

Definition at line 81 of file EvtBCLFF.h.

◆ m_resonance1Minus

constexpr double m_resonance1Minus = 5.325
staticconstexprprivate

Mass of the 1- resonance for the parametrization of the vector FF.

Definition at line 83 of file EvtBCLFF.h.

◆ m_resonance1Plus

constexpr double m_resonance1Plus = 5.724
staticconstexprprivate

Mass of the 1+ resonance for the parametrization of the vector FF.

Definition at line 85 of file EvtBCLFF.h.


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