Geant4 11.1.1
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 179 of file G4FastSimulationManager.hh.
Referenced by G4VFastSimulationModel::G4VFastSimulationModel().
G4bool G4FastSimulationManager::AtRestGetFastSimulationManagerTrigger | ( | const G4Track & | track, |
const G4Navigator * | a = 0 |
||
) |
Definition at line 256 of file G4FastSimulationManager.cc.
Referenced by G4FastSimulationManagerProcess::AtRestGetPhysicalInteractionLength().
void G4FastSimulationManager::FlushModels | ( | ) |
Definition at line 157 of file G4FastSimulationManager.cc.
|
inline |
Definition at line 201 of file G4FastSimulationManager.hh.
G4VFastSimulationModel * G4FastSimulationManager::GetFastSimulationModel | ( | const G4String & | modelName, |
const G4VFastSimulationModel * | previousFound, | ||
bool & | foundPrevious | ||
) | const |
Definition at line 125 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 297 of file G4FastSimulationManager.cc.
Referenced by G4FastSimulationManagerProcess::AtRestDoIt().
G4VParticleChange * G4FastSimulationManager::InvokePostStepDoIt | ( | ) |
Definition at line 245 of file G4FastSimulationManager.cc.
Referenced by G4FastSimulationManagerProcess::PostStepDoIt().
void G4FastSimulationManager::ListModels | ( | ) | const |
Definition at line 314 of file G4FastSimulationManager.cc.
void G4FastSimulationManager::ListModels | ( | const G4ParticleDefinition * | particleDefinition | ) | const |
Definition at line 385 of file G4FastSimulationManager.cc.
void G4FastSimulationManager::ListModels | ( | const G4String & | aName | ) | const |
Definition at line 330 of file G4FastSimulationManager.cc.
void G4FastSimulationManager::ListTitle | ( | ) | const |
Definition at line 304 of file G4FastSimulationManager.cc.
Referenced by ListModels().
|
inline |
Definition at line 195 of file G4FastSimulationManager.hh.
G4bool G4FastSimulationManager::PostStepGetFastSimulationManagerTrigger | ( | const G4Track & | track, |
const G4Navigator * | a = 0 |
||
) |
Definition at line 190 of file G4FastSimulationManager.cc.
Referenced by G4FastSimulationManagerProcess::PostStepGetPhysicalInteractionLength().
|
inline |
Definition at line 187 of file G4FastSimulationManager.hh.