deltaRL_32_e.
More...
#include <SFermiondeltas.h>
deltaRL_32_e.
Definition at line 592 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_32_e()
◆ computeThValue()
| double deltaRL_32_e::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\delta_RL32e\)
Implements ThObservable.
Definition at line 314 of file SFermiondeltas.cpp.
315{
319 double Me2average_23=sqrt(msLhat2(1,1)*msEhat2(2,2)).abs();
321
322 return TEhat(1,2).real()*v1/Me2average_23;
323}
gslpp::matrix< gslpp::complex > getMsLhat2() const
gslpp::matrix< gslpp::complex > getTEhat() const
Gets the trilinear-coupling matrix for charged sleptons.
gslpp::matrix< gslpp::complex > getMsEhat2() const
◆ mySUSY
| const SUSY& deltaRL_32_e::mySUSY |
|
private |
The documentation for this class was generated from the following files: