45 #ifndef G4BRENTLOCATOR_HH 
   46 #define G4BRENTLOCATOR_HH 
   64                 G4bool&             recalculatedEndPoint,    
 
   74     static const G4int max_depth=4;
 
   78     G4int maxNumberOfStepsForIntersection;
 
   79     G4int maxNumberOfCallsToReIntegration;
 
   80     G4int maxNumberOfCallsToReIntegration_depth;