ATLAS Offline Software
Loading...
Searching...
No Matches
PhaseIIPixelRawDataContainer.h File Reference
#include "AthenaKernel/CLASS_DEF.h"
#include "AthLinks/DeclareIndexingPolicy.h"
#include "PhaseIIInDetRawDataContainer.h"
#include <vector>
#include <cstdint>
Include dependency graph for PhaseIIPixelRawDataContainer.h:
This graph shows which files directly or indirectly include this file:

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

Typedef Documentation

◆ PhaseIIPixelRawDataContainer