deltaRR1_d.
More...
#include <SFermiondeltas.h>
deltaRR1_d.
Definition at line 152 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.
|
| |
◆ deltaRR1_d()
deltaRR1_d constructor.
Definition at line 82 of file SFermiondeltas.cpp.
84{}
A base class for SUSY models.
A class for a model prediction of an observable.
◆ computeThValue()
| double deltaRR1_d::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\delta RR1_d\)
Implements ThObservable.
Definition at line 86 of file SFermiondeltas.cpp.
87{
89 double m1sq=msDhat2(0,0).abs();
90 double m2sq=msDhat2(1,1).abs();
91 return (m2sq-m1sq)/sqrt(m2sq*m1sq);
92}
gslpp::matrix< gslpp::complex > getMsDhat2() const
◆ mySUSY
| const SUSY& deltaRR1_d::mySUSY |
|
private |
The documentation for this class was generated from the following files: