![]() |
ATLAS Offline Software
|
#include "AthenaKernel/CLASS_DEF.h"#include "AthLinks/DeclareIndexingPolicy.h"#include "PhaseIIInDetRawDataContainer.h"#include <vector>#include <cstdint>Go to the source code of this file.
Classes | |
| class | PhaseII::PixelRawDataContainer |
| The container for pixel RDOs The base class is the InDetRawDataContainer with a coordinate dimension of 2. More... | |
| class | PhaseII::PixelRawDataProxy< accessPolicy > |
| A proxy for a pixel RDO which adds convenience methods to interpret the data word to the base proxy. More... | |
| struct | PhaseII::RawData::details::traits< PixelRawDataContainer > |
Namespaces | |
| namespace | PhaseII |
| namespace | PhaseII::RawData |
| namespace | PhaseII::RawData::details |
Typedefs | |
| template<AccessPolicy accessPolicy = AccessPolicy::ReadOnly> | |
| using | PhaseII::PixelRawDataContainerCollectionTypes = RawDataCollectionTypes<PixelRawDataContainer, accessPolicy> |
| using | PhaseIIPixelRawDataContainer = PhaseII::PixelRawDataContainerCollectionTypes<>::ContainerCollection |
| using PhaseIIPixelRawDataContainer = PhaseII::PixelRawDataContainerCollectionTypes<>::ContainerCollection |
Definition at line 91 of file PhaseIIPixelRawDataContainer.h.