Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 속성 | 모든 멤버 목록
G4SafetyHelper 클래스 참조

#include <G4SafetyHelper.hh>

Public 멤버 함수

 G4SafetyHelper ()
 
 ~G4SafetyHelper ()
 
G4double CheckNextStep (const G4ThreeVector &position, const G4ThreeVector &direction, const G4double currentMaxStep, G4double &newSafety)
 
G4double ComputeSafety (const G4ThreeVector &pGlobalPoint, G4double maxRadius=DBL_MAX)
 
void Locate (const G4ThreeVector &pGlobalPoint, const G4ThreeVector &direction)
 
void ReLocateWithinVolume (const G4ThreeVector &pGlobalPoint)
 
G4bool RecheckDistanceToCurrentBoundary (const G4ThreeVector &pGlobalPoint, const G4ThreeVector &pDirection, const G4double pCurrentProposedStepLength, G4double *prDistance, G4double *prNewSafety=0) const
 
void EnableParallelNavigation (G4bool parallel)
 
void InitialiseNavigator ()
 
G4int SetVerboseLevel (G4int lev)
 
G4VPhysicalVolumeGetWorldVolume ()
 
void SetCurrentSafety (G4double val, const G4ThreeVector &pos)
 
void InitialiseHelper ()
 

Private 속성

G4PathFinderfpPathFinder
 
G4NavigatorfpMassNavigator
 
G4int fMassNavigatorId
 
G4bool fUseParallelGeometries
 
G4bool fFirstCall
 
G4int fVerbose
 
G4ThreeVector fLastSafetyPosition
 
G4double fLastSafety
 

상세한 설명

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

생성자 & 소멸자 문서화

G4SafetyHelper::G4SafetyHelper ( )

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

다음을 참조함 : fMassNavigatorId, fpMassNavigator, fpPathFinder.

G4SafetyHelper::~G4SafetyHelper ( )

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

멤버 함수 문서화

G4double G4SafetyHelper::CheckNextStep ( const G4ThreeVector position,
const G4ThreeVector direction,
const G4double  currentMaxStep,
G4double newSafety 
)

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

다음을 참조함 : G4Navigator::CheckNextStep(), fLastSafety, fLastSafetyPosition, fpMassNavigator, position.

다음에 의해서 참조됨 : G4VMscModel::ComputeGeomLimit().

G4double G4SafetyHelper::ComputeSafety ( const G4ThreeVector pGlobalPoint,
G4double  maxRadius = DBL_MAX 
)
void G4SafetyHelper::EnableParallelNavigation ( G4bool  parallel)
inline

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

다음을 참조함 : fUseParallelGeometries.

다음에 의해서 참조됨 : G4PathFinder::EnableParallelNavigation().

G4VPhysicalVolume * G4SafetyHelper::GetWorldVolume ( )
inline

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

다음을 참조함 : fpMassNavigator, G4Navigator::GetWorldVolume().

void G4SafetyHelper::InitialiseHelper ( )
void G4SafetyHelper::InitialiseNavigator ( )
void G4SafetyHelper::Locate ( const G4ThreeVector pGlobalPoint,
const G4ThreeVector direction 
)

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

다음을 참조함 : fpMassNavigator, fpPathFinder, fUseParallelGeometries, G4PathFinder::Locate(), G4Navigator::LocateGlobalPointAndSetup().

G4bool G4SafetyHelper::RecheckDistanceToCurrentBoundary ( const G4ThreeVector pGlobalPoint,
const G4ThreeVector pDirection,
const G4double  pCurrentProposedStepLength,
G4double prDistance,
G4double prNewSafety = 0 
) const
void G4SafetyHelper::ReLocateWithinVolume ( const G4ThreeVector pGlobalPoint)
void G4SafetyHelper::SetCurrentSafety ( G4double  val,
const G4ThreeVector pos 
)
inline
G4int G4SafetyHelper::SetVerboseLevel ( G4int  lev)
inline

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

다음을 참조함 : fVerbose.

멤버 데이타 문서화

G4bool G4SafetyHelper::fFirstCall
private

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

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

G4double G4SafetyHelper::fLastSafety
private

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

다음에 의해서 참조됨 : CheckNextStep(), ComputeSafety(), InitialiseHelper(), ReLocateWithinVolume(), SetCurrentSafety().

G4ThreeVector G4SafetyHelper::fLastSafetyPosition
private

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

다음에 의해서 참조됨 : CheckNextStep(), ComputeSafety(), InitialiseHelper(), ReLocateWithinVolume(), SetCurrentSafety().

G4int G4SafetyHelper::fMassNavigatorId
private

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

다음에 의해서 참조됨 : G4SafetyHelper(), InitialiseNavigator().

G4Navigator* G4SafetyHelper::fpMassNavigator
private
G4PathFinder* G4SafetyHelper::fpPathFinder
private

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

다음에 의해서 참조됨 : ComputeSafety(), G4SafetyHelper(), InitialiseNavigator(), Locate(), RecheckDistanceToCurrentBoundary(), ReLocateWithinVolume().

G4bool G4SafetyHelper::fUseParallelGeometries
private

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

다음에 의해서 참조됨 : ComputeSafety(), EnableParallelNavigation(), Locate(), RecheckDistanceToCurrentBoundary(), ReLocateWithinVolume().

G4int G4SafetyHelper::fVerbose
private

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

다음에 의해서 참조됨 : ReLocateWithinVolume(), SetVerboseLevel().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: