CbmRoot
|
#include <L1Portion.h>
Public Types | |
typedef L1TrackPar | T |
typedef nsL1::vector< T >::TSimd | vType |
Public Member Functions | |
L1Portion () | |
L1Portion (int size) | |
L1Portion (int size, int size2) | |
vType & | operator[] (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< vType > | a |
int | dataSize |
Definition at line 12 of file L1Portion.h.
typedef L1TrackPar L1Portion< L1TrackPar >::T |
Definition at line 14 of file L1Portion.h.
typedef nsL1::vector<T>::TSimd L1Portion< L1TrackPar >::vType |
Definition at line 16 of file L1Portion.h.
|
inline |
Definition at line 18 of file L1Portion.h.
|
inline |
Definition at line 19 of file L1Portion.h.
References L1Portion< T >::reserve().
|
inline |
Definition at line 20 of file L1Portion.h.
References L1Portion< T >::reserve().
|
inline |
Definition at line 32 of file L1Portion.h.
References L1Portion< T >::a, L1Portion< T >::dataSize, and v.
|
inline |
Definition at line 38 of file L1Portion.h.
References L1Portion< T >::a, and i.
|
inline |
Definition at line 43 of file L1Portion.h.
References L1Portion< T >::a, and i.
|
inline |
Definition at line 24 of file L1Portion.h.
References L1Portion< T >::a, and i.
|
inline |
Definition at line 31 of file L1Portion.h.
References L1Portion< T >::a, and v.
|
inline |
Definition at line 26 of file L1Portion.h.
References L1Portion< T >::a.
|
inline |
Definition at line 27 of file L1Portion.h.
References L1Portion< T >::a, i, and L1Portion< T >::reserve().
|
inline |
Definition at line 25 of file L1Portion.h.
References L1Portion< T >::a.
|
private |
Definition at line 51 of file L1Portion.h.
|
private |
Definition at line 53 of file L1Portion.h.