37#ifndef G4BRENTLOCATOR_HH
38#define G4BRENTLOCATOR_HH 1
79 G4bool& recalculatedEndPoint,
85 static const G4int max_depth = 4;
#define fPreviousSftOrigin
CLHEP::Hep3Vector G4ThreeVector
G4bool EstimateIntersectionPoint(const G4FieldTrack &curveStartPointTangent, const G4FieldTrack &curveEndPointTangent, const G4ThreeVector &trialPoint, G4FieldTrack &intersectPointTangent, G4bool &recalculatedEndPoint, G4double &fPreviousSafety, G4ThreeVector &fPreviousSftOrigin) override
G4BrentLocator(G4Navigator *theNavigator)
~G4BrentLocator() override
G4FieldTrack defines a data structure bringing together a magnetic track's state (position,...
G4Navigator is a class for use by the tracking management, able to obtain/calculate dynamic tracking ...
G4VIntersectionLocator(G4Navigator *theNavigator)