deltaRL_21_e.
More...
#include <SFermiondeltas.h>
deltaRL_21_e.
Definition at line 548 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_21_e()
◆ computeThValue()
| double deltaRL_21_e::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\delta_RL21e\)
Implements ThObservable.
Definition at line 254 of file SFermiondeltas.cpp.
255{
259 double Me2average_12=sqrt(msLhat2(0,0)*msEhat2(1,1)).abs();
261
262 return TEhat(0,1).real()*v1/Me2average_12;
263}
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_21_e::mySUSY |
|
private |
The documentation for this class was generated from the following files: