Go to the documentation of this file.
15 re += (*parameters_)[
eta][
i][
n][0];
16 im += (*parameters_)[
eta][
i][
n][1];
19 re = (*parameters_)[
eta][
type][
n][0];
20 im = (*parameters_)[
eta][
type][
n][1];
59 return atan2(im, re) /
n;
double get_sum_pt(int eta, int type=-1) const
static const size_t nreduced_particle_flow_id
double get_vn(int n, int eta, int type=-1) const
void get_fourier(double &re, double &im, size_t n, size_t eta, int type=-1) const
UEParameters(const std::vector< float > *v, int nn, int neta)
boost::const_multi_array_ref< float, 4 > * parameters_
double get_psin(int n, int eta, int type=-1) const