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. 
 
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
 
virtual void GetFieldValue(const G4double *point, G4double *field) const
 
virtual G4bool DoesFieldChangeEnergy() const
DoesFieldChangeEnergy() returns true. 
 
void SetStepper()
Set the Stepper. 
 
G4double fDeltaIntersection
 
void AddElementField(F04ElementField *f)
 
FieldList * GetFields()
Return the list of Element Fields. 
 
void SetStepperType(G4int i)
Set the Stepper types. 
 
G4FieldManager * fFieldManager