ATLAS Offline Software
Loading...
Searching...
No Matches
PhaseIIPixelRawDataContainerMT.h File Reference
Include dependency graph for PhaseIIPixelRawDataContainerMT.h:

Go to the source code of this file.

Typedefs

using PhaseIIPixelRawDataContainerMT = PhaseII::IndexedRangesMT<PhaseII::PixelRawDataContainer>
 A container derived from PhaseIIPixelRawDataContainer which extends the container by a dynamic container list.

Functions

 SG_BASE (PhaseIIPixelRawDataContainerMT, PhaseIIPixelRawDataContainer)

Typedef Documentation

◆ PhaseIIPixelRawDataContainerMT

A container derived from PhaseIIPixelRawDataContainer which extends the container by a dynamic container list.

This container adds the means to provide one container per ROI for concurrent filling, but provides a single registry with one entry per module.

Definition at line 13 of file PhaseIIPixelRawDataContainerMT.h.

Function Documentation

◆ SG_BASE()