Geant4
10.03.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 108 of file G4ChordFinderSaf.cc.
G4double CalculatePointSafety | ( | G4ThreeVector | safetyOrigin, |
G4double | safetyRadius, | ||
G4ThreeVector | point | ||
) |
Definition at line 91 of file G4ChordFinderSaf.cc.