|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include <EvtGenModels/EvtSLDiBaryonAmp.hh>
Public Member Functions | |
| EvtSLDiBaryonAmp (const EvtBToDiBaryonlnupQCDFF &) | |
| void | CalcAmp (EvtParticle *parent, EvtAmp &) const |
Protected Member Functions | |
| int | checkDibaryonParity (const EvtId &id1, const EvtId &id2, const int J1, const int J2) const |
| int | getBaryonParity (const EvtId &id) const |
| std::vector< EvtVector4C > | getHadronicCurrents (const EvtDiracSpinor &u, const EvtDiracSpinor &v, const EvtVector4R &p, const EvtVector4R &gMtmTerms, const EvtVector4R &fMtmTerms) const |
Private Attributes | |
| EvtBToDiBaryonlnupQCDFF | m_ffModel |
Definition at line 39 of file EvtSLDiBaryonAmp.hh.
| EvtSLDiBaryonAmp::EvtSLDiBaryonAmp | ( | const EvtBToDiBaryonlnupQCDFF & | formFactors | ) |
Definition at line 31 of file EvtSLDiBaryonAmp.cpp.
| void EvtSLDiBaryonAmp::CalcAmp | ( | EvtParticle * | parent, |
| EvtAmp & | amp ) const |
Definition at line 36 of file EvtSLDiBaryonAmp.cpp.
|
protected |
Definition at line 392 of file EvtSLDiBaryonAmp.cpp.
|
protected |
Definition at line 416 of file EvtSLDiBaryonAmp.cpp.
|
protected |
Definition at line 349 of file EvtSLDiBaryonAmp.cpp.
|
private |
Definition at line 56 of file EvtSLDiBaryonAmp.hh.