73#ifndef G4FIELDMANAGER_HH
74#define G4FIELDMANAGER_HH 1
154 G4bool fAllocatedChordFinder;
163 G4bool fFieldChangesEnergy;
171 G4double fDefault_Delta_One_Step_Value;
172 G4double fDefault_Delta_Intersection_Val;
195#include "G4FieldManager.icc"
void SetAccuraciesWithDeltaOneStep(G4double valDeltaOneStep)
G4bool SetDetectorField(G4Field *detectorField)
G4bool DoesFieldChangeEnergy() const
virtual ~G4FieldManager()
void CreateChordFinder(G4MagneticField *detectorMagField)
void SetFieldChangesEnergy(G4bool value)
void SetDeltaOneStep(G4double valueD1step)
void SetChordFinder(G4ChordFinder *aChordFinder)
virtual void ConfigureForTrack(const G4Track *)
G4double GetMinimumEpsilonStep() const
const G4ChordFinder * GetChordFinder() const
void SetMinimumEpsilonStep(G4double newEpsMin)
G4double GetMaximumEpsilonStep() const
G4double GetDeltaOneStep() const
const G4Field * GetDetectorField() const
void SetDeltaIntersection(G4double valueDintersection)
G4ChordFinder * GetChordFinder()
void SetMaximumEpsilonStep(G4double newEpsMax)
G4double GetDeltaIntersection() const
G4bool DoesFieldExist() const