#include <MVgamma.h>
Definition at line 589 of file MVgamma.h.
|
| double | max |
| | the bin maximum.
|
| |
| double | min |
| | The bin minimum.
|
| |
| std::vector< std::string > | parametersForObservable |
| | a vector of parameter namesfor the specific observable
|
| |
| const StandardModel & | SM |
| | A reference to an object of StandardMode class.
|
| |
◆ R_MVgamma()
Constructor.
- Parameters
-
| [in] | SM_i | a reference to an object of type StandardModel |
| [in] | meson_1 | initial meson of the decay |
| [in] | meson_2 | initial meson of the decay |
| [in] | vector_1 | final vector meson of the decay |
| [in] | vector_2 | final vector meson of the decay |
Definition at line 907 of file MVgamma.cpp.
909{
914
917}
A class for the in decay.
MVgamma & getMVgamma(QCD::meson meson_i, QCD::meson vector_i) const
Returns the initial and final state dependent object for .
std::vector< std::string > initializeMVgammaParameters()
A method for initializing the parameters necessary for MVgamma.
const Flavour & getFlavour() const
void setParametersForObservable(std::vector< std::string > parametersForObservable_i)
A set method to get the parameters for the specific observable.
const StandardModel & SM
A reference to an object of StandardMode class.
◆ computeThValue()
| double R_MVgamma::computeThValue |
( |
| ) |
|
|
virtual |
The \(BR\) in \(M \to V \gamma\).
- Returns
- \(BR\)
Reimplemented from BR_MVgamma.
Definition at line 919 of file MVgamma.cpp.
920{
922}
double computeBR_MVgamma(QCD::meson meson, QCD::meson vector)
The in .
◆ meson1
First initial meson type.
Definition at line 609 of file MVgamma.h.
◆ meson2
Second initial meson type.
Definition at line 610 of file MVgamma.h.
◆ vector1
First final vector meson type.
Definition at line 611 of file MVgamma.h.
◆ vector2
Second final vector meson type.
Definition at line 612 of file MVgamma.h.
The documentation for this class was generated from the following files: