deltaRR3_u.
More...
#include <SFermiondeltas.h>
deltaRR3_u.
Definition at line 130 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_u()
deltaRR3_u constructor.
Definition at line 70 of file SFermiondeltas.cpp.
72{}
A base class for SUSY models.
A class for a model prediction of an observable.
◆ computeThValue()
| double deltaRR3_u::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\delta RR3_u\)
Implements ThObservable.
Definition at line 74 of file SFermiondeltas.cpp.
75{
77 double m2sq=msUhat2(1,1).abs();
78 double m3sq=msUhat2(2,2).abs();
79 return (m3sq-m2sq)/sqrt(m3sq*m2sq);
80}
gslpp::matrix< gslpp::complex > getMsUhat2() const
◆ mySUSY
| const SUSY& deltaRR3_u::mySUSY |
|
private |
The documentation for this class was generated from the following files: