Geant4 11.2.2
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 39 of file G4ParticleTableIterator.hh.
using G4ParticleTableIterator< K, V >::Map = std::map<K, V, std::less<K>> |
Definition at line 42 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 44 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 79 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 53 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 46 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 73 of file G4ParticleTableIterator.hh.
Referenced by G4ITStepProcessor::ActiveOnlyITProcess(), G4ChannelingOptrMultiParticleChangeCrossSection::AddChargedParticles(), G4PhysicsListHelper::AddTransportation(), LBE::AddTransportation(), G4PhysicsListHelper::CheckParticleList(), LBE::ConstructEM(), LBE::ConstructGeneral(), LBE::ConstructHad(), LBE::ConstructOp(), G4ParticleTable::DeleteAllParticles(), G4ParticleTable::DumpTable(), G4VParticlePropertyReporter::FillList(), G4ErrorTrackLengthTarget::G4ErrorTrackLengthTarget(), G4ParticleGunMessenger::G4ParticleGunMessenger(), G4ParticleMessenger::GetCurrentValue(), G4ParticleTable::GetParticle(), G4RunManagerKernel::PropagateGenericIonID(), G4TextPPRetriever::Retrieve(), G4ParticleMessenger::SetNewValue(), G4MTRunManagerKernel::SetUpDecayChannels(), G4TaskRunManagerKernel::SetUpDecayChannels(), G4RunManagerKernel::SetupPhysics(), G4RunManagerKernel::SetupShadowProcess(), G4WorkerRunManagerKernel::SetupShadowProcess(), G4WorkerTaskRunManagerKernel::SetupShadowProcess(), and G4ParticleTable::WorkerG4ParticleTable().
|
inline |
Definition at line 81 of file G4ParticleTableIterator.hh.
Referenced by G4ChannelingOptrMultiParticleChangeCrossSection::AddChargedParticles(), G4PhysicsListHelper::AddTransportation(), G4PhysicsListHelper::CheckParticleList(), G4ParticleTable::DeleteAllParticles(), G4ParticleTable::DumpTable(), G4ParticleGunMessenger::G4ParticleGunMessenger(), G4ParticleMessenger::GetCurrentValue(), G4ParticleTable::GetParticle(), G4ParticleMessenger::SetNewValue(), G4TaskRunManagerKernel::SetUpDecayChannels(), and G4ParticleTable::WorkerG4ParticleTable().