Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleTableIterator.hh>
Public Types | |
using | Map = std::map< K, V, std::less< K > > |
Public Member Functions | |
G4ParticleTableIterator (Map &adict) | |
G4bool | operator++ () |
G4bool | operator() () |
void | reset (G4bool ifSkipIon=true) |
K * | key () const |
V | value () const |
Definition at line 37 of file G4ParticleTableIterator.hh.
using G4ParticleTableIterator< K, V >::Map = std::map<K, V, std::less<K> > |
Definition at line 41 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 43 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 85 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 55 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 48 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 79 of file G4ParticleTableIterator.hh.
Referenced by G4ChannelingOptrMultiParticleChangeCrossSection::AddChargedParticles(), LBE::AddTransportation(), G4PhysicsListHelper::AddTransportation(), G4PhysicsListHelper::CheckParticleList(), LBE::ConstructEM(), LBE::ConstructGeneral(), LBE::ConstructHad(), LBE::ConstructOp(), G4ParticleTable::DeleteAllParticles(), G4ParticleGunMessenger::G4ParticleGunMessenger(), G4UserPhysicsListMessenger::GetCurrentValue(), G4RunManagerKernel::PropagateGenericIonID(), G4MTRunManagerKernel::SetUpDecayChannels(), G4TaskRunManagerKernel::SetUpDecayChannels(), G4RunManagerKernel::SetupPhysics(), and G4ParticleTable::WorkerG4ParticleTable().
|
inline |
Definition at line 90 of file G4ParticleTableIterator.hh.
Referenced by G4ChannelingOptrMultiParticleChangeCrossSection::AddChargedParticles(), G4PhysicsListHelper::AddTransportation(), G4PhysicsListHelper::CheckParticleList(), G4ParticleTable::DeleteAllParticles(), G4ParticleTable::DumpTable(), G4ParticleGunMessenger::G4ParticleGunMessenger(), G4ParticleMessenger::GetCurrentValue(), G4UserPhysicsListMessenger::GetCurrentValue(), G4ParticleTable::GetParticle(), G4RunManagerKernel::PropagateGenericIonID(), G4ParticleMessenger::SetNewValue(), G4MTRunManagerKernel::SetUpDecayChannels(), G4TaskRunManagerKernel::SetUpDecayChannels(), G4RunManagerKernel::SetupPhysics(), and G4ParticleTable::WorkerG4ParticleTable().