Geant4
9.6.p02
|
#include <G4ParticleTableIterator.hh>
Public Types | |
typedef std::map< K, V, std::less< K > > | Map |
Public Member Functions | |
G4ParticleTableIterator (Map &adict) | |
G4bool | operator++ () |
G4bool | operator() () |
void | reset () |
K * | key () const |
V | value () const |
Definition at line 42 of file G4ParticleTableIterator.hh.
typedef std::map<K, V, std::less<K> > G4ParticleTableIterator< K, V >::Map |
Definition at line 45 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 46 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 71 of file G4ParticleTableIterator.hh.
|
inline |
|
inline |
Definition at line 52 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 70 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 72 of file G4ParticleTableIterator.hh.