CbmRoot
|
#include <L1Portion.h>
Public Types | |
typedef L1FieldRegion | 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 57 of file L1Portion.h.
typedef L1FieldRegion L1Portion< L1FieldRegion >::T |
Definition at line 59 of file L1Portion.h.
typedef nsL1::vector<T>::TSimd L1Portion< L1FieldRegion >::vType |
Definition at line 60 of file L1Portion.h.
|
inline |
Definition at line 63 of file L1Portion.h.
|
inline |
Definition at line 64 of file L1Portion.h.
References L1Portion< T >::reserve().
|
inline |
Definition at line 65 of file L1Portion.h.
References L1Portion< T >::reserve().
|
inline |
Definition at line 78 of file L1Portion.h.
References L1Portion< T >::a, L1Portion< T >::dataSize, and v.
|
inline |
Definition at line 84 of file L1Portion.h.
References L1Portion< T >::a, and i.
|
inline |
Definition at line 89 of file L1Portion.h.
References L1Portion< T >::a, and i.
|
inline |
Definition at line 70 of file L1Portion.h.
References L1Portion< T >::a, and i.
|
inline |
Definition at line 77 of file L1Portion.h.
References L1Portion< T >::a, and v.
|
inline |
Definition at line 72 of file L1Portion.h.
References L1Portion< T >::a.
|
inline |
Definition at line 73 of file L1Portion.h.
References L1Portion< T >::a, i, and L1Portion< T >::reserve().
|
inline |
Definition at line 71 of file L1Portion.h.
References L1Portion< T >::a.
|
private |
Definition at line 97 of file L1Portion.h.
|
private |
Definition at line 99 of file L1Portion.h.