|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #include "EvtGenBase/EvtDecayAmp.hh"
17 class EvtBSemiTauonicAmplitude;
18 class EvtBSemiTauonicHelicityAmplitudeCalculator;
The EvtGen model of semi-tauonic B decays including new physics effects based on [M.
EvtBSemiTauonicAmplitude * m_CalcAmp
A pointer to the spin-dependent amplitude calculator specific to the spin type of the daughter meson.
void init()
The function initializes the decay.
EvtBSemiTauonicHelicityAmplitudeCalculator * m_CalcHelAmp
A pointer to the helicity amplitude calculator.
EvtDecayBase * clone()
The function makes a copy of an EvtBSTD object.
std::string getName()
The function returns the model name.
The base class for the calculation of the spin dependent amplitudes for the BSemiTauonic model based ...
EvtBSemiTauonic()
The default constructor
void decay(EvtParticle *p)
The function evaluates the decay amplitude of the parent particle.
void initProbMax()
The function sets the maximum value of the probability.
The class calculates the helicity amplitude of semi-tauonic B decays including new physics effects ba...
virtual ~EvtBSemiTauonic()
The destructor