deltaRL_12_u.
More...
#include <SFermiondeltas.h>
deltaRL_12_u.
Definition at line 350 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.
|
| |
◆ deltaRL_12_u()
◆ computeThValue()
| double deltaRL_12_u::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\delta_RL12u\)
Implements ThObservable.
Definition at line 194 of file SFermiondeltas.cpp.
195{
199 double Mu2average_21=sqrt(msQhat2(1,1)*msUhat2(0,0)).abs();
201
202 return TUhat(1,0).real()*v2/Mu2average_21;
203}
gslpp::matrix< gslpp::complex > getMsUhat2() const
gslpp::matrix< gslpp::complex > getMsQhat2() const
gslpp::matrix< gslpp::complex > getTUhat() const
Gets the trilinear-coupling matrix for up-type squarks.
◆ mySUSY
| const SUSY& deltaRL_12_u::mySUSY |
|
private |
The documentation for this class was generated from the following files: