![]() |
ATLAS Offline Software
|
#include <L1TopoSimResults_v1.h>
Public Member Functions | |
| L1TopoSimResults_v1 () | |
| unsigned int | connectionId () const |
| void | setConnectionId (const unsigned int id) |
| uint32_t | topoWord () const |
| void | setTopoWord (const uint32_t word) |
| uint64_t | topoWord64 () const |
| void | setTopoWord64 (const uint64_t word) |
| uint32_t | topoWordOverflow () const |
| void | setTopoWordOverflow (const uint32_t word) |
| uint64_t | topoWord64Overflow () const |
| void | setTopoWord64Overflow (const uint64_t word) |
| unsigned int | bitWidth () const |
| void | setBitWidth (const unsigned int bit) |
| unsigned int | clock () const |
| void | setClock (const unsigned int clock) |
Definition at line 30 of file L1TopoSimResults_v1.h.
| xAOD::L1TopoSimResults_v1::L1TopoSimResults_v1 | ( | ) |
Definition at line 18 of file L1TopoSimResults_v1.cxx.
| uint32_t xAOD::L1TopoSimResults_v1::topoWord | ( | ) | const |
| uint64_t xAOD::L1TopoSimResults_v1::topoWord64 | ( | ) | const |
| uint64_t xAOD::L1TopoSimResults_v1::topoWord64Overflow | ( | ) | const |
| uint32_t xAOD::L1TopoSimResults_v1::topoWordOverflow | ( | ) | const |