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

#include <G4ITNavigator2.hh>

클래스

struct  G4NavigatorState
 
struct  G4SaveNavigatorState
 

Public 멤버 함수

 G4ITNavigator2 ()
 
virtual ~G4ITNavigator2 ()
 
G4ITNavigatorState_Lock2GetNavigatorState ()
 
void SetNavigatorState (G4ITNavigatorState_Lock2 *)
 
void NewNavigatorState ()
 
void NewNavigatorState (const G4TouchableHistory &h)
 
void ResetNavigatorState ()
 
G4VPhysicalVolumeNewNavigatorStateAndLocate (const G4ThreeVector &p, const G4ThreeVector &direction)
 
void CheckNavigatorState () const
 
std::shared_ptr
< G4ITNavigatorState_Lock2
GetSnapshotOfState ()
 
void ResetFromSnapshot (std::shared_ptr< G4ITNavigatorState_Lock2 >)
 
virtual G4double ComputeStep (const G4ThreeVector &pGlobalPoint, const G4ThreeVector &pDirection, const G4double pCurrentProposedStepLength, G4double &pNewSafety)
 
G4double CheckNextStep (const G4ThreeVector &pGlobalPoint, const G4ThreeVector &pDirection, const G4double pCurrentProposedStepLength, G4double &pNewSafety)
 
virtual G4VPhysicalVolumeResetHierarchyAndLocate (const G4ThreeVector &point, const G4ThreeVector &direction, const G4TouchableHistory &h)
 
virtual G4VPhysicalVolumeLocateGlobalPointAndSetup (const G4ThreeVector &point, const G4ThreeVector *direction=0, const G4bool pRelativeSearch=true, const G4bool ignoreDirection=true)
 
EInside InsideCurrentVolume (const G4ThreeVector &globalPoint) const
 
void GetRandomInCurrentVolume (G4ThreeVector &rndmPoint) const
 
virtual void LocateGlobalPointWithinVolume (const G4ThreeVector &position)
 
void LocateGlobalPointAndUpdateTouchableHandle (const G4ThreeVector &position, const G4ThreeVector &direction, G4TouchableHandle &oldTouchableToUpdate, const G4bool RelativeSearch=true)
 
void LocateGlobalPointAndUpdateTouchable (const G4ThreeVector &position, const G4ThreeVector &direction, G4VTouchable *touchableToUpdate, const G4bool RelativeSearch=true)
 
void LocateGlobalPointAndUpdateTouchable (const G4ThreeVector &position, G4VTouchable *touchableToUpdate, const G4bool RelativeSearch=true)
 
void SetGeometricallyLimitedStep ()
 
virtual G4double ComputeSafety (const G4ThreeVector &globalpoint, const G4double pProposedMaxLength=DBL_MAX, const G4bool keepState=true)
 
virtual G4bool RecheckDistanceToCurrentBoundary (const G4ThreeVector &pGlobalPoint, const G4ThreeVector &pDirection, const G4double CurrentProposedStepLength, G4double *prDistance, G4double *prNewSafety=0) const
 
G4VPhysicalVolumeGetWorldVolume () const
 
void SetWorldVolume (G4VPhysicalVolume *pWorld)
 
G4GRSVolumeCreateGRSVolume () const
 
G4GRSSolidCreateGRSSolid () const
 
G4TouchableHistoryCreateTouchableHistory () const
 
G4TouchableHistoryCreateTouchableHistory (const G4NavigationHistory *) const
 
virtual G4TouchableHistoryHandle CreateTouchableHistoryHandle () const
 
virtual G4ThreeVector GetLocalExitNormal (G4bool *valid)
 
virtual G4ThreeVector GetLocalExitNormalAndCheck (const G4ThreeVector &point, G4bool *valid)
 
virtual G4ThreeVector GetGlobalExitNormal (const G4ThreeVector &point, G4bool *valid)
 
G4int GetVerboseLevel () const
 
void SetVerboseLevel (G4int level)
 
G4bool IsActive () const
 
void Activate (G4bool flag)
 
G4bool EnteredDaughterVolume () const
 
G4bool ExitedMotherVolume () const
 
void CheckMode (G4bool mode)
 
G4bool IsCheckModeActive () const
 
void SetPushVerbosity (G4bool mode)
 
void PrintState () const
 
const G4AffineTransformGetGlobalToLocalTransform () const
 
const G4AffineTransform GetLocalToGlobalTransform () const
 
G4AffineTransform GetMotherToDaughterTransform (G4VPhysicalVolume *dVolume, G4int dReplicaNo, EVolume dVolumeType)
 
void ResetStackAndState ()
 
G4int SeverityOfZeroStepping (G4int *noZeroSteps) const
 
G4ThreeVector GetCurrentLocalCoordinate () const
 
G4ThreeVector NetTranslation () const
 
G4RotationMatrix NetRotation () const
 
void EnableBestSafety (G4bool value=false)
 

Public 속성

G4NavigatorStatefpNavigatorState
 
G4VPhysicalVolumefTopPhysical
 
G4bool fCheck
 
G4bool fWarnPush
 
G4NormalNavigation fnormalNav
 
G4VoxelNavigation fvoxelNav
 
G4ParameterisedNavigation fparamNav
 
G4ReplicaNavigation freplicaNav
 
G4RegularNavigation fregularNav
 
G4VoxelSafetyfpVoxelSafety
 

정적 Public 속성

static const G4int fMaxNav = 8
 

Protected 멤버 함수

G4ThreeVector ComputeLocalPoint (const G4ThreeVector &rGlobPoint) const
 
G4ThreeVector ComputeLocalAxis (const G4ThreeVector &pVec) const
 
virtual void ResetState ()
 
EVolume VolumeType (const G4VPhysicalVolume *pVol) const
 
EVolume CharacteriseDaughters (const G4LogicalVolume *pLog) const
 
G4int GetDaughtersRegularStructureId (const G4LogicalVolume *pLog) const
 
virtual void SetupHierarchy ()
 

Protected 속성

G4double kCarTolerance
 
G4int fVerbose
 

Private 멤버 함수

 G4ITNavigator2 (const G4ITNavigator2 &)
 
G4ITNavigator2operator= (const G4ITNavigator2 &)
 
void ComputeStepLog (const G4ThreeVector &pGlobalpoint, G4double moveLenSq) const
 

Private 속성

G4bool fActive
 
G4int fActionThreshold_NoZeroSteps
 
G4int fAbandonThreshold_NoZeroSteps
 

Friends

std::ostream & operator<< (std::ostream &os, const G4ITNavigator2 &n)
 

상세한 설명

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

생성자 & 소멸자 문서화

G4ITNavigator2::G4ITNavigator2 ( )
G4ITNavigator2::~G4ITNavigator2 ( )
virtual

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

다음을 참조함 : fpVoxelSafety.

G4ITNavigator2::G4ITNavigator2 ( const G4ITNavigator2 )
private

멤버 함수 문서화

void G4ITNavigator2::Activate ( G4bool  flag)
inline
EVolume G4ITNavigator2::CharacteriseDaughters ( const G4LogicalVolume pLog) const
inlineprotected
void G4ITNavigator2::CheckMode ( G4bool  mode)
inline
void G4ITNavigator2::CheckNavigatorState ( ) const

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

다음을 참조함 : FatalException, fpNavigatorState, G4Exception().

G4double G4ITNavigator2::CheckNextStep ( const G4ThreeVector pGlobalPoint,
const G4ThreeVector pDirection,
const G4double  pCurrentProposedStepLength,
G4double pNewSafety 
)

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

다음을 참조함 : CheckNavigatorStateIsValid, ComputeStep(), fpNavigatorState.

G4ThreeVector G4ITNavigator2::ComputeLocalAxis ( const G4ThreeVector pVec) const
inlineprotected

다음에 의해서 참조됨 : ComputeStep(), RecheckDistanceToCurrentBoundary().

G4ThreeVector G4ITNavigator2::ComputeLocalPoint ( const G4ThreeVector rGlobPoint) const
inlineprotected
G4double G4ITNavigator2::ComputeSafety ( const G4ThreeVector globalpoint,
const G4double  pProposedMaxLength = DBL_MAX,
const G4bool  keepState = true 
)
virtual
G4double G4ITNavigator2::ComputeStep ( const G4ThreeVector pGlobalPoint,
const G4ThreeVector pDirection,
const G4double  pCurrentProposedStepLength,
G4double pNewSafety 
)
virtual

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

다음을 참조함 : CharacteriseDaughters(), CheckNavigatorStateIsValid, G4VPhysicalVolume::CheckOverlaps(), ComputeLocalAxis(), ComputeLocalPoint(), G4RegularNavigation::ComputeStep(), G4ParameterisedNavigation::ComputeStep(), G4NormalNavigation::ComputeStep(), G4VoxelNavigation::ComputeStep(), G4ReplicaNavigation::ComputeStep(), ComputeStepLog(), EventMustBeAborted, fAbandonThreshold_NoZeroSteps, fActionThreshold_NoZeroSteps, FatalException, fBlockedPhysicalVolume, fBlockedReplicaNo, fCalculatedExitNormal, fChangedGrandMotherRefFrame, fEnteredDaughter, fEntering, fExitedMother, fExiting, fExitNormal, fExitNormalGlobalFrame, fGrandMotherExitNormal, fHistory, fLastLocatedPointLocal, fLastStepEndPointLocal, fLastStepWasZero, fLastTriedStepComputation, fLocatedOnEdge, fnormalNav, fNumberZeroSteps, fparamNav, fPreviousSafety, fPreviousSftOrigin, fPushed, fregularNav, freplicaNav, fStepEndPoint, fValidExitNormal, fVerbose, fvoxelNav, fWarnPush, G4cout, G4endl, G4Exception(), G4ThreadLocal, G4VPhysicalVolume::GetCopyNo(), GetDaughtersRegularStructureId(), G4VPhysicalVolume::GetLogicalVolume(), G4VPhysicalVolume::GetName(), G4VPhysicalVolume::GetRegularStructureId(), G4VPhysicalVolume::GetRotation(), G4LogicalVolume::GetSolid(), G4LogicalVolume::GetVoxelHeader(), JustWarning, kCarTolerance, kInfinity, kNormal, kParameterised, kReplica, LocateGlobalPointAndSetup(), LocateGlobalPointWithinVolume(), message(), G4INCL::Math::min(), PrintState(), G4VSolid::SurfaceNormal(), G4AffineTransform::TransformAxis().

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

void G4ITNavigator2::ComputeStepLog ( const G4ThreeVector pGlobalpoint,
G4double  moveLenSq 
) const
private

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

다음을 참조함 : CheckNavigatorStateIsValid, fHistory, fLastLocatedPointLocal, fPreviousSafety, fPreviousSftOrigin, G4cerr, G4cout, G4endl, G4Exception(), G4ThreadLocal, JustWarning, kCarTolerance, message(), mm, sqr().

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

G4GRSSolid* G4ITNavigator2::CreateGRSSolid ( ) const
inline
G4GRSVolume* G4ITNavigator2::CreateGRSVolume ( ) const
inline
G4TouchableHistory* G4ITNavigator2::CreateTouchableHistory ( ) const
inline

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

G4TouchableHistory* G4ITNavigator2::CreateTouchableHistory ( const G4NavigationHistory ) const
inline
G4TouchableHistoryHandle G4ITNavigator2::CreateTouchableHistoryHandle ( ) const
virtual

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

다음을 참조함 : CheckNavigatorStateIsValid, CreateTouchableHistory().

void G4ITNavigator2::EnableBestSafety ( G4bool  value = false)
inline
G4bool G4ITNavigator2::EnteredDaughterVolume ( ) const
inline

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

G4bool G4ITNavigator2::ExitedMotherVolume ( ) const
inline
G4ThreeVector G4ITNavigator2::GetCurrentLocalCoordinate ( ) const
inline
G4int G4ITNavigator2::GetDaughtersRegularStructureId ( const G4LogicalVolume pLog) const
inlineprotected
G4ThreeVector G4ITNavigator2::GetGlobalExitNormal ( const G4ThreeVector point,
G4bool valid 
)
virtual
const G4AffineTransform& G4ITNavigator2::GetGlobalToLocalTransform ( ) const
inline

다음에 의해서 참조됨 : GetLocalExitNormalAndCheck(), InsideCurrentVolume().

G4ThreeVector G4ITNavigator2::GetLocalExitNormal ( G4bool valid)
virtual
G4ThreeVector G4ITNavigator2::GetLocalExitNormalAndCheck ( const G4ThreeVector point,
G4bool valid 
)
virtual

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

다음을 참조함 : CheckNavigatorStateIsValid, fLastTriedStepComputation, GetGlobalToLocalTransform(), GetLocalExitNormal(), G4AffineTransform::TransformPoint().

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

const G4AffineTransform G4ITNavigator2::GetLocalToGlobalTransform ( ) const
inline

다음에 의해서 참조됨 : GetGlobalExitNormal(), GetRandomInCurrentVolume().

G4AffineTransform G4ITNavigator2::GetMotherToDaughterTransform ( G4VPhysicalVolume dVolume,
G4int  dReplicaNo,
EVolume  dVolumeType 
)
G4ITNavigatorState_Lock2 * G4ITNavigator2::GetNavigatorState ( )

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

다음을 참조함 : fpNavigatorState.

void G4ITNavigator2::GetRandomInCurrentVolume ( G4ThreeVector rndmPoint) const
std::shared_ptr<G4ITNavigatorState_Lock2> G4ITNavigator2::GetSnapshotOfState ( )
inline
G4int G4ITNavigator2::GetVerboseLevel ( ) const
inline

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

G4VPhysicalVolume* G4ITNavigator2::GetWorldVolume ( ) const
inline
EInside G4ITNavigator2::InsideCurrentVolume ( const G4ThreeVector globalPoint) const

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

다음을 참조함 : fHistory, GetGlobalToLocalTransform(), G4AffineTransform::TransformPoint().

G4bool G4ITNavigator2::IsActive ( ) const
inline
G4bool G4ITNavigator2::IsCheckModeActive ( ) const
inline
G4VPhysicalVolume * G4ITNavigator2::LocateGlobalPointAndSetup ( const G4ThreeVector point,
const G4ThreeVector direction = 0,
const G4bool  pRelativeSearch = true,
const G4bool  ignoreDirection = true 
)
virtual
void G4ITNavigator2::LocateGlobalPointAndUpdateTouchable ( const G4ThreeVector position,
const G4ThreeVector direction,
G4VTouchable touchableToUpdate,
const G4bool  RelativeSearch = true 
)
inline
void G4ITNavigator2::LocateGlobalPointAndUpdateTouchable ( const G4ThreeVector position,
G4VTouchable touchableToUpdate,
const G4bool  RelativeSearch = true 
)
inline
void G4ITNavigator2::LocateGlobalPointAndUpdateTouchableHandle ( const G4ThreeVector position,
const G4ThreeVector direction,
G4TouchableHandle oldTouchableToUpdate,
const G4bool  RelativeSearch = true 
)
inline
void G4ITNavigator2::LocateGlobalPointWithinVolume ( const G4ThreeVector position)
virtual
G4RotationMatrix G4ITNavigator2::NetRotation ( ) const
inline
G4ThreeVector G4ITNavigator2::NetTranslation ( ) const
inline
void G4ITNavigator2::NewNavigatorState ( )

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

다음을 참조함 : FatalException, fHistory, fpNavigatorState, fTopPhysical, G4Exception(), SetupHierarchy().

void G4ITNavigator2::NewNavigatorState ( const G4TouchableHistory h)
G4VPhysicalVolume * G4ITNavigator2::NewNavigatorStateAndLocate ( const G4ThreeVector p,
const G4ThreeVector direction 
)

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

다음을 참조함 : FatalException, fHistory, fpNavigatorState, fTopPhysical, G4Exception(), LocateGlobalPointAndSetup(), SetupHierarchy().

G4ITNavigator2& G4ITNavigator2::operator= ( const G4ITNavigator2 )
private
void G4ITNavigator2::PrintState ( ) const
G4bool G4ITNavigator2::RecheckDistanceToCurrentBoundary ( const G4ThreeVector pGlobalPoint,
const G4ThreeVector pDirection,
const G4double  CurrentProposedStepLength,
G4double prDistance,
G4double prNewSafety = 0 
) const
virtual
void G4ITNavigator2::ResetFromSnapshot ( std::shared_ptr< G4ITNavigatorState_Lock2 )
inline
G4VPhysicalVolume * G4ITNavigator2::ResetHierarchyAndLocate ( const G4ThreeVector point,
const G4ThreeVector direction,
const G4TouchableHistory h 
)
virtual

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

다음을 참조함 : fHistory, fLastTriedStepComputation, G4TouchableHistory::GetHistory(), LocateGlobalPointAndSetup(), SetupHierarchy().

void G4ITNavigator2::ResetNavigatorState ( )

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

다음을 참조함 : fpNavigatorState.

void G4ITNavigator2::ResetStackAndState ( )
inline

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

void G4ITNavigator2::ResetState ( )
protectedvirtual
void G4ITNavigator2::SetGeometricallyLimitedStep ( )
inline
void G4ITNavigator2::SetNavigatorState ( G4ITNavigatorState_Lock2 navState)

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

다음을 참조함 : fpNavigatorState, SetupHierarchy().

void G4ITNavigator2::SetPushVerbosity ( G4bool  mode)
inline
void G4ITNavigator2::SetupHierarchy ( )
protectedvirtual
void G4ITNavigator2::SetVerboseLevel ( G4int  level)
inline

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

void G4ITNavigator2::SetWorldVolume ( G4VPhysicalVolume pWorld)
inline
G4int G4ITNavigator2::SeverityOfZeroStepping ( G4int noZeroSteps) const
inline
EVolume G4ITNavigator2::VolumeType ( const G4VPhysicalVolume pVol) const
inlineprotected

다음에 의해서 참조됨 : GetLocalExitNormal(), LocateGlobalPointAndSetup().

Friend, 그리고 관련된 함수 문서화

std::ostream& operator<< ( std::ostream &  os,
const G4ITNavigator2 n 
)
friend

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

멤버 데이타 문서화

G4int G4ITNavigator2::fAbandonThreshold_NoZeroSteps
private

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

다음에 의해서 참조됨 : ComputeStep(), G4ITNavigator2().

G4int G4ITNavigator2::fActionThreshold_NoZeroSteps
private

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

다음에 의해서 참조됨 : ComputeStep(), G4ITNavigator2().

G4bool G4ITNavigator2::fActive
private

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

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

G4bool G4ITNavigator2::fCheck

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

다음에 의해서 참조됨 : GetLocalExitNormal(), LocateGlobalPointAndSetup().

const G4int G4ITNavigator2::fMaxNav = 8
static

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

G4NormalNavigation G4ITNavigator2::fnormalNav

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

다음에 의해서 참조됨 : ComputeSafety(), ComputeStep(), G4ITNavigator2(), LocateGlobalPointAndSetup().

G4ParameterisedNavigation G4ITNavigator2::fparamNav

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

다음에 의해서 참조됨 : ComputeSafety(), ComputeStep(), LocateGlobalPointAndSetup(), LocateGlobalPointWithinVolume().

G4NavigatorState* G4ITNavigator2::fpNavigatorState
G4VoxelSafety* G4ITNavigator2::fpVoxelSafety

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

다음에 의해서 참조됨 : ComputeSafety(), G4ITNavigator2(), ~G4ITNavigator2().

G4RegularNavigation G4ITNavigator2::fregularNav

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

다음에 의해서 참조됨 : ComputeSafety(), ComputeStep(), G4ITNavigator2(), LocateGlobalPointAndSetup().

G4ReplicaNavigation G4ITNavigator2::freplicaNav

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

다음에 의해서 참조됨 : ComputeSafety(), ComputeStep(), LocateGlobalPointAndSetup(), SetupHierarchy().

G4VPhysicalVolume* G4ITNavigator2::fTopPhysical

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

다음에 의해서 참조됨 : NewNavigatorState(), NewNavigatorStateAndLocate().

G4int G4ITNavigator2::fVerbose
protected
G4VoxelNavigation G4ITNavigator2::fvoxelNav

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

다음에 의해서 참조됨 : ComputeSafety(), ComputeStep(), LocateGlobalPointAndSetup(), LocateGlobalPointWithinVolume().

G4bool G4ITNavigator2::fWarnPush

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

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

G4double G4ITNavigator2::kCarTolerance
protected

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

다음에 의해서 참조됨 : ComputeSafety(), ComputeStep(), ComputeStepLog(), G4ITNavigator2(), GetGlobalExitNormal(), GetLocalExitNormal().


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