Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FieldManager.hh>
Static Public Member Functions | |
static void | SetGlobalFieldManager (G4FieldManager *fieldManager) |
static G4FieldManager * | GetGlobalFieldManager () |
static G4double | GetMaxAcceptedEpsilon () |
static G4bool | SetMaxAcceptedEpsilon (G4double maxEps, G4bool softFail=false) |
Protected Member Functions | |
void | ReportBadEpsilonValue (G4ExceptionDescription &erm, G4double value, G4String &name) const |
Static Protected Attributes | |
static G4double | fMaxAcceptedEpsilon = 0.01 |
static constexpr G4double | fMinAcceptedEpsilon = 1000.0 * std::numeric_limits<G4double>::epsilon() |
static constexpr G4double | fMaxWarningEpsilon = 0.001 |
static constexpr G4double | fMaxFinalEpsilon = 0.02 |
static G4bool | fVerboseConstruction = false |
Definition at line 84 of file G4FieldManager.hh.
G4FieldManager::G4FieldManager | ( | G4Field * | detectorField = nullptr, |
G4ChordFinder * | pChordFinder = nullptr, | ||
G4bool | b = true ) |
Definition at line 50 of file G4FieldManager.cc.
Referenced by Clone(), G4FieldManager(), GetGlobalFieldManager(), operator=(), SetFieldChangesEnergy(), and SetGlobalFieldManager().
G4FieldManager::G4FieldManager | ( | G4MagneticField * | detectorMagneticField | ) |
Definition at line 79 of file G4FieldManager.cc.
|
virtual |
Definition at line 159 of file G4FieldManager.cc.
|
delete |
|
inline |
|
virtual |
Definition at line 97 of file G4FieldManager.cc.
Referenced by G4VUserDetectorConstruction::CloneF().
|
virtual |
Definition at line 154 of file G4FieldManager.cc.
Referenced by G4CoupledTransportation::AlongStepGetPhysicalInteractionLength(), and G4ITTransportation::AlongStepGetPhysicalInteractionLength().
void G4FieldManager::CreateChordFinder | ( | G4MagneticField * | detectorMagField | ) |
Definition at line 169 of file G4FieldManager.cc.
Referenced by Clone().
|
inline |
|
inline |
Referenced by G4VFieldModel::DescribeYourselfTo(), and G4ITTransportation::DoesGlobalFieldExist().
|
inline |
Referenced by G4ErrorPropagatorManager::InitFieldForBackwards().
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by G4CoupledTransportation::AlongStepGetPhysicalInteractionLength(), G4ITTransportation::AlongStepGetPhysicalInteractionLength(), G4DecayWithSpin::AtRestDoIt(), G4ErrorSurfaceTrajState::BuildErrorMatrix(), G4PathFinder::ComputeStep(), G4VFieldModel::DescribeYourselfTo(), G4ErrorFreeTrajState::G4ErrorFreeTrajState(), G4SynchrotronRadiation::GetMeanFreePath(), G4SynchrotronRadiationInMat::GetMeanFreePath(), G4SynchrotronRadiationInMat::GetPhotonEnergy(), G4ErrorPropagatorManager::InitFieldForBackwards(), G4SynchrotronRadiation::PostStepDoIt(), G4SynchrotronRadiationInMat::PostStepDoIt(), G4ErrorMagFieldLimitProcess::PostStepGetPhysicalInteractionLength(), and G4ErrorFreeTrajState::PropagateError().
|
static |
Referenced by G4FieldSetup::G4FieldSetup().
|
static |
Definition at line 343 of file G4FieldManager.cc.
|
inline |
|
inline |
|
delete |
|
inline |
|
protected |
Definition at line 422 of file G4FieldManager.cc.
Referenced by SetMaximumEpsilonStep(), and SetMinimumEpsilonStep().
|
inline |
|
inline |
Referenced by G4ErrorPropagatorManager::InitFieldForBackwards().
|
inline |
|
inline |
Definition at line 200 of file G4FieldManager.cc.
|
inline |
|
static |
Definition at line 350 of file G4FieldManager.cc.
Definition at line 258 of file G4FieldManager.cc.
Definition at line 303 of file G4FieldManager.cc.
|
staticprotected |
Definition at line 184 of file G4FieldManager.hh.
Referenced by GetMaxAcceptedEpsilon(), ReportBadEpsilonValue(), SetMaxAcceptedEpsilon(), SetMaximumEpsilonStep(), and SetMinimumEpsilonStep().
|
staticconstexprprotected |
Definition at line 189 of file G4FieldManager.hh.
Referenced by SetMaxAcceptedEpsilon().
|
staticconstexprprotected |
Definition at line 188 of file G4FieldManager.hh.
Referenced by SetMaxAcceptedEpsilon().
|
staticconstexprprotected |
Definition at line 185 of file G4FieldManager.hh.
Referenced by ReportBadEpsilonValue(), SetMaximumEpsilonStep(), and SetMinimumEpsilonStep().
|
staticprotected |
Definition at line 191 of file G4FieldManager.hh.
Referenced by G4FieldManager(), G4FieldManager(), SetMaximumEpsilonStep(), and SetMinimumEpsilonStep().