ATLAS Offline Software
|
#include <TrigInDetUtils.h>
Classes | |
struct | Comparator |
Public Member Functions | |
WeightedCoordinate (double x, double w) | |
WeightedCoordinate (const WeightedCoordinate &wc) | |
Public Attributes | |
double | m_x |
double | m_w |
Private Member Functions | |
WeightedCoordinate () | |
Definition at line 23 of file TrigInDetUtils.h.
|
inline |
|
inline |
|
inlineprivate |
Definition at line 34 of file TrigInDetUtils.h.
double WeightedCoordinate::m_w |
Definition at line 32 of file TrigInDetUtils.h.
double WeightedCoordinate::m_x |
Definition at line 32 of file TrigInDetUtils.h.