| 
    Geant4
    10.02.p03
    
   | 
 
Go to the source code of this file.
Functions | |
| G4double | CalculatePointSafety (G4ThreeVector safetyOrigin, G4double safetyRadius, G4ThreeVector point) | 
| G4bool | CalculatePointInside (G4ThreeVector safetyOrigin, G4double safetyRadius, G4ThreeVector point) | 
| G4bool CalculatePointInside | ( | G4ThreeVector | safetyOrigin, | 
| G4double | safetyRadius, | ||
| G4ThreeVector | point | ||
| ) | 
Definition at line 109 of file G4ChordFinderSaf.cc.
| G4double CalculatePointSafety | ( | G4ThreeVector | safetyOrigin, | 
| G4double | safetyRadius, | ||
| G4ThreeVector | point | ||
| ) | 
Definition at line 92 of file G4ChordFinderSaf.cc.