#include <EvtGenModels/EvtBBScalar.hh>
|
| | EvtBBScalar () |
| std::string | getName () const override |
| EvtBBScalar * | clone () const override |
| void | decay (EvtParticle *p) override |
| void | init () override |
| void | initProbMax () override |
| void | makeDecay (EvtParticle *p, bool recursive=true) override |
| void | setWeight (double weight) |
| void | vertex (const EvtComplex &) |
| void | vertex (int i1, const EvtComplex &) |
| void | vertex (int i1, int i2, const EvtComplex &) |
| void | vertex (int i1, int i2, int i3, const EvtComplex &) |
| void | vertex (int *i1, const EvtComplex &) |
| const EvtAmp & | amplitude () const |
| virtual | ~EvtDecayAmp () |
| virtual std::string | commandName () |
| virtual void | command (std::string cmd) |
| virtual std::string | getParamName (int i) |
| virtual std::string | getParamDefault (int i) |
| double | getProbMax (double prob) |
| double | resetProbMax (double prob) |
| | EvtDecayBase ()=default |
| virtual | ~EvtDecayBase ()=default |
| virtual bool | matchingDecay (const EvtDecayBase &other) const |
| EvtId | getParentId () const |
| double | getBranchingFraction () const |
| void | disableCheckQ () |
| void | checkQ () |
| int | getNDaug () const |
| const EvtId * | getDaugs () const |
| EvtId | getDaug (int i) const |
| int | getNArg () const |
| bool | getFSR () const |
| void | setFSR () |
| void | setVerbose () |
| void | setSummary () |
| double * | getArgs () |
| std::string * | getArgsStr () |
| double | getArg (unsigned int j) |
| double | getStoredArg (int j) const |
| double | getNStoredArg () const |
| std::string | getArgStr (int j) const |
| std::string | getModelName () const |
| int | getDSum () const |
| bool | summary () const |
| bool | verbose () const |
| void | saveDecayInfo (EvtId ipar, int ndaug, const EvtId *daug, int narg, std::vector< std::string > &args, std::string name, double brfr) |
| void | printSummary () const |
| void | printInfo () const |
| void | setProbMax (double prbmx) |
| void | noProbMax () |
| void | checkNArg (int a1, int a2=-1, int a3=-1, int a4=-1) |
| void | checkNDaug (int d1, int d2=-1) |
| void | checkSpinParent (EvtSpinType::spintype sp) |
| void | checkSpinDaughter (int d1, EvtSpinType::spintype sp) |
| virtual int | nRealDaughters () const |
|
| void | setKnownBaryonTypes (const EvtId &baryon) |
| double | B_pi_f1 (double t) const |
| double | B_pi_f0 (double t) const |
| double | baryonF1F2 (double t) const |
| double | G_p (double t) const |
| double | G_n (double t) const |
| double | baryon_gA (double t) const |
| double | baryon_hA (double t) const |
| double | baryon_gP (double t) const |
| double | baryon_fS (double t) const |
| double | D_A (double t) const |
| double | F_A (double t) const |
| double | D_P (double t) const |
| double | F_P (double t) const |
| double | D_S (double t) const |
| double | F_S (double t) const |
| double | formFactorFit (double t, const std::vector< double > ¶ms) const |
| const EvtVector4C | amp_A (const EvtVector4R &p4B, const EvtVector4R &p4Scalar) |
| const EvtComplex | amp_B (const EvtDiracParticle *baryon1, const EvtDiracSpinor &b1Pol, const EvtDiracParticle *baryon2, const EvtDiracSpinor &b2Pol, int index) |
| const EvtComplex | amp_B_vectorPart (const EvtDiracParticle *baryon1, const EvtDiracSpinor &b1Pol, const EvtDiracParticle *baryon2, const EvtDiracSpinor &b2Pol, int index) |
| const EvtComplex | amp_B_axialPart (const EvtDiracParticle *baryon1, const EvtDiracSpinor &b1Pol, const EvtDiracParticle *baryon2, const EvtDiracSpinor &b2Pol, int index) |
| const EvtComplex | amp_C (const EvtDiracParticle *baryon1, const EvtDiracSpinor &b1Pol, const EvtDiracParticle *baryon2, const EvtDiracSpinor &b2Pol, int index) |
| const EvtComplex | amp_C_scalarPart (const EvtDiracSpinor &b1Pol, const EvtDiracSpinor &b2Pol, double t) |
| const EvtComplex | amp_C_pseudoscalarPart (const EvtDiracSpinor &b1Pol, const EvtDiracSpinor &b2Pol, double t) |
| EvtComplex | calcAmpliude (const EvtParticle *p, const unsigned int polState) |
Definition at line 43 of file EvtBBScalar.hh.
◆ Baryons
| Enumerator |
|---|
| Lambda | |
| Proton | |
| Neutron | |
| Sigma0 | |
| Sigma_minus | |
| Xi0 | |
| Xi_minus | |
| nBaryons | |
Definition at line 60 of file EvtBBScalar.hh.
◆ EvtBBScalar()
| EvtBBScalar::EvtBBScalar |
( |
| ) |
|
◆ amp_A()
◆ amp_B()
◆ amp_B_axialPart()
◆ amp_B_vectorPart()
◆ amp_C()
◆ amp_C_pseudoscalarPart()
◆ amp_C_scalarPart()
◆ B_pi_f0()
| double EvtBBScalar::B_pi_f0 |
( |
double | t | ) |
const |
|
private |
◆ B_pi_f1()
| double EvtBBScalar::B_pi_f1 |
( |
double | t | ) |
const |
|
private |
◆ baryon_fS()
| double EvtBBScalar::baryon_fS |
( |
double | t | ) |
const |
|
private |
◆ baryon_gA()
| double EvtBBScalar::baryon_gA |
( |
double | t | ) |
const |
|
private |
◆ baryon_gP()
| double EvtBBScalar::baryon_gP |
( |
double | t | ) |
const |
|
private |
◆ baryon_hA()
| double EvtBBScalar::baryon_hA |
( |
double | t | ) |
const |
|
private |
◆ baryonF1F2()
| double EvtBBScalar::baryonF1F2 |
( |
double | t | ) |
const |
|
private |
◆ calcAmpliude()
◆ clone()
◆ D_A()
| double EvtBBScalar::D_A |
( |
double | t | ) |
const |
|
private |
◆ D_P()
| double EvtBBScalar::D_P |
( |
double | t | ) |
const |
|
private |
◆ D_S()
| double EvtBBScalar::D_S |
( |
double | t | ) |
const |
|
private |
◆ decay()
◆ F_A()
| double EvtBBScalar::F_A |
( |
double | t | ) |
const |
|
private |
◆ F_P()
| double EvtBBScalar::F_P |
( |
double | t | ) |
const |
|
private |
◆ F_S()
| double EvtBBScalar::F_S |
( |
double | t | ) |
const |
|
private |
◆ formFactorFit()
| double EvtBBScalar::formFactorFit |
( |
double | t, |
|
|
const std::vector< double > & | params ) const |
|
private |
◆ G_n()
| double EvtBBScalar::G_n |
( |
double | t | ) |
const |
|
private |
◆ G_p()
| double EvtBBScalar::G_p |
( |
double | t | ) |
const |
|
private |
◆ getName()
| std::string EvtBBScalar::getName |
( |
| ) |
const |
|
overridevirtual |
◆ init()
| void EvtBBScalar::init |
( |
| ) |
|
|
overridevirtual |
◆ initProbMax()
| void EvtBBScalar::initProbMax |
( |
| ) |
|
|
overridevirtual |
◆ setKnownBaryonTypes()
| void EvtBBScalar::setKnownBaryonTypes |
( |
const EvtId & | baryon | ) |
|
|
private |
◆ m_a1
◆ m_a4
◆ m_a6
◆ m_baryonCombination
| std::bitset<nBaryons> EvtBBScalar::m_baryonCombination |
|
private |
◆ m_baryonMassSum
| double EvtBBScalar::m_baryonMassSum |
|
private |
◆ m_const_B
Initial value:
static const EvtComplex m_V_tb
static const EvtComplex m_a4
static const EvtComplex m_V_us_star
static const EvtComplex m_a1
static const EvtComplex m_V_ub
static const EvtComplex m_V_ts_star
Definition at line 122 of file EvtBBScalar.hh.
◆ m_const_C
◆ m_f0Map
| std::map<std::string, FormFactor> EvtBBScalar::m_f0Map |
|
mutableprivate |
◆ m_f1Map
| std::map<std::string, FormFactor> EvtBBScalar::m_f1Map |
|
mutableprivate |
◆ m_I
◆ m_massRatio
| double EvtBBScalar::m_massRatio |
|
private |
◆ m_mb
| const double EvtBBScalar::m_mb = 4.88 |
|
staticprivate |
◆ m_ms
| const double EvtBBScalar::m_ms = 0.120 |
|
staticprivate |
◆ m_mu
| const double EvtBBScalar::m_mu = 0.029 * 0.120 |
|
staticprivate |
◆ m_scalarType
| std::string EvtBBScalar::m_scalarType |
|
private |
◆ m_V_tb
◆ m_V_ts_star
Initial value: =
-0.000813 * cos( 60 / 180 *
pi ) )
Definition at line 78 of file EvtBBScalar.hh.
◆ m_V_ub
◆ m_V_us_star
◆ m_x
| const double EvtBBScalar::m_x |
|
staticprivate |
Initial value:= { 420.96, -10485.50, 100639.97, -433916.61,
613780.15 }
Definition at line 44 of file EvtBBScalar.hh.
◆ m_y
| const double EvtBBScalar::m_y = { 292.62, -735.73 } |
|
staticprivate |
The documentation for this class was generated from the following files: