32 #ifndef F04GlobalField_h
33 #define F04GlobalField_h 1
101 if (fFields) fFields->push_back(f);
void SetDeltaIntersection(G4double its)
Set the delta intersection length.
void SetEpsMax(G4double eps)
Set the maximum eps length.
Definition of the F04FieldMessenger class.
void SetEpsMin(G4double eps)
Set the minimum eps length.
void UpdateField()
updates all field tracking objects and Clear()
Definition of the F04ElementField class.
virtual void GetFieldValue(const G4double *point, G4double *field) const
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.
void SetDeltaOneStep(G4double stp)
Set the delta one step length.
void ConstructField()
constructs all field tracking objects
void SetMinStep(G4double stp)
Set the minimum step length.
void SetStepper()
Set the Stepper.
virtual G4bool DoesFieldChangeEnergy() const
DoesFieldChangeEnergy() returns true.
void AddElementField(F04ElementField *f)
FieldList * GetFields()
Return the list of Element Fields.
void SetStepperType(G4int i)
Set the Stepper types.