mt2w.h File Reference #include "mt2w_bisect.h" #include <vector> #include "HEPUtils/MathUtils.h" #include "HEPUtils/Event.h"
Include dependency graph for mt2w.h:
![]()
This graph shows which files directly or indirectly include this file:
![]() Go to the source code of this file.
Function Documentation◆ calculateMT2wHepUtils()
Definition at line 3 of file mt2w.cc. References int, and mt2wWrapperHepUtils(). Referenced by Gambit::ColliderBit::_Phi_mpi_pi(). double mt2wWrapperHepUtils(HEPUtils::P4 &lep, HEPUtils::P4 &jet_o, HEPUtils::P4 &jet_b, float met, float metphi) Definition: mt2w.cc:84
Here is the call graph for this function:
![]()
Here is the caller graph for this function:
![]() ◆ mt2wWrapperHepUtils()
Definition at line 84 of file mt2w.cc. References mt2w_bisect::mt2w::get_mt2w(), and mt2w_bisect::mt2w::set_momenta(). Referenced by calculateMT2wHepUtils(). void set_momenta(double *pl0, double *pb10, double *pb20, double *pmiss0) Definition: mt2w_bisect.cpp:67 Definition: mt2w_bisect.h:28
Here is the call graph for this function:
![]()
Here is the caller graph for this function:
![]() |