deltaRR1_u.
More...
#include <SFermiondeltas.h>
deltaRR1_u.
Definition at line 86 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_u()
deltaRR1_u constructor.
Definition at line 46 of file SFermiondeltas.cpp.
48{}
A base class for SUSY models.
A class for a model prediction of an observable.
◆ computeThValue()
| double deltaRR1_u::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\delta RR1_u\)
Implements ThObservable.
Definition at line 50 of file SFermiondeltas.cpp.
51{
53 double m1sq=msUhat2(0,0).abs();
54 double m2sq=msUhat2(1,1).abs();
55 return (m2sq-m1sq)/sqrt(m2sq*m1sq);
56}
gslpp::matrix< gslpp::complex > getMsUhat2() const
◆ mySUSY
| const SUSY& deltaRR1_u::mySUSY |
|
private |
The documentation for this class was generated from the following files: