![]() |
ATLAS Offline Software
|
#include <PixelRDOCollectionAdapter.h>
Public Types | |
| using | index_t = typename PhaseII::PixelRawDataTypeTraits<>::RawDataProxy::index_t |
Public Member Functions | |
| RDOAdapter (PhaseII::PixelRawDataTypeTraits<>::RawDataProxy &&rdo_proxy) | |
| template<typename T_CellProxy> | |
| Identifier | computeIdentifier (const PixelID &pixelID, const Identifier &module_id, const T_CellProxy &) |
| int | getLVL1A () const |
| int | getToT () const |
| index_t | index () const |
| const std::array< std::int16_t, 2 > & | coordinates (const PixelID &) const |
| bool | isGanged (const InDetDD::PixelModuleDesign &design, const PixelID &) const |
Private Attributes | |
| PhaseII::PixelRawDataTypeTraits ::RawDataProxy | m_rdoProxy |
Definition at line 109 of file PixelRDOCollectionAdapter.h.
| using ActsTrk::RDOAdapter< PhaseIIPixelRawDataContainer >::index_t = typename PhaseII::PixelRawDataTypeTraits<>::RawDataProxy::index_t |
Definition at line 112 of file PixelRDOCollectionAdapter.h.
|
inline |
Definition at line 113 of file PixelRDOCollectionAdapter.h.
|
inline |
Definition at line 118 of file PixelRDOCollectionAdapter.h.
|
inline |
Definition at line 135 of file PixelRDOCollectionAdapter.h.
|
inline |
Definition at line 122 of file PixelRDOCollectionAdapter.h.
|
inline |
Definition at line 126 of file PixelRDOCollectionAdapter.h.
|
inline |
Definition at line 130 of file PixelRDOCollectionAdapter.h.
|
inline |
Definition at line 141 of file PixelRDOCollectionAdapter.h.
|
private |
Definition at line 110 of file PixelRDOCollectionAdapter.h.