deltaLL2_l.
More...
#include <SFermiondeltas.h>
deltaLL2_l.
Definition at line 240 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.
|
| |
◆ deltaLL2_l()
deltaLL2_l constructor.
Definition at line 130 of file SFermiondeltas.cpp.
132{}
A base class for SUSY models.
A class for a model prediction of an observable.
◆ computeThValue()
| double deltaLL2_l::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\delta LL2_l\)
Implements ThObservable.
Definition at line 134 of file SFermiondeltas.cpp.
135{
137 double m1sq=msLhat2(0,0).abs();
138 double m3sq=msLhat2(2,2).abs();
139 return (m3sq-m1sq)/sqrt(m3sq*m1sq);
140}
gslpp::matrix< gslpp::complex > getMsLhat2() const
◆ mySUSY
| const SUSY& deltaLL2_l::mySUSY |
|
private |
The documentation for this class was generated from the following files: