#include <XHistogram.h>
Public Member Functions | |
bool | operator< (const position &other) const |
position () | |
position (double f_, double x_, double y_) | |
Public Attributes | |
double | f |
double | x |
double | y |
Definition at line 117 of file XHistogram.h.
|
inline |
Definition at line 122 of file XHistogram.h.
|
inline |
Definition at line 124 of file XHistogram.h.
|
inline |
Definition at line 126 of file XHistogram.h.
References f.
double XHistogram::position::f |
Definition at line 118 of file XHistogram.h.
Referenced by operator<().
double XHistogram::position::x |
Definition at line 119 of file XHistogram.h.
double XHistogram::position::y |
Definition at line 120 of file XHistogram.h.