Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
함수
G4ChordFinderSaf.cc 파일 참조
#include "G4ChordFinderSaf.hh"
#include <iomanip>

이 파일의 소스 코드 페이지로 가기

함수

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

함수 문서화

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

G4ChordFinderSaf.cc 파일의 108 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::Hep3Vector::mag2().

다음에 의해서 참조됨 : G4ChordFinderSaf::FindNextChord().

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

G4ChordFinderSaf.cc 파일의 91 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::Hep3Vector::mag2(), sqr().

다음에 의해서 참조됨 : G4ChordFinderSaf::FindNextChord().