The base class for the calculation of the spin dependent amplitudes for the BSemiTauonic model based on [M.
More...
#include <EvtBSemiTauonicAmplitude.h>
The base class for the calculation of the spin dependent amplitudes for the BSemiTauonic model based on [M.
Tanaka and R. Watanabe PRD87,034028(2013)].
Definition at line 20 of file EvtBSemiTauonicAmplitude.h.
◆ EvtBSemiTauonicAmplitude()
Belle2::EvtBSemiTauonicAmplitude::EvtBSemiTauonicAmplitude |
( |
| ) |
|
|
inline |
◆ ~EvtBSemiTauonicAmplitude()
virtual Belle2::EvtBSemiTauonicAmplitude::~EvtBSemiTauonicAmplitude |
( |
| ) |
|
|
inlinevirtual |
◆ CalcAmp()
The function calculates the spin dependent amplitude.
- Parameters
-
parent | a pointer to the parent particle. |
amp | a pointer to fill the calculated spin dependent amplitude. |
HelicityAmplitudeCalculator | a pointer to the calculator of the helicity dependent amplitude. The function calculate the spin dependent amplitude of the decay of parant. |
Implemented in Belle2::EvtBSemiTauonicScalarMesonAmplitude, and Belle2::EvtBSemiTauonicVectorMesonAmplitude.
◆ CalcMaxProb()
The function calculates the maximum probability.
- Parameters
-
parent | a ID of the parent meson. |
meson | a ID of the daughter meson. |
lepton | a ID of the daughter lepton. |
nudaug | a ID of the daughter neutrino. |
HelicityAmplitudeCalculator | a pointer to the calculator of the helicity dependent amplitude. |
- Returns
- the maxmum probability multiplied by 1.1. The function scan the q^2 and angle between the daughter meson and lepton and search for the the maximum probability value.
◆ RotateToHelicityBasisInBoostedFrame()
EvtSpinDensity Belle2::EvtBSemiTauonicAmplitude::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.
- Parameters
-
p | a pointer to the particle |
p4boost | a 4 vector to specify the rest frame to boost to. The function calculate the rotation matrix from the spin basis defined in the p rest frame to the helicity basis in the rest frame of p4boost. |
The documentation for this class was generated from the following file: