#include <G4ErrorTanPlaneTarget.hh>
Public 멤버 함수 | |
G4ErrorTanPlaneTarget () | |
virtual | ~G4ErrorTanPlaneTarget () |
virtual G4Plane3D | GetTangentPlane (const G4ThreeVector &point) const =0 |
virtual void | Dump (const G4String &msg) const =0 |
virtual G4double | GetDistanceFromPoint (const G4ThreeVector &, const G4ThreeVector &) const |
virtual G4double | GetDistanceFromPoint (const G4ThreeVector &) const |
virtual G4bool | TargetReached (const G4Step *) |
G4ErrorTargetType | GetType () const |
Protected 속성 | |
G4ErrorTargetType | theType |
G4ErrorTanPlaneTarget.hh 파일의 50 번째 라인에서 정의되었습니다.
G4ErrorTanPlaneTarget::G4ErrorTanPlaneTarget | ( | ) |
G4ErrorTanPlaneTarget.cc 파일의 36 번째 라인에서 정의되었습니다.
|
virtual |
G4ErrorTanPlaneTarget.cc 파일의 37 번째 라인에서 정의되었습니다.
G4ErrorTarget를 구현.
G4ErrorCylSurfaceTarget, G4ErrorPlaneSurfaceTarget, G4ErrorSurfaceTarget에서 구현되었습니다.
|
virtualinherited |
G4ErrorPlaneSurfaceTarget, G4ErrorCylSurfaceTarget, G4ErrorTrackLengthTarget, G4ErrorSurfaceTarget에서 재구현되었습니다.
G4ErrorTarget.cc 파일의 41 번째 라인에서 정의되었습니다.
다음을 참조함 : DBL_MAX.
다음에 의해서 참조됨 : G4ErrorPropagationNavigator::ComputeStep(), G4ErrorPropagationNavigator::GetGlobalExitNormal(), G4ErrorPropagationNavigator::TargetSafetyFromPoint().
|
virtualinherited |
G4ErrorPlaneSurfaceTarget, G4ErrorCylSurfaceTarget, G4ErrorTrackLengthTarget, G4ErrorSurfaceTarget에서 재구현되었습니다.
G4ErrorTarget.cc 파일의 47 번째 라인에서 정의되었습니다.
다음을 참조함 : DBL_MAX.
|
pure virtual |
G4ErrorCylSurfaceTarget, G4ErrorPlaneSurfaceTarget, G4ErrorSurfaceTarget에서 구현되었습니다.
다음에 의해서 참조됨 : G4ErrorPropagator::GetFinalTrajState().
|
inlineinherited |
G4ErrorTarget.hh 파일의 82 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ErrorTarget::theType.
다음에 의해서 참조됨 : G4ErrorPropagator::GetFinalTrajState(), G4ErrorPropagationNavigator::GetGlobalExitNormal(), G4ErrorPropagator::MakeOneStep().
G4ErrorGeomVolumeTarget에서 재구현되었습니다.
G4ErrorTarget.cc 파일의 52 번째 라인에서 정의되었습니다.
|
protectedinherited |