deltaRR3_d.
More...
#include <SFermiondeltas.h>
deltaRR3_d.
Definition at line 196 of file SFermiondeltas.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.
|
| |
◆ deltaRR3_d()
deltaRR3_d constructor.
Definition at line 106 of file SFermiondeltas.cpp.
108{}
A base class for SUSY models.
A class for a model prediction of an observable.
◆ computeThValue()
| double deltaRR3_d::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\delta RR3_d\)
Implements ThObservable.
Definition at line 110 of file SFermiondeltas.cpp.
111{
113 double m2sq=msDhat2(1,1).abs();
114 double m3sq=msDhat2(2,2).abs();
115 return (m3sq-m2sq)/sqrt(m3sq*m2sq);
116}
gslpp::matrix< gslpp::complex > getMsDhat2() const
◆ mySUSY
| const SUSY& deltaRR3_d::mySUSY |
|
private |
The documentation for this class was generated from the following files: