#include <EvtGenModels/EvtVubHybrid.hh>
|
| std::string | getName () const override |
| EvtDecayBase * | clone () const override |
| void | initProbMax () override |
| void | init () override |
| void | decay (EvtParticle *p) override |
| void | readWeights (int startArg=0) |
| double | getWeight (double mX, double q2, double El) |
| void | makeDecay (EvtParticle *p, bool recursive=true) override |
| virtual | ~EvtDecayIncoherent () |
| void | setDaughterSpinDensity (int daughter) |
| int | isDaughterSpinDensitySet (int daughter) |
| 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 |
Definition at line 47 of file EvtVubHybrid.hh.
◆ anonymous enum
◆ clone()
◆ decay()
◆ findPFermi()
| double EvtVubHybrid::findPFermi |
( |
| ) |
|
|
private |
◆ getName()
| std::string EvtVubHybrid::getName |
( |
| ) |
const |
|
overridevirtual |
◆ getWeight()
| double EvtVubHybrid::getWeight |
( |
double | mX, |
|
|
double | q2, |
|
|
double | El ) |
◆ init()
| void EvtVubHybrid::init |
( |
| ) |
|
|
overridevirtual |
◆ initProbMax()
| void EvtVubHybrid::initProbMax |
( |
| ) |
|
|
overridevirtual |
◆ readWeights()
| void EvtVubHybrid::readWeights |
( |
int | startArg = 0 | ) |
|
◆ m_a
| double EvtVubHybrid::m_a = 2.27 |
|
private |
◆ m_alphas
| double EvtVubHybrid::m_alphas = 0.22 |
|
private |
◆ m_bins_El
| std::vector<double> EvtVubHybrid::m_bins_El |
|
private |
◆ m_bins_mX
| std::vector<double> EvtVubHybrid::m_bins_mX |
|
private |
◆ m_bins_q2
| std::vector<double> EvtVubHybrid::m_bins_q2 |
|
private |
◆ m_dGamma
◆ m_dGMax
| double EvtVubHybrid::m_dGMax = 3. |
|
private |
◆ m_masscut
| double EvtVubHybrid::m_masscut = 0.28 |
|
private |
◆ m_mb
| double EvtVubHybrid::m_mb = 4.62 |
|
private |
◆ m_nbins
| int EvtVubHybrid::m_nbins = 0 |
|
private |
◆ m_noHybrid
| bool EvtVubHybrid::m_noHybrid |
|
private |
◆ m_pf
| std::vector<double> EvtVubHybrid::m_pf |
|
private |
◆ m_storeQplus
| bool EvtVubHybrid::m_storeQplus |
|
private |
◆ m_weights
| std::vector<double> EvtVubHybrid::m_weights |
|
private |
The documentation for this class was generated from the following files: