Home
last modified time | relevance | path

Searched refs:theta_cell (Results 1 – 1 of 1) sorted by relevance

/dports/science/fastjet/fastjet-3.3.4/plugins/SISCone/siscone/siscone/spherical/
H A Dgeom_2d.cpp132 unsigned int theta_cell = get_theta_cell(theta); in add_particle() local
135 theta_range |= theta_cell; in add_particle()
141 if ((theta_cell == 0x1) || (theta_cell == 0x80000000)) in add_particle()