83 static const double m_x[];
84 static const double m_y[];
92 mutable std::map<std::string, FormFactor>
m_f0Map;
93 mutable std::map<std::string, FormFactor>
m_f1Map;
99 double B_pi_f1(
double t )
const;
100 double B_pi_f0(
double t )
const;
102 double G_p(
double t )
const;
103 double G_n(
double t )
const;
110 double D_A(
double t )
const;
111 double F_A(
double t )
const;
112 double D_P(
double t )
const;
113 double F_P(
double t )
const;
114 double D_S(
double t )
const;
115 double F_S(
double t )
const;
120 double formFactorFit(
double t,
const std::vector<double>& params )
const;
double B_pi_f0(double t) const
std::map< std::string, FormFactor > m_f1Map
double G_n(double t) const
double baryon_hA(double t) const
static const EvtComplex m_V_tb
EvtComplex calcAmpliude(const EvtParticle *p, const unsigned int polState)
void initProbMax() override
static const EvtComplex m_const_C
void decay(EvtParticle *p) override
const EvtComplex amp_C_pseudoscalarPart(const EvtDiracSpinor &b1Pol, const EvtDiracSpinor &b2Pol, double t)
static const double m_y[]
double F_S(double t) const
static const EvtComplex m_a4
static const EvtComplex m_V_us_star
const EvtComplex amp_C_scalarPart(const EvtDiracSpinor &b1Pol, const EvtDiracSpinor &b2Pol, double t)
double baryon_fS(double t) const
std::bitset< nBaryons > m_baryonCombination
EvtBBScalar * clone() const override
static const double m_x[]
const EvtComplex amp_C(const EvtDiracParticle *baryon1, const EvtDiracSpinor &b1Pol, const EvtDiracParticle *baryon2, const EvtDiracSpinor &b2Pol, int index)
void setKnownBaryonTypes(const EvtId &baryon)
static const EvtComplex m_a6
const EvtComplex amp_B_vectorPart(const EvtDiracParticle *baryon1, const EvtDiracSpinor &b1Pol, const EvtDiracParticle *baryon2, const EvtDiracSpinor &b2Pol, int index)
static const EvtComplex m_a1
double D_A(double t) const
static const EvtComplex m_V_ub
static const EvtComplex m_I
double baryonF1F2(double t) const
double G_p(double t) const
double F_A(double t) const
const EvtComplex amp_B(const EvtDiracParticle *baryon1, const EvtDiracSpinor &b1Pol, const EvtDiracParticle *baryon2, const EvtDiracSpinor &b2Pol, int index)
std::string getName() const override
static const EvtComplex m_V_ts_star
double F_P(double t) const
const EvtComplex amp_B_axialPart(const EvtDiracParticle *baryon1, const EvtDiracSpinor &b1Pol, const EvtDiracParticle *baryon2, const EvtDiracSpinor &b2Pol, int index)
const EvtVector4C amp_A(const EvtVector4R &p4B, const EvtVector4R &p4Scalar)
double formFactorFit(double t, const std::vector< double > ¶ms) const
double B_pi_f1(double t) const
double D_S(double t) const
double baryon_gP(double t) const
static const EvtComplex m_const_B
double baryon_gA(double t) const
double D_P(double t) const
std::map< std::string, FormFactor > m_f0Map