G4TrackList_iterator enables to go through the tracks contained by a list.
More...
#include <G4TrackList.hh>
G4TrackList_iterator enables to go through the tracks contained by a list.
Definition at line 194 of file G4TrackList.hh.
G4TrackList_iterator::G4TrackList_iterator |
( |
| ) |
|
|
inline |
G4TrackList_iterator::G4TrackList_iterator |
( |
_Node * |
__x | ) |
|
|
inlineexplicit |
_Node* G4TrackList_iterator::GetNode |
( |
| ) |
|
|
inline |
bool G4TrackList_iterator::operator!= |
( |
const _Self & |
__x | ) |
const |
|
inline |
G4Track * G4TrackList_iterator::operator* |
( |
| ) |
|
const G4Track * G4TrackList_iterator::operator* |
( |
| ) |
const |
_Self& G4TrackList_iterator::operator++ |
( |
| ) |
|
|
inline |
_Self G4TrackList_iterator::operator++ |
( |
int |
| ) |
|
|
inline |
_Self& G4TrackList_iterator::operator-- |
( |
| ) |
|
|
inline |
_Self G4TrackList_iterator::operator-- |
( |
int |
| ) |
|
|
inline |
G4Track * G4TrackList_iterator::operator-> |
( |
| ) |
|
const G4Track * G4TrackList_iterator::operator-> |
( |
| ) |
const |
bool G4TrackList_iterator::operator== |
( |
const _Self & |
__x | ) |
const |
|
inline |
_Node* G4TrackList_iterator::fpNode |
|
private |
The documentation for this struct was generated from the following files:
- geant4.10.00.p02/source/processes/electromagnetic/dna/management/include/G4TrackList.hh
- geant4.10.00.p02/source/processes/electromagnetic/dna/management/src/G4TrackList.cc