#include <AthenaPoolTestMapDataLink.h>
Definition at line 50 of file AthenaPoolTestMapDataLink.h.
◆ ExtendedBarCode() [1/2]
| AthenaPoolTestMapDataLink::ExtendedBarCode::ExtendedBarCode |
( |
| ) |
|
|
inline |
◆ ExtendedBarCode() [2/2]
| AthenaPoolTestMapDataLink::ExtendedBarCode::ExtendedBarCode |
( |
index_type | barcode, |
|
|
index_type | eventIndex ) |
|
inline |
Definition at line 70 of file AthenaPoolTestMapDataLink.h.
70 :
72{
73 assert(
eventIndex < std::numeric_limits<unsigned short>::max());
74}
unsigned short eventIndex() const
unsigned long barcode() const
◆ barcode()
| unsigned long AthenaPoolTestMapDataLink::ExtendedBarCode::barcode |
( |
| ) |
const |
|
inline |
◆ eventIndex()
| unsigned short AthenaPoolTestMapDataLink::ExtendedBarCode::eventIndex |
( |
| ) |
const |
|
inline |
◆ m_BC
| unsigned long AthenaPoolTestMapDataLink::ExtendedBarCode::m_BC |
|
private |
◆ m_evtIndex
| unsigned short AthenaPoolTestMapDataLink::ExtendedBarCode::m_evtIndex |
|
private |
The documentation for this class was generated from the following file: