deltaRL_12_e.
More...
#include <SFermiondeltas.h>
deltaRL_12_e.
Definition at line 482 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_e()
◆ computeThValue()
| double deltaRL_12_e::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\delta_RL12e\)
Implements ThObservable.
Definition at line 239 of file SFermiondeltas.cpp.
240{
244 double Me2average_21=sqrt(msLhat2(1,1)*msEhat2(0,0)).abs();
246
247 return TEhat(1,0).real()*v1/Me2average_21;
248}
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_12_e::mySUSY |
|
private |
The documentation for this class was generated from the following files: