Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FastSimulationManager.hh>
Definition at line 73 of file G4FastSimulationManager.hh.
G4FastSimulationManager::G4FastSimulationManager | ( | G4Envelope * | anEnvelope, |
G4bool | IsUnique = FALSE ) |
Definition at line 52 of file G4FastSimulationManager.cc.
G4FastSimulationManager::~G4FastSimulationManager | ( | ) |
Definition at line 66 of file G4FastSimulationManager.cc.
Definition at line 83 of file G4FastSimulationManager.cc.
|
inline |
Definition at line 164 of file G4FastSimulationManager.hh.
Referenced by G4VFastSimulationModel::G4VFastSimulationModel().
G4bool G4FastSimulationManager::AtRestGetFastSimulationManagerTrigger | ( | const G4Track & | track, |
const G4Navigator * | a = nullptr ) |
Definition at line 236 of file G4FastSimulationManager.cc.
Referenced by G4FastSimulationManagerProcess::AtRestGetPhysicalInteractionLength().
void G4FastSimulationManager::FlushModels | ( | ) |
Definition at line 142 of file G4FastSimulationManager.cc.
|
inline |
Definition at line 183 of file G4FastSimulationManager.hh.
G4VFastSimulationModel * G4FastSimulationManager::GetFastSimulationModel | ( | const G4String & | modelName, |
const G4VFastSimulationModel * | previousFound, | ||
G4bool & | foundPrevious ) const |
Definition at line 118 of file G4FastSimulationManager.cc.
|
inline |
Definition at line 126 of file G4FastSimulationManager.hh.
Definition at line 103 of file G4FastSimulationManager.cc.
G4VParticleChange * G4FastSimulationManager::InvokeAtRestDoIt | ( | ) |
Definition at line 277 of file G4FastSimulationManager.cc.
Referenced by G4FastSimulationManagerProcess::AtRestDoIt().
G4VParticleChange * G4FastSimulationManager::InvokePostStepDoIt | ( | ) |
Definition at line 226 of file G4FastSimulationManager.cc.
Referenced by G4FastSimulationManagerProcess::PostStepDoIt().
void G4FastSimulationManager::ListModels | ( | ) | const |
Definition at line 295 of file G4FastSimulationManager.cc.
void G4FastSimulationManager::ListModels | ( | const G4ParticleDefinition * | particleDefinition | ) | const |
Definition at line 354 of file G4FastSimulationManager.cc.
void G4FastSimulationManager::ListModels | ( | const G4String & | aName | ) | const |
Definition at line 308 of file G4FastSimulationManager.cc.
void G4FastSimulationManager::ListTitle | ( | ) | const |
Definition at line 283 of file G4FastSimulationManager.cc.
Referenced by ListModels(), ListModels(), and ListModels().
|
inline |
Definition at line 178 of file G4FastSimulationManager.hh.
G4bool G4FastSimulationManager::PostStepGetFastSimulationManagerTrigger | ( | const G4Track & | track, |
const G4Navigator * | a = nullptr ) |
Definition at line 172 of file G4FastSimulationManager.cc.
Referenced by G4FastSimulationManagerProcess::PostStepGetPhysicalInteractionLength().
|
inline |
Definition at line 171 of file G4FastSimulationManager.hh.