|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include <EvtGenBase/EvtSemiLeptonicAmp.hh>
Public Member Functions | |
| virtual | ~EvtSemiLeptonicAmp () |
| virtual void | CalcAmp (EvtParticle *parent, EvtAmp &, EvtSemiLeptonicFF *FormFactors)=0 |
| double | CalcMaxProb (EvtId parent, EvtId meson, EvtId lepton, EvtId nudaug, EvtSemiLeptonicFF *FormFactors, int nQ2Bins=25) |
Definition at line 29 of file EvtSemiLeptonicAmp.hh.
|
inlinevirtual |
Definition at line 31 of file EvtSemiLeptonicAmp.hh.
|
pure virtual |
Implemented in EvtSemiLeptonicBaryonAmp, EvtSemiLeptonicScalarAmp, EvtSemiLeptonicTensorAmp, EvtSemiLeptonicVectorAmp, and EvtSLBaryonAmp.
| double EvtSemiLeptonicAmp::CalcMaxProb | ( | EvtId | parent, |
| EvtId | meson, | ||
| EvtId | lepton, | ||
| EvtId | nudaug, | ||
| EvtSemiLeptonicFF * | FormFactors, | ||
| int | nQ2Bins = 25 ) |
Definition at line 36 of file EvtSemiLeptonicAmp.cpp.