#include <FlavourWilsonCoefficient_DF2_Observables.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.
|
| |
◆ FlavourWilsonCoefficient_DF2_CD()
| FlavourWilsonCoefficient_DF2_CD::FlavourWilsonCoefficient_DF2_CD |
( |
const StandardModel & |
SM_i, |
|
|
const int |
ind, |
|
|
const int |
absarg |
|
) |
| |
|
inline |
Definition at line 52 of file FlavourWilsonCoefficient_DF2_Observables.h.
54 {
56 throw std::runtime_error("\nERROR: The Delta F=2 Wilson Coefficients are only defined in a FlavourWilsonCoefficient_DF2 model. Please check your observables list.\n");
57 };
const FlavourWilsonCoefficient_DF2 * myFlavourWilsonCoefficient_DF2
Model for NP contributions to using modification to the Wilson coefficients.
bool isModelFWC_DF2() const
A class for a model prediction of an observable.
◆ computeThValue()
| double FlavourWilsonCoefficient_DF2_CD::computeThValue |
( |
| ) |
|
|
inlinevirtual |
Implements ThObservable.
Definition at line 59 of file FlavourWilsonCoefficient_DF2_Observables.h.
60 {
65 else
66 throw std::runtime_error("\nERROR: the type of observable for FlavourWilsonCoefficient_DF2_CD must be either 0 (abs) or 1 (arg)\n");
67 };
gslpp::vector< gslpp::complex > getC_c() const
◆ absa
| const int FlavourWilsonCoefficient_DF2_CD::absa |
|
private |
◆ index
| const int FlavourWilsonCoefficient_DF2_CD::index |
|
private |
◆ myFlavourWilsonCoefficient_DF2
The documentation for this class was generated from the following file: