|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FastSimulationManager.hh>
Definition at line 77 of file G4FastSimulationManager.hh.
| G4FastSimulationManager::G4FastSimulationManager | ( | G4Envelope * | anEnvelope, |
| G4bool | IsUnique = FALSE |
||
| ) |
Definition at line 51 of file G4FastSimulationManager.cc.
| G4FastSimulationManager::~G4FastSimulationManager | ( | ) |
Definition at line 69 of file G4FastSimulationManager.cc.
Definition at line 87 of file G4FastSimulationManager.cc.
|
inline |
Definition at line 178 of file G4FastSimulationManager.hh.
Referenced by G4VFastSimulationModel::G4VFastSimulationModel().
| G4bool G4FastSimulationManager::AtRestGetFastSimulationManagerTrigger | ( | const G4Track & | track, |
| const G4Navigator * | a = 0 |
||
| ) |
Definition at line 248 of file G4FastSimulationManager.cc.
Referenced by G4FastSimulationManagerProcess::AtRestGetPhysicalInteractionLength().
|
inline |
Definition at line 200 of file G4FastSimulationManager.hh.
| G4VFastSimulationModel * G4FastSimulationManager::GetFastSimulationModel | ( | const G4String & | modelName, |
| const G4VFastSimulationModel * | previousFound, | ||
| bool & | foundPrevious | ||
| ) | const |
Definition at line 126 of file G4FastSimulationManager.cc.
|
inline |
Definition at line 140 of file G4FastSimulationManager.hh.
Definition at line 110 of file G4FastSimulationManager.cc.
| G4VParticleChange * G4FastSimulationManager::InvokeAtRestDoIt | ( | ) |
Definition at line 289 of file G4FastSimulationManager.cc.
Referenced by G4FastSimulationManagerProcess::AtRestDoIt().
| G4VParticleChange * G4FastSimulationManager::InvokePostStepDoIt | ( | ) |
Definition at line 237 of file G4FastSimulationManager.cc.
Referenced by G4FastSimulationManagerProcess::PostStepDoIt().
| void G4FastSimulationManager::ListModels | ( | ) | const |
Definition at line 306 of file G4FastSimulationManager.cc.
| void G4FastSimulationManager::ListModels | ( | const G4ParticleDefinition * | particleDefinition | ) | const |
Definition at line 377 of file G4FastSimulationManager.cc.
| void G4FastSimulationManager::ListModels | ( | const G4String & | aName | ) | const |
Definition at line 322 of file G4FastSimulationManager.cc.
| void G4FastSimulationManager::ListTitle | ( | ) | const |
Definition at line 296 of file G4FastSimulationManager.cc.
Referenced by ListModels().
|
inline |
Definition at line 194 of file G4FastSimulationManager.hh.
| G4bool G4FastSimulationManager::PostStepGetFastSimulationManagerTrigger | ( | const G4Track & | track, |
| const G4Navigator * | a = 0 |
||
| ) |
Definition at line 182 of file G4FastSimulationManager.cc.
Referenced by G4FastSimulationManagerProcess::PostStepGetPhysicalInteractionLength().
|
inline |
Definition at line 186 of file G4FastSimulationManager.hh.