![]() |
ATLAS Offline Software
|
#include <Hit.h>
Public Member Functions | |
| DHit () | |
| DHit (double x, double y, unsigned int id) | |
| virtual unsigned int | id () |
Public Attributes | |
| double | m_x |
| double | m_y |
| unsigned int | m_id |
Definition at line 15 of file Control/PerformanceMonitoring/PerfMonTests/src/Hit.h.
|
inline |
Definition at line 17 of file Control/PerformanceMonitoring/PerfMonTests/src/Hit.h.
|
inline |
|
inlinevirtual |
Implements PerfMonTest::IHit.
Definition at line 23 of file Control/PerformanceMonitoring/PerfMonTests/src/Hit.h.
| unsigned int PerfMonTest::DHit::m_id |
Definition at line 27 of file Control/PerformanceMonitoring/PerfMonTests/src/Hit.h.
| double PerfMonTest::DHit::m_x |
Definition at line 25 of file Control/PerformanceMonitoring/PerfMonTests/src/Hit.h.
| double PerfMonTest::DHit::m_y |
Definition at line 26 of file Control/PerformanceMonitoring/PerfMonTests/src/Hit.h.
1.8.18