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

#include <G4ErrorPropagationNavigator.hh>

G4ErrorPropagationNavigator에 대한 상속 다이어그램 :
G4Navigator

Public 멤버 함수

 G4ErrorPropagationNavigator ()
 
 ~G4ErrorPropagationNavigator ()
 
G4double ComputeStep (const G4ThreeVector &pGlobalPoint, const G4ThreeVector &pDirection, const G4double pCurrentProposedStepLength, G4double &pNewSafety)
 
G4double ComputeSafety (const G4ThreeVector &globalpoint, const G4double pProposedMaxLength=DBL_MAX, const G4bool keepState=true)
 
G4ThreeVector GetGlobalExitNormal (const G4ThreeVector &point, G4bool *valid)
 
G4double TargetSafetyFromPoint (const G4ThreeVector &pGlobalpoint)
 
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)
 
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 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)
 
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)
 

Protected 멤버 함수

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

Protected 속성

G4double kCarTolerance
 
G4double fMinStep
 
G4double fSqTol
 
G4NavigationHistory fHistory
 
G4bool fEnteredDaughter
 
G4bool fExitedMother
 
G4bool fWasLimitedByGeometry
 
G4ThreeVector fStepEndPoint
 
G4ThreeVector fLastStepEndPointLocal
 
G4int fVerbose
 

상세한 설명

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

생성자 & 소멸자 문서화

G4ErrorPropagationNavigator::G4ErrorPropagationNavigator ( )

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

G4ErrorPropagationNavigator::~G4ErrorPropagationNavigator ( )

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

멤버 함수 문서화

void G4Navigator::Activate ( G4bool  flag)
inlineinherited
EVolume G4Navigator::CharacteriseDaughters ( const G4LogicalVolume pLog) const
inlineprotectedinherited
void G4Navigator::CheckMode ( G4bool  mode)
inlineinherited
G4double G4Navigator::CheckNextStep ( const G4ThreeVector pGlobalPoint,
const G4ThreeVector pDirection,
const G4double  pCurrentProposedStepLength,
G4double pNewSafety 
)
inherited

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

다음을 참조함 : G4Navigator::ComputeStep(), G4Navigator::RestoreSavedState(), G4Navigator::SetSavedState().

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

G4ThreeVector G4Navigator::ComputeLocalAxis ( const G4ThreeVector pVec) const
inlineprotectedinherited
G4ThreeVector G4Navigator::ComputeLocalPoint ( const G4ThreeVector rGlobPoint) const
inlineprotectedinherited
G4double G4ErrorPropagationNavigator::ComputeSafety ( const G4ThreeVector globalpoint,
const G4double  pProposedMaxLength = DBL_MAX,
const G4bool  keepState = true 
)
virtual

G4Navigator(으)로부터 재구현되었습니다.

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

다음을 참조함 : G4Navigator::ComputeSafety(), G4INCL::Math::min(), TargetSafetyFromPoint().

G4double G4ErrorPropagationNavigator::ComputeStep ( const G4ThreeVector pGlobalPoint,
const G4ThreeVector pDirection,
const G4double  pCurrentProposedStepLength,
G4double pNewSafety 
)
virtual
G4GRSSolid* G4Navigator::CreateGRSSolid ( ) const
inlineinherited
G4GRSVolume* G4Navigator::CreateGRSVolume ( ) const
inlineinherited
G4TouchableHistory* G4Navigator::CreateTouchableHistory ( ) const
inlineinherited
G4TouchableHistory* G4Navigator::CreateTouchableHistory ( const G4NavigationHistory ) const
inlineinherited
G4TouchableHistoryHandle G4Navigator::CreateTouchableHistoryHandle ( ) const
virtualinherited

G4MultiNavigator에서 재구현되었습니다.

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

다음을 참조함 : G4Navigator::CreateTouchableHistory().

다음에 의해서 참조됨 : G4FastTrack::FRecordsAffineTransformation(), G4VIntersectionLocator::LocateGlobalPointWithinVolumeAndCheck().

void G4Navigator::EnableBestSafety ( G4bool  value = false)
inlineinherited
G4bool G4Navigator::EnteredDaughterVolume ( ) const
inlineinherited
G4bool G4Navigator::ExitedMotherVolume ( ) const
inlineinherited

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

G4ThreeVector G4Navigator::GetCurrentLocalCoordinate ( ) const
inlineinherited
G4int G4Navigator::GetDaughtersRegularStructureId ( const G4LogicalVolume pLog) const
inlineprotectedinherited
G4ThreeVector G4ErrorPropagationNavigator::GetGlobalExitNormal ( const G4ThreeVector point,
G4bool valid 
)
virtual
const G4AffineTransform& G4Navigator::GetGlobalToLocalTransform ( ) const
inlineinherited
G4ThreeVector G4Navigator::GetLocalExitNormal ( G4bool valid)
virtualinherited
G4ThreeVector G4Navigator::GetLocalExitNormalAndCheck ( const G4ThreeVector point,
G4bool valid 
)
virtualinherited

G4MultiNavigator에서 재구현되었습니다.

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

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

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

const G4AffineTransform G4Navigator::GetLocalToGlobalTransform ( ) const
inlineinherited
G4AffineTransform G4Navigator::GetMotherToDaughterTransform ( G4VPhysicalVolume dVolume,
G4int  dReplicaNo,
EVolume  dVolumeType 
)
inherited
G4int G4Navigator::GetVerboseLevel ( ) const
inlineinherited
G4VPhysicalVolume* G4Navigator::GetWorldVolume ( ) const
inlineinherited
G4bool G4Navigator::IsActive ( ) const
inlineinherited

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

G4bool G4Navigator::IsCheckModeActive ( ) const
inlineinherited
G4VPhysicalVolume * G4Navigator::LocateGlobalPointAndSetup ( const G4ThreeVector point,
const G4ThreeVector direction = 0,
const G4bool  pRelativeSearch = true,
const G4bool  ignoreDirection = true 
)
virtualinherited

G4MultiNavigator에서 재구현되었습니다.

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

다음을 참조함 : G4NavigationHistory::BackLevel(), G4ReplicaNavigation::BackLocate(), G4Navigator::CharacteriseDaughters(), G4VSolid::ComputeDimensions(), G4VPVParameterisation::ComputeSolid(), G4VPVParameterisation::ComputeTransformation(), G4ReplicaNavigation::ComputeTransformation(), CLHEP::Hep3Vector::dot(), G4Navigator::fBlockedPhysicalVolume, G4Navigator::fBlockedReplicaNo, G4Navigator::fChangedGrandMotherRefFrame, G4Navigator::fCheck, G4Navigator::fEnteredDaughter, G4Navigator::fEntering, G4Navigator::fExitedMother, G4Navigator::fExiting, G4Navigator::fGrandMotherExitNormal, G4Navigator::fHistory, G4Navigator::fLastLocatedPointLocal, G4Navigator::fLastTriedStepComputation, G4Navigator::fLocatedOnEdge, G4Navigator::fLocatedOutsideWorld, G4Navigator::fnormalNav, G4Navigator::fparamNav, G4Navigator::fregularNav, G4Navigator::freplicaNav, G4Navigator::fValidExitNormal, G4Navigator::fVerbose, G4Navigator::fvoxelNav, G4Navigator::fWasLimitedByGeometry, G4cout, G4endl, G4VPhysicalVolume::GetCopyNo(), G4Navigator::GetDaughtersRegularStructureId(), G4NavigationHistory::GetDepth(), G4VPhysicalVolume::GetLogicalVolume(), G4VSolid::GetName(), G4VPhysicalVolume::GetName(), G4VPhysicalVolume::GetParameterisation(), G4VPhysicalVolume::GetRegularStructureId(), G4VPhysicalVolume::GetRotation(), G4LogicalVolume::GetSolid(), G4NavigationHistory::GetTopReplicaNo(), G4NavigationHistory::GetTopTransform(), G4NavigationHistory::GetTopVolume(), G4NavigationHistory::GetTopVolumeType(), G4LogicalVolume::GetVoxelHeader(), G4VSolid::Inside(), kNormal, kOutside, kParameterised, kReplica, kSurface, G4RegularNavigation::LevelLocate(), G4NormalNavigation::LevelLocate(), G4ParameterisedNavigation::LevelLocate(), G4VoxelNavigation::LevelLocate(), G4ReplicaNavigation::LevelLocate(), G4NavigationHistory::NewLevel(), CLHEP::normal(), G4Navigator::PrintState(), G4Navigator::ResetStackAndState(), G4VPhysicalVolume::SetCopyNo(), G4LogicalVolume::SetSolid(), G4VSolid::SurfaceNormal(), G4AffineTransform::TransformAxis(), G4AffineTransform::TransformPoint(), G4LogicalVolume::UpdateMaterial(), G4Navigator::VolumeType().

다음에 의해서 참조됨 : XrayFluoAnalysisManager::analyseStepping(), G4AdjointPrimaryGenerator::ComputeAccumulatedDepthVectorAlongBackRay(), G4Navigator::ComputeStep(), F04ElementField::Construct(), G4TheRayTracer::CreateBitMap(), G4MagneticFieldModel::DescribeYourselfTo(), G4EventManager::DoProcessing(), G4MaterialScanner::DoScan(), G4TrajectoryDrawByOriginVolume::Draw(), G4TrajectoryOriginVolumeFilter::Evaluate(), F04PrimaryGeneratorAction::GeneratePrimaries(), G4VIntersectionLocator::GetLocalSurfaceNormal(), DMXParticleSource::IsSourceConfined(), G4SPSPosDistribution::IsSourceConfined(), G4SafetyHelper::Locate(), G4VIntersectionLocator::LocateGlobalPointWithinVolumeAndCheck(), G4Navigator::ResetHierarchyAndLocate(), G4GeometryMessenger::ResetNavigator(), G4SteppingManager::SetInitialStep().

void G4Navigator::LocateGlobalPointAndUpdateTouchable ( const G4ThreeVector position,
const G4ThreeVector direction,
G4VTouchable touchableToUpdate,
const G4bool  RelativeSearch = true 
)
inlineinherited

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

void G4Navigator::LocateGlobalPointAndUpdateTouchable ( const G4ThreeVector position,
G4VTouchable touchableToUpdate,
const G4bool  RelativeSearch = true 
)
inlineinherited
void G4Navigator::LocateGlobalPointAndUpdateTouchableHandle ( const G4ThreeVector position,
const G4ThreeVector direction,
G4TouchableHandle oldTouchableToUpdate,
const G4bool  RelativeSearch = true 
)
inlineinherited
void G4Navigator::LocateGlobalPointWithinVolume ( const G4ThreeVector position)
virtualinherited

G4MultiNavigator에서 재구현되었습니다.

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

다음을 참조함 : G4Navigator::CharacteriseDaughters(), G4Navigator::ComputeLocalPoint(), FatalException, G4Navigator::fBlockedPhysicalVolume, G4Navigator::fBlockedReplicaNo, G4Navigator::fChangedGrandMotherRefFrame, G4Navigator::fEnteredDaughter, G4Navigator::fEntering, G4Navigator::fExitedMother, G4Navigator::fExiting, G4Navigator::fHistory, G4Navigator::fLastLocatedPointLocal, G4Navigator::fLastTriedStepComputation, G4Navigator::fparamNav, G4Navigator::fVerbose, G4Navigator::fvoxelNav, G4Navigator::fWasLimitedByGeometry, G4cout, G4endl, G4Exception(), G4Navigator::GetDaughtersRegularStructureId(), G4VPhysicalVolume::GetLogicalVolume(), G4NavigationHistory::GetTopVolume(), G4NavigationHistory::GetTopVolumeType(), G4LogicalVolume::GetVoxelHeader(), kNormal, kParameterised, kReplica, G4ParameterisedNavigation::ParamVoxelLocate(), G4VoxelNavigation::VoxelLocate().

다음에 의해서 참조됨 : G4VIntersectionLocator::AdjustmentOfFoundIntersection(), G4Navigator::ComputeSafety(), G4PropagatorInField::ComputeStep(), G4Navigator::ComputeStep(), G4BrentLocator::EstimateIntersectionPoint(), G4MultiLevelLocator::EstimateIntersectionPoint(), G4SimpleLocator::EstimateIntersectionPoint(), G4VIntersectionLocator::LocateGlobalPointWithinVolumeAndCheck(), G4Transportation::PostStepDoIt(), G4MonopoleTransportation::PostStepDoIt(), G4SafetyHelper::ReLocateWithinVolume().

G4RotationMatrix G4Navigator::NetRotation ( ) const
inlineinherited
G4ThreeVector G4Navigator::NetTranslation ( ) const
inlineinherited
void G4Navigator::PrintState ( ) const
inherited
G4bool G4Navigator::RecheckDistanceToCurrentBoundary ( const G4ThreeVector pGlobalPoint,
const G4ThreeVector pDirection,
const G4double  CurrentProposedStepLength,
G4double prDistance,
G4double prNewSafety = 0 
) const
virtualinherited
G4VPhysicalVolume * G4Navigator::ResetHierarchyAndLocate ( const G4ThreeVector point,
const G4ThreeVector direction,
const G4TouchableHistory h 
)
virtualinherited
void G4Navigator::ResetStackAndState ( )
inlineinherited
void G4Navigator::ResetState ( )
protectedvirtualinherited
void G4Navigator::RestoreSavedState ( )
protectedinherited
void G4Navigator::SetGeometricallyLimitedStep ( )
inlineinherited
void G4Navigator::SetPushVerbosity ( G4bool  mode)
inlineinherited
void G4Navigator::SetSavedState ( )
protectedinherited
void G4Navigator::SetupHierarchy ( )
protectedvirtualinherited
void G4Navigator::SetVerboseLevel ( G4int  level)
inlineinherited
void G4Navigator::SetWorldVolume ( G4VPhysicalVolume pWorld)
inlineinherited
G4int G4Navigator::SeverityOfZeroStepping ( G4int noZeroSteps) const
inlineinherited
G4double G4ErrorPropagationNavigator::TargetSafetyFromPoint ( const G4ThreeVector pGlobalpoint)
EVolume G4Navigator::VolumeType ( const G4VPhysicalVolume pVol) const
inlineprotectedinherited

멤버 데이타 문서화

G4bool G4Navigator::fEnteredDaughter
protectedinherited
G4bool G4Navigator::fExitedMother
protectedinherited
G4NavigationHistory G4Navigator::fHistory
protectedinherited
G4ThreeVector G4Navigator::fLastStepEndPointLocal
protectedinherited

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

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

G4double G4Navigator::fMinStep
protectedinherited

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

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

G4double G4Navigator::fSqTol
protectedinherited

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

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

G4ThreeVector G4Navigator::fStepEndPoint
protectedinherited

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

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

G4int G4Navigator::fVerbose
protectedinherited
G4bool G4Navigator::fWasLimitedByGeometry
protectedinherited
G4double G4Navigator::kCarTolerance
protectedinherited

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