Go to the source code of this file.
Variables | |
const double | pi = M_PI |
const double | pi2 = 2 * pi |
const double | pi_2 = pi / 2 |
const double | pi_4 = pi / 4 |
const double pi = M_PI |
Definition at line 4 of file Thrust.cc.
Referenced by Thrust::finalAxis(), and Thrust::initialAxis().
const double pi2 = 2 * pi |
Definition at line 4 of file Thrust.cc.
Referenced by Thrust::finalAxis(), pat::helper::ResolutionHelper::getResolEt(), Thrust::initialAxis(), Utils::mpi_pi(), PFMETBenchmark::mpi_pi(), and normalized_phi().
const double pi_2 = pi / 2 |
Definition at line 4 of file Thrust.cc.
Referenced by Thrust::finalAxis().
const double pi_4 = pi / 4 |
Definition at line 4 of file Thrust.cc.
Referenced by Thrust::finalAxis().