Belle II Software development
|
The class calculates the spin dependent amplitudes of B->D*taunu decays for the BSemiTauonic model based on [M. More...
#include <EvtBSemiTauonicVectorMesonAmplitude.h>
Public Member Functions | |
void | CalcAmp (EvtParticle *parent, EvtAmp &, EvtBSemiTauonicHelicityAmplitudeCalculator *HelicityAmplitudeCalculator) override |
The function calculates the spin dependent amplitude. | |
double | CalcMaxProb (EvtId parent, EvtId meson, EvtId lepton, EvtId nudaug, EvtBSemiTauonicHelicityAmplitudeCalculator *HelicityAmplitudeCalculator) |
The function calculates the maximum probability. | |
EvtSpinDensity | RotateToHelicityBasisInBoostedFrame (const EvtParticle *p, EvtVector4R p4boost) |
The function calculates the rotation matrix to convert the spin basis to the helicity basis in the boosted frame. | |
The class calculates the spin dependent amplitudes of B->D*taunu decays for the BSemiTauonic model based on [M.
Tanaka and R. Watanabe PRD87,034028(2013)].
Definition at line 19 of file EvtBSemiTauonicVectorMesonAmplitude.h.