#include <PixelTrackUtilities.h>
Public Member Functions | |
__attribute__ ((always_inline)) size_type size() const | |
__attribute__ ((always_inline)) byte_size_type byteSize() const | |
__attribute__ ((always_inline)) std | |
__attribute__ ((always_inline)) byte_size_type alignment() const | |
Metadata (const Metadata &)=delete | |
__attribute__((always_inline)) const std Metadata & | operator= (const Metadata &)=delete |
Public Attributes | |
friend | TrackSoALayout |
Private Types | |
using | ParentClass = TrackSoALayout |
Private Member Functions | |
__attribute__ ((always_inline)) Metadata(const TrackSoALayout &_soa_impl_parent) | |
Private Attributes | |
const TrackSoALayout & | parent_ |
Definition at line 46 of file PixelTrackUtilities.h.
|
private |
Definition at line 46 of file PixelTrackUtilities.h.
|
delete |
|
inline |
Definition at line 46 of file PixelTrackUtilities.h.
|
inlineprivate |
Definition at line 46 of file PixelTrackUtilities.h.
|
inline |
Definition at line 46 of file PixelTrackUtilities.h.
|
inline |
Definition at line 46 of file PixelTrackUtilities.h.
|
inline |
Definition at line 46 of file PixelTrackUtilities.h.
|
inlinedelete |
|
private |
Definition at line 46 of file PixelTrackUtilities.h.
friend TrackSoA< TrackerTraits >::TrackSoALayout< ALIGNMENT, ALIGNMENT_ENFORCEMENT >::Metadata::TrackSoALayout |
Definition at line 46 of file PixelTrackUtilities.h.