CbmRoot
L1Portion< L1TrackPar > Class Reference

#include <L1Portion.h>

Collaboration diagram for L1Portion< L1TrackPar >:
[legend]

Public Types

typedef L1TrackPar T
 
typedef nsL1::vector< T >::TSimd vType
 

Public Member Functions

 L1Portion ()
 
 L1Portion (int size)
 
 L1Portion (int size, int size2)
 
vTypeoperator[] (int i)
 
void resize (int size)
 
void reserve (int size)
 
void reserve2 (int size)
 
void push_back (vType &v)
 
void add_void ()
 
void add_void (int i)
 
int CalcSize ()
 

Private Attributes

vector< vTypea
 
int dataSize
 

Detailed Description

Definition at line 12 of file L1Portion.h.

Member Typedef Documentation

◆ T

Definition at line 14 of file L1Portion.h.

◆ vType

typedef nsL1::vector<T>::TSimd L1Portion< L1TrackPar >::vType

Definition at line 16 of file L1Portion.h.

Constructor & Destructor Documentation

◆ L1Portion() [1/3]

L1Portion< L1TrackPar >::L1Portion ( )
inline

Definition at line 18 of file L1Portion.h.

◆ L1Portion() [2/3]

L1Portion< L1TrackPar >::L1Portion ( int  size)
inline

Definition at line 19 of file L1Portion.h.

References L1Portion< T >::reserve().

◆ L1Portion() [3/3]

L1Portion< L1TrackPar >::L1Portion ( int  size,
int  size2 
)
inline

Definition at line 20 of file L1Portion.h.

References L1Portion< T >::reserve().

Member Function Documentation

◆ add_void() [1/2]

void L1Portion< L1TrackPar >::add_void ( )
inline

Definition at line 32 of file L1Portion.h.

References L1Portion< T >::a, L1Portion< T >::dataSize, and v.

◆ add_void() [2/2]

void L1Portion< L1TrackPar >::add_void ( int  i)
inline

Definition at line 38 of file L1Portion.h.

References L1Portion< T >::a, and i.

◆ CalcSize()

int L1Portion< L1TrackPar >::CalcSize ( )
inline

Definition at line 43 of file L1Portion.h.

References L1Portion< T >::a, and i.

◆ operator[]()

vType& L1Portion< L1TrackPar >::operator[] ( int  i)
inline

Definition at line 24 of file L1Portion.h.

References L1Portion< T >::a, and i.

◆ push_back()

void L1Portion< L1TrackPar >::push_back ( vType v)
inline

Definition at line 31 of file L1Portion.h.

References L1Portion< T >::a, and v.

◆ reserve()

void L1Portion< L1TrackPar >::reserve ( int  size)
inline

Definition at line 26 of file L1Portion.h.

References L1Portion< T >::a.

◆ reserve2()

void L1Portion< L1TrackPar >::reserve2 ( int  size)
inline

Definition at line 27 of file L1Portion.h.

References L1Portion< T >::a, i, and L1Portion< T >::reserve().

◆ resize()

void L1Portion< L1TrackPar >::resize ( int  size)
inline

Definition at line 25 of file L1Portion.h.

References L1Portion< T >::a.

Member Data Documentation

◆ a

vector<vType> L1Portion< L1TrackPar >::a
private

Definition at line 51 of file L1Portion.h.

◆ dataSize

int L1Portion< L1TrackPar >::dataSize
private

Definition at line 53 of file L1Portion.h.


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