![]() |
ATLAS Offline Software
|
#include <ITracccTritonTool.h>
Public Attributes | |
| int64_t | geometry_id = 0 |
| int64_t | measurement_id = 0 |
| int64_t | channel0 = 0 |
| int64_t | channel1 = 0 |
| float | timestamp = 0.f |
| float | value = 0.f |
Definition at line 16 of file ITracccTritonTool.h.
| int64_t TracccCell::channel0 = 0 |
Definition at line 20 of file ITracccTritonTool.h.
| int64_t TracccCell::channel1 = 0 |
Definition at line 21 of file ITracccTritonTool.h.
| int64_t TracccCell::geometry_id = 0 |
Definition at line 18 of file ITracccTritonTool.h.
| int64_t TracccCell::measurement_id = 0 |
Definition at line 19 of file ITracccTritonTool.h.
| float TracccCell::timestamp = 0.f |
Definition at line 22 of file ITracccTritonTool.h.
| float TracccCell::value = 0.f |
Definition at line 23 of file ITracccTritonTool.h.