FastJet 3.4.1
|
Shortcut for dealing with eta-phi coordinates. More...
#include <fastjet/internal/DynamicNearestNeighbours.hh>
Public Member Functions | |
EtaPhi (double a, double b) | |
void | sanitize () |
put things into the desired range. More... | |
Public Attributes | |
double | first |
double | second |
Shortcut for dealing with eta-phi coordinates.
Definition at line 54 of file DynamicNearestNeighbours.hh.
|
inline |
Definition at line 57 of file DynamicNearestNeighbours.hh.
|
inline |
Definition at line 58 of file DynamicNearestNeighbours.hh.
|
inline |
put things into the desired range.
Definition at line 60 of file DynamicNearestNeighbours.hh.
double fastjet::EtaPhi::first |
Definition at line 56 of file DynamicNearestNeighbours.hh.
double fastjet::EtaPhi::second |
Definition at line 56 of file DynamicNearestNeighbours.hh.