Geant4  10.00.p02
G4ChordFinderSaf.cc File Reference
#include "G4ChordFinderSaf.hh"
#include <iomanip>
+ Include dependency graph for G4ChordFinderSaf.cc:

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)
 

Function Documentation

G4bool CalculatePointInside ( G4ThreeVector  safetyOrigin,
G4double  safetyRadius,
G4ThreeVector  point 
)

Definition at line 109 of file G4ChordFinderSaf.cc.

Referenced by G4ChordFinderSaf::FindNextChord().

+ Here is the caller graph for this function:

G4double CalculatePointSafety ( G4ThreeVector  safetyOrigin,
G4double  safetyRadius,
G4ThreeVector  point 
)

Definition at line 92 of file G4ChordFinderSaf.cc.

References sqr().

Referenced by G4ChordFinderSaf::FindNextChord().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: