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

Simple class for computing intersections between a straight line and a sphere. 더 자세히 ...

#include "globals.hh"
#include "G4INCLThreeVector.hh"
#include <utility>

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

클래스

struct  G4INCL::Intersection
 Intersection-point structure. 더 자세히 ...
 

네임스페이스

 G4INCL
 
 G4INCL::IntersectionFactory
 

매크로

#define INCLXX_IN_GEANT4_MODE   1
 
#define G4INCLINTERSECTION_HH   1
 

함수

Intersection G4INCL::IntersectionFactory::getEarlierTrajectoryIntersection (const ThreeVector &x0, const ThreeVector &p, const G4double r)
 Compute the first intersection of a straight particle trajectory with a sphere. 더 자세히 ...
 
Intersection G4INCL::IntersectionFactory::getLaterTrajectoryIntersection (const ThreeVector &x0, const ThreeVector &p, const G4double r)
 Compute the second intersection of a straight particle trajectory with a sphere. 더 자세히 ...
 
std::pair< Intersection,
Intersection
G4INCL::IntersectionFactory::getTrajectoryIntersections (const ThreeVector &x0, const ThreeVector &p, const G4double r)
 Compute both intersections of a straight particle trajectory with a sphere. 더 자세히 ...
 

상세한 설명

Simple class for computing intersections between a straight line and a sphere.

날짜
12 December 2011
작성자
Davide Mancusi

G4INCLIntersection.hh 파일에서 정의되었습니다.

매크로 문서화

#define G4INCLINTERSECTION_HH   1

G4INCLIntersection.hh 파일의 46 번째 라인에서 정의되었습니다.

#define INCLXX_IN_GEANT4_MODE   1

G4INCLIntersection.hh 파일의 34 번째 라인에서 정의되었습니다.