Garfield++ 5.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <AbsArr.h>
Public Member Functions | |
IndexingProvider (DynArr< D > &farr, long fq_deref_ind, long fcurrent_pos) | |
operator D& () const | |
D & | operator= (const D &f) |
IndexingProvider< D > & | operator[] (long n) |
const IndexingProvider< D > & | operator[] (long n) const |
Public Attributes | |
DynArr< D > & | arr |
long | q_deref_ind |
long | current_pos |
|
inline |
Definition at line 1564 of file AbsArr.h.
Referenced by operator[](), and operator[]().
|
inline |
|
inline |
|
inline |
Definition at line 1598 of file AbsArr.h.
|
inline |
Definition at line 1623 of file AbsArr.h.
Definition at line 1561 of file AbsArr.h.
Referenced by IndexingProvider(), operator D&(), operator=(), operator[](), and operator[]().
|
mutable |
Definition at line 1563 of file AbsArr.h.
Referenced by IndexingProvider(), operator D&(), operator=(), operator[](), and operator[]().
|
mutable |
Definition at line 1562 of file AbsArr.h.
Referenced by IndexingProvider(), operator D&(), operator=(), operator[](), and operator[]().