Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ErrorPropagatorData.hh>
Public Member Functions | |
G4ErrorMode | GetMode () const |
void | SetMode (G4ErrorMode mode) |
G4ErrorState | GetState () const |
void | SetState (G4ErrorState sta) |
G4ErrorStage | GetStage () const |
void | SetStage (G4ErrorStage sta) |
const G4ErrorTarget * | GetTarget (G4bool mustExist=0) const |
void | SetTarget (const G4ErrorTarget *target) |
Static Public Member Functions | |
static G4ErrorPropagatorData * | GetErrorPropagatorData () |
static G4int | verbose () |
static void | SetVerbose (G4int ver) |
Definition at line 62 of file G4ErrorPropagatorData.hh.
|
static |
Definition at line 53 of file G4ErrorPropagatorData.cc.
Referenced by G4ErrorEnergyLoss::AlongStepDoIt(), G4ErrorSurfaceTrajState::BuildErrorMatrix(), G4ErrorPropagator::CheckIfLastStep(), G4ErrorPropagationNavigator::ComputeSafety(), G4ErrorPropagationNavigator::ComputeStep(), G4ErrorMag_UsualEqRhs::EvaluateRhsGivenB(), G4ErrorPropagatorManager::EventTermination(), G4ErrorPropagatorManager::G4ErrorPropagatorManager(), G4ErrorEnergyLoss::GetContinuousStepLimit(), G4ErrorPropagator::GetFinalTrajState(), G4ErrorPropagatorManager::InitGeant4e(), G4ErrorPropagatorManager::InitTrackPropagation(), G4ErrorPropagator::MakeOneStep(), G4ErrorPropagatorManager::PrintG4ErrorState(), G4ErrorPropagator::Propagate(), G4ErrorPropagatorManager::Propagate(), G4ErrorFreeTrajState::PropagateError(), G4ErrorPropagator::PropagateOneStep(), G4ErrorPropagatorManager::PropagateOneStep(), and G4ErrorPropagatorManager::RunTermination().
G4ErrorMode G4ErrorPropagatorData::GetMode | ( | ) | const |
G4ErrorStage G4ErrorPropagatorData::GetStage | ( | ) | const |
G4ErrorState G4ErrorPropagatorData::GetState | ( | ) | const |
const G4ErrorTarget * G4ErrorPropagatorData::GetTarget | ( | G4bool | mustExist = 0 | ) | const |
void G4ErrorPropagatorData::SetMode | ( | G4ErrorMode | mode | ) |
void G4ErrorPropagatorData::SetStage | ( | G4ErrorStage | sta | ) |
void G4ErrorPropagatorData::SetState | ( | G4ErrorState | sta | ) |
Referenced by G4ErrorPropagationNavigator::ComputeStep(), G4ErrorPropagatorManager::EventTermination(), G4ErrorPropagatorManager::G4ErrorPropagatorManager(), G4ErrorPropagatorManager::InitGeant4e(), G4ErrorPropagatorManager::InitTrackPropagation(), G4ErrorPropagator::MakeOneStep(), and G4ErrorPropagatorManager::RunTermination().
void G4ErrorPropagatorData::SetTarget | ( | const G4ErrorTarget * | target | ) |
Referenced by G4ErrorPropagator::Propagate().
|
static |
Definition at line 68 of file G4ErrorPropagatorData.cc.
Referenced by G4ErrorPropagatorManager::G4ErrorPropagatorManager().
|
static |
Definition at line 63 of file G4ErrorPropagatorData.cc.
Referenced by G4ErrorEnergyLoss::AlongStepDoIt(), G4ErrorPropagationNavigator::ComputeStep(), G4ErrorCylSurfaceTarget::G4ErrorCylSurfaceTarget(), G4ErrorPlaneSurfaceTarget::G4ErrorPlaneSurfaceTarget(), G4ErrorPropagator::G4ErrorPropagator(), G4ErrorTrajState::G4ErrorTrajState(), G4ErrorEnergyLoss::GetContinuousStepLimit(), G4ErrorCylSurfaceTarget::GetDistanceFromPoint(), G4ErrorPlaneSurfaceTarget::GetDistanceFromPoint(), G4ErrorTrackLengthTarget::GetMeanFreePath(), G4ErrorPropagatorManager::InitFieldForBackwards(), G4ErrorPropagatorManager::InitGeant4e(), G4ErrorPlaneSurfaceTarget::Intersect(), G4ErrorCylSurfaceTarget::IntersectLocal(), G4ErrorMagFieldLimitProcess::PostStepGetPhysicalInteractionLength(), G4ErrorStepLengthLimitProcess::PostStepGetPhysicalInteractionLength(), G4ErrorMessenger::SetNewValue(), and G4ErrorGeomVolumeTarget::TargetReached().