|
BmnRoot
|
#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 () |
Definition at line 11 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 29 of file L1Portion.h.
References v.
|
inline |
Definition at line 35 of file L1Portion.h.
References i.
|
inline |
Definition at line 40 of file L1Portion.h.
References i.
|
inline |
Definition at line 24 of file L1Portion.h.
References i.
|
inline |
Definition at line 28 of file L1Portion.h.
References v.
|
inline |
Definition at line 26 of file L1Portion.h.
|
inline |
Definition at line 27 of file L1Portion.h.
References i, and L1Portion< T >::reserve().
|
inline |
Definition at line 25 of file L1Portion.h.