35#ifndef G4SAFETYHELPER_HH
36#define G4SAFETYHELPER_HH 1
96 G4bool fUseParallelGeometries =
false;
122 G4int oldlv = fVerbose;
130 fUseParallelGeometries = parallel;
143 fLastSafetyPosition = pos;
G4VPhysicalVolume * GetWorldVolume() const
G4double ComputeSafety(const G4ThreeVector &pGlobalPoint, G4double maxRadius=DBL_MAX)
G4double CheckNextStep(const G4ThreeVector &position, const G4ThreeVector &direction, const G4double currentMaxStep, G4double &newSafety)
void InitialiseNavigator()
G4int SetVerboseLevel(G4int lev)
void Locate(const G4ThreeVector &pGlobalPoint, const G4ThreeVector &direction)
void ReLocateWithinVolume(const G4ThreeVector &pGlobalPoint)
G4VPhysicalVolume * GetWorldVolume()
void EnableParallelNavigation(G4bool parallel)
void SetCurrentSafety(G4double val, const G4ThreeVector &pos)