|
GM2Calc 2.3.1
|
Functions | |
| template<class Derived > | |
| unsigned | find_bino_like_neutralino (const Eigen::MatrixBase< Derived > &ZN) |
| Returns index of most bino-like neutralino. | |
| template<class Derived > | |
| unsigned | find_right_like_smuon (const Eigen::MatrixBase< Derived > &ZM) |
| Returns index of most right-handed smuon. | |
Returns index of most bino-like neutralino.
The function extracts this information from the given neutralino mixing matrix.
| ZN | neutralino mixing matrix |
Definition at line 104 of file MSSMNoFV_onshell.cpp.
Returns index of most right-handed smuon.
The function extracts this information from the given smuon mixing matrix.
| ZM | smuon mixing matrix |
Definition at line 119 of file MSSMNoFV_onshell.cpp.