Geant4.10
|
#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 (G4bool ifSkipIon=true) |
K * | key () const |
V | value () const |
Definition at line 43 of file G4ParticleTableIterator.hh.
typedef std::map<K, V, std::less<K> > G4ParticleTableIterator< K, V >::Map |
Definition at line 46 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 47 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 85 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 61 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 54 of file G4ParticleTableIterator.hh.
|
inline |
Definition at line 84 of file G4ParticleTableIterator.hh.
Referenced by G4ITStepProcessor::ActiveOnlyITProcess(), G4PhysicsListHelper::AddTransportation(), G4PhysicsListHelper::CheckParticleList(), G4WorkerRunManager::ConstructScoringWorlds(), G4RunManager::ConstructScoringWorlds(), G4VParticlePropertyReporter::FillList(), G4ErrorTrackLengthTarget::G4ErrorTrackLengthTarget(), G4ParticleGunMessenger::G4ParticleGunMessenger(), G4RunManagerKernel::InitializePhysics(), G4TextPPRetriever::Retrieve(), G4MTRunManagerKernel::SetUpDecayChannels(), G4RunManagerKernel::SetupPhysics(), G4WorkerRunManagerKernel::SetupShadowProcess(), G4RunManagerKernel::SetupShadowProcess(), and G4ParticleTable::WorkerG4ParticleTable().
|
inline |
Definition at line 86 of file G4ParticleTableIterator.hh.
Referenced by G4ITStepProcessor::ActiveOnlyITProcess(), G4PhysicsListHelper::AddTransportation(), G4PhysicsListHelper::CheckParticleList(), G4WorkerRunManager::ConstructScoringWorlds(), G4RunManager::ConstructScoringWorlds(), G4ParticleTable::DeleteAllParticles(), G4ParticleTable::DumpTable(), G4VParticlePropertyReporter::FillList(), G4ErrorTrackLengthTarget::G4ErrorTrackLengthTarget(), G4ParticleGunMessenger::G4ParticleGunMessenger(), G4ProcessTableMessenger::GetCurrentValue(), G4UserPhysicsListMessenger::GetCurrentValue(), G4ParticleMessenger::GetCurrentValue(), G4ParticleTable::GetParticle(), G4RunManagerKernel::InitializePhysics(), G4TextPPRetriever::Retrieve(), G4ParticleMessenger::SetNewValue(), G4MTRunManagerKernel::SetUpDecayChannels(), G4RunManagerKernel::SetupPhysics(), G4WorkerRunManagerKernel::SetupShadowProcess(), G4RunManagerKernel::SetupShadowProcess(), and G4ParticleTable::WorkerG4ParticleTable().