ATLAS Offline Software
|
Public Member Functions | |
DoubleVectorIterator (VecParams ¶ms, T *f, const VecParams ¶ms1, T *s, const VecParams ¶ms2, int p) | |
DoubleVectorIterator (const DoubleVectorIterator &i)=default | |
DoubleVectorIterator & | operator= (const DoubleVectorIterator &other)=default |
bool | operator!= (const DoubleVectorIterator &i) |
V & | operator* () const |
V * | operator-> () const |
DoubleVectorIterator & | operator++ () |
Private Types | |
typedef T::iterator | itr_type |
Private Attributes | |
VecParams & | m_params |
T * | m_first |
const VecParams & | m_params1 |
T * | m_second |
const VecParams & | m_params2 |
int | m_pos |
itr_type | m_itr |
Definition at line 308 of file TileCellBuilder.h.
|
private |
Definition at line 315 of file TileCellBuilder.h.
|
inline |
Definition at line 320 of file TileCellBuilder.h.
|
default |
|
inline |
|
inline |
Definition at line 356 of file TileCellBuilder.h.
|
inline |
Definition at line 359 of file TileCellBuilder.h.
|
inline |
Definition at line 357 of file TileCellBuilder.h.
|
default |
|
private |
Definition at line 310 of file TileCellBuilder.h.
|
private |
Definition at line 316 of file TileCellBuilder.h.
|
private |
Definition at line 309 of file TileCellBuilder.h.
|
private |
Definition at line 311 of file TileCellBuilder.h.
|
private |
Definition at line 313 of file TileCellBuilder.h.
|
private |
Definition at line 314 of file TileCellBuilder.h.
|
private |
Definition at line 312 of file TileCellBuilder.h.