#include <JetUtil.h>
Static Public Member Functions | |
static double | dPhi (double phi1, double phi2) |
static double | Phi_0_2pi (double x) |
static double | Phi_mpi_pi (double x) |
static double | radius (double eta1, double phi1, double eta2, double phi2) |
template<typename T1 , typename T2 > | |
static double | radius (const T1 &t1, const T2 &t2) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 47 of file JetUtil.h.
References HLT_2024v14_cff::eta1, HLT_2024v14_cff::eta2, M_PI, SiStripPI::min, Phi_0_2pi(), mathSSE::sqrt(), and TWOPI.
Referenced by radius().
|
inlinestatic |
Definition at line 61 of file JetUtil.h.
References radius(), RandomServiceHelper::t1, and RandomServiceHelper::t2.