deltaLL1_l.
More...
#include <SFermiondeltas.h>
deltaLL1_l.
Definition at line 218 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.
|
| |
◆ deltaLL1_l()
deltaLL1_l constructor.
Definition at line 118 of file SFermiondeltas.cpp.
120{}
A base class for SUSY models.
A class for a model prediction of an observable.
◆ computeThValue()
| double deltaLL1_l::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- \(\delta LL1_l\)
Implements ThObservable.
Definition at line 122 of file SFermiondeltas.cpp.
123{
125 double m1sq=msLhat2(0,0).abs();
126 double m2sq=msLhat2(1,1).abs();
127 return (m2sq-m1sq)/sqrt(m2sq*m1sq);
128}
gslpp::matrix< gslpp::complex > getMsLhat2() const
◆ mySUSY
| const SUSY& deltaLL1_l::mySUSY |
|
private |
The documentation for this class was generated from the following files: