#include <gamma.h>
Definition at line 36 of file gamma.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.
|
| |
◆ CKMGamma_rad()
Constructor.
- Parameters
-
Definition at line 19 of file gamma.cpp.
20{}
A class for a model prediction of an observable.
◆ computeThValue()
| double CKMGamma_rad::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- The CKM angle \(\gamma \) in radians
Implements ThObservable.
Definition at line 22 of file gamma.cpp.
23{
25}
const double computeGamma() const
The CKM angle .
const CKM & getCKM() const
A get method to retrieve the member object of type CKM.
const StandardModel & SM
A reference to an object of StandardMode class.
The documentation for this class was generated from the following files: