|
susy_cfa
b611ccad937ea179f86a1f5663960264616c0a20
|
Go to the source code of this file.
Classes | |
| class | mt2_bisect::mt2 |
Namespaces | |
| mt2_bisect | |
Macros | |
| #define | RELATIVE_PRECISION 0.00001 |
| #define | ABSOLUTE_PRECISION 0.0 |
| #define | MIN_MASS 0.1 |
| #define | ZERO_MASS 0.000 |
| #define | SCANSTEP 0.1 |
| #define ABSOLUTE_PRECISION 0.0 |
Definition at line 8 of file mt2_bisect.hpp.
Referenced by mt2_bisect::mt2::set_momenta(), and mt2w_bisect::mt2w::set_momenta().
| #define MIN_MASS 0.1 |
Definition at line 12 of file mt2_bisect.hpp.
Referenced by mt2_bisect::mt2::mt2_bisect().
| #define RELATIVE_PRECISION 0.00001 |
Definition at line 7 of file mt2_bisect.hpp.
Referenced by mt2_bisect::mt2::set_momenta(), and mt2w_bisect::mt2w::set_momenta().
| #define SCANSTEP 0.1 |
Definition at line 14 of file mt2_bisect.hpp.
Referenced by mt2_bisect::mt2::mt2_massless(), and mt2_bisect::mt2::scan_high().
| #define ZERO_MASS 0.000 |
Definition at line 13 of file mt2_bisect.hpp.
Referenced by mt2_bisect::mt2::set_momenta().
1.8.11