32 #ifndef F04GlobalField_h
33 #define F04GlobalField_h 1
void SetDeltaIntersection(G4double its)
Set the delta intersection length.
G4PropagatorInField * fFieldPropagator
void SetEpsMax(G4double eps)
Set the maximum eps length.
F04GlobalField & operator=(const F04GlobalField &)
virtual ~F04GlobalField()
F04DetectorConstruction * fDetectorConstruction
Definition of the F04FieldMessenger class.
void SetEpsMin(G4double eps)
Set the minimum eps length.
static const G4double eps
Definition of the F04ElementField class.
virtual void GetFieldValue(const G4double *point, G4double *field) const
GetFieldValue() returns the field value at a given point[]. field is really field[6]: Bx...
static G4ThreadLocal F04GlobalField * fObject
G4MagIntegratorStepper * fStepper
static F04GlobalField * GetObject()
Definition of the F04DetectorConstruction class.
std::vector< F04ElementField * > FieldList
G4FieldManager * GetGlobalFieldManager()
Get the global field manager.
void SetDeltaChord(G4double dcr)
Set the delta chord length.
G4ChordFinder * fChordFinder
F04FieldMessenger * fFieldMessenger
void SetDeltaOneStep(G4double stp)
Set the delta one step length.
G4EqEMFieldWithSpin * fEquation
void ConstructField()
constructs all field tracking objects
void SetMinStep(G4double stp)
Set the minimum step length.
F04GlobalField(F04DetectorConstruction *const)
const F04ElementField ** fFp
void SetStepper()
Set the Stepper.
virtual G4bool DoesFieldChangeEnergy() const
DoesFieldChangeEnergy() returns true.
G4double fDeltaIntersection
void AddElementField(F04ElementField *f)
AddElementField() adds the ElementField object for a single element to the global field...
void Clear()
Clear() removes all ElementField-s from the global object, and destroys them. Used before the geometr...
FieldList * GetFields()
Return the list of Element Fields.
void SetStepperType(G4int i)
Set the Stepper types.
G4FieldManager * fFieldManager