#include <G4FieldManager.hh>
Definition at line 83 of file G4FieldManager.hh.
◆ G4FieldManager() [1/3]
Definition at line 37 of file G4FieldManager.cc.
G4double fDelta_One_Step_Value
G4double fDefault_Delta_Intersection_Val
virtual G4bool DoesFieldChangeEnergy() const =0
G4double fDefault_Delta_One_Step_Value
const G4double fEpsilonMaxDefault
G4ChordFinder * fChordFinder
G4bool fFieldChangesEnergy
static void Register(G4FieldManager *pVolume)
G4double fDelta_Intersection_Val
G4bool fAllocatedChordFinder
const G4double fEpsilonMinDefault
◆ G4FieldManager() [2/3]
Definition at line 62 of file G4FieldManager.cc.
G4double fDelta_One_Step_Value
G4double fDefault_Delta_Intersection_Val
G4double fDefault_Delta_One_Step_Value
const G4double fEpsilonMaxDefault
G4ChordFinder * fChordFinder
G4bool fFieldChangesEnergy
static void Register(G4FieldManager *pVolume)
G4double fDelta_Intersection_Val
G4bool fAllocatedChordFinder
const G4double fEpsilonMinDefault
◆ ~G4FieldManager()
G4FieldManager::~G4FieldManager |
( |
| ) |
|
|
virtual |
Definition at line 132 of file G4FieldManager.cc.
G4ChordFinder * fChordFinder
G4bool fAllocatedChordFinder
static void DeRegister(G4FieldManager *pVolume)
◆ G4FieldManager() [3/3]
◆ Clone()
Definition at line 79 of file G4FieldManager.cc.
virtual G4Field * Clone() const
G4double fDelta_One_Step_Value
G4double fDefault_Delta_Intersection_Val
G4double fDefault_Delta_One_Step_Value
G4FieldManager(G4Field *detectorField=0, G4ChordFinder *pChordFinder=0, G4bool b=true)
G4ChordFinder * fChordFinder
G4bool fFieldChangesEnergy
void CreateChordFinder(G4MagneticField *detectorMagField)
G4double fDelta_Intersection_Val
G4bool fAllocatedChordFinder
◆ ConfigureForTrack()
void G4FieldManager::ConfigureForTrack |
( |
const G4Track * |
| ) |
|
|
virtual |
◆ CreateChordFinder()
void G4FieldManager::CreateChordFinder |
( |
G4MagneticField * |
detectorMagField | ) |
|
Definition at line 141 of file G4FieldManager.cc.
G4ChordFinder * fChordFinder
G4bool fAllocatedChordFinder
◆ DoesFieldChangeEnergy()
G4bool G4FieldManager::DoesFieldChangeEnergy |
( |
| ) |
const |
|
inline |
◆ DoesFieldExist()
G4bool G4FieldManager::DoesFieldExist |
( |
| ) |
const |
|
inline |
◆ GetChordFinder() [1/2]
◆ GetChordFinder() [2/2]
◆ GetDeltaIntersection()
G4double G4FieldManager::GetDeltaIntersection |
( |
| ) |
const |
|
inline |
◆ GetDeltaOneStep()
G4double G4FieldManager::GetDeltaOneStep |
( |
| ) |
const |
|
inline |
◆ GetDetectorField()
const G4Field* G4FieldManager::GetDetectorField |
( |
| ) |
const |
|
inline |
◆ GetMaximumEpsilonStep()
G4double G4FieldManager::GetMaximumEpsilonStep |
( |
| ) |
const |
|
inline |
◆ GetMinimumEpsilonStep()
G4double G4FieldManager::GetMinimumEpsilonStep |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetAccuraciesWithDeltaOneStep()
void G4FieldManager::SetAccuraciesWithDeltaOneStep |
( |
G4double |
valDeltaOneStep | ) |
|
|
inline |
◆ SetChordFinder()
void G4FieldManager::SetChordFinder |
( |
G4ChordFinder * |
aChordFinder | ) |
|
|
inline |
◆ SetDeltaIntersection()
void G4FieldManager::SetDeltaIntersection |
( |
G4double |
valueDintersection | ) |
|
|
inline |
◆ SetDeltaOneStep()
void G4FieldManager::SetDeltaOneStep |
( |
G4double |
valueD1step | ) |
|
|
inline |
◆ SetDetectorField()
G4bool G4FieldManager::SetDetectorField |
( |
G4Field * |
detectorField | ) |
|
Definition at line 149 of file G4FieldManager.cc.
153 if ( pDetectorField )
G4bool fFieldChangesEnergy
◆ SetFieldChangesEnergy()
void G4FieldManager::SetFieldChangesEnergy |
( |
G4bool |
value | ) |
|
|
inline |
◆ SetMaximumEpsilonStep()
void G4FieldManager::SetMaximumEpsilonStep |
( |
G4double |
newEpsMax | ) |
|
|
inline |
◆ SetMinimumEpsilonStep()
void G4FieldManager::SetMinimumEpsilonStep |
( |
G4double |
newEpsMin | ) |
|
|
inline |
◆ fAllocatedChordFinder
G4bool G4FieldManager::fAllocatedChordFinder |
|
private |
◆ fChordFinder
◆ fDefault_Delta_Intersection_Val
G4double G4FieldManager::fDefault_Delta_Intersection_Val |
|
private |
◆ fDefault_Delta_One_Step_Value
G4double G4FieldManager::fDefault_Delta_One_Step_Value |
|
private |
◆ fDelta_Intersection_Val
G4double G4FieldManager::fDelta_Intersection_Val |
|
private |
◆ fDelta_One_Step_Value
G4double G4FieldManager::fDelta_One_Step_Value |
|
private |
◆ fDetectorField
G4Field* G4FieldManager::fDetectorField |
|
private |
◆ fEpsilonMax
◆ fEpsilonMaxDefault
const G4double G4FieldManager::fEpsilonMaxDefault |
|
private |
◆ fEpsilonMin
◆ fEpsilonMinDefault
const G4double G4FieldManager::fEpsilonMinDefault |
|
private |
◆ fFieldChangesEnergy
G4bool G4FieldManager::fFieldChangesEnergy |
|
private |
The documentation for this class was generated from the following files: