Project
Loading...
Searching...
No Matches
o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementContinuous Struct Reference

#include <LabelContainer.h>

Public Member Functions

 HeaderElementContinuous ()=default
 
 HeaderElementContinuous (unsigned short s, unsigned int i)
 
 ClassDefNV (HeaderElementContinuous, 1)
 

Public Attributes

unsigned int index = 0
 
unsigned short size = 0
 

Detailed Description

template<typename LabelType, bool isContiguousStorage = true>
struct o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementContinuous

Definition at line 38 of file LabelContainer.h.

Constructor & Destructor Documentation

◆ HeaderElementContinuous() [1/2]

template<typename LabelType , bool isContiguousStorage = true>
o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementContinuous::HeaderElementContinuous ( )
default

◆ HeaderElementContinuous() [2/2]

template<typename LabelType , bool isContiguousStorage = true>
o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementContinuous::HeaderElementContinuous ( unsigned short  s,
unsigned int  i 
)
inline

Definition at line 40 of file LabelContainer.h.

Member Function Documentation

◆ ClassDefNV()

template<typename LabelType , bool isContiguousStorage = true>
o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementContinuous::ClassDefNV ( HeaderElementContinuous  ,
 
)

Member Data Documentation

◆ index

template<typename LabelType , bool isContiguousStorage = true>
unsigned int o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementContinuous::index = 0

Definition at line 41 of file LabelContainer.h.

◆ size

template<typename LabelType , bool isContiguousStorage = true>
unsigned short o2::dataformats::LabelContainer< LabelType, isContiguousStorage >::HeaderElementContinuous::size = 0

Definition at line 42 of file LabelContainer.h.


The documentation for this struct was generated from the following file: