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

#include <G4TouchableHistory.hh>

G4TouchableHistory에 대한 상속 다이어그램 :
G4VTouchable

Public 멤버 함수

 G4TouchableHistory ()
 
 G4TouchableHistory (const G4NavigationHistory &history)
 
 ~G4TouchableHistory ()
 
G4VPhysicalVolumeGetVolume (G4int depth=0) const
 
G4VSolidGetSolid (G4int depth=0) const
 
const G4ThreeVectorGetTranslation (G4int depth=0) const
 
const G4RotationMatrixGetRotation (G4int depth=0) const
 
G4int GetReplicaNumber (G4int depth=0) const
 
G4int GetHistoryDepth () const
 
G4int MoveUpHistory (G4int num_levels=1)
 
void UpdateYourself (G4VPhysicalVolume *pPhysVol, const G4NavigationHistory *history=0)
 
const G4NavigationHistoryGetHistory () const
 
voidoperator new (size_t)
 
void operator delete (void *aTH)
 
G4int GetCopyNumber (G4int depth=0) const
 

Private 멤버 함수

G4int CalculateHistoryIndex (G4int stackDepth) const
 

Private 속성

G4RotationMatrix frot
 
G4ThreeVector ftlate
 
G4NavigationHistory fhistory
 

상세한 설명

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

생성자 & 소멸자 문서화

G4TouchableHistory::G4TouchableHistory ( )

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

다음을 참조함 : fhistory, G4NavigationHistory::SetFirstEntry().

G4TouchableHistory::G4TouchableHistory ( const G4NavigationHistory history)
G4TouchableHistory::~G4TouchableHistory ( )

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

멤버 함수 문서화

G4int G4TouchableHistory::CalculateHistoryIndex ( G4int  stackDepth) const
inlineprivate

다음에 의해서 참조됨 : GetRotation(), GetTranslation().

G4int G4VTouchable::GetCopyNumber ( G4int  depth = 0) const
inlineinherited
const G4NavigationHistory* G4TouchableHistory::GetHistory ( ) const
inlinevirtual
G4int G4TouchableHistory::GetHistoryDepth ( ) const
inlinevirtual
G4int G4TouchableHistory::GetReplicaNumber ( G4int  depth = 0) const
inlinevirtual
const G4RotationMatrix * G4TouchableHistory::GetRotation ( G4int  depth = 0) const
virtual
G4VSolid* G4TouchableHistory::GetSolid ( G4int  depth = 0) const
inlinevirtual

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

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

const G4ThreeVector & G4TouchableHistory::GetTranslation ( G4int  depth = 0) const
virtual

G4VTouchable를 구현.

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

다음을 참조함 : CalculateHistoryIndex(), fhistory, ftlate, G4ThreadLocal, G4NavigationHistory::GetTransform(), G4AffineTransform::NetTranslation().

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

G4VPhysicalVolume* G4TouchableHistory::GetVolume ( G4int  depth = 0) const
inlinevirtual
G4int G4TouchableHistory::MoveUpHistory ( G4int  num_levels = 1)
virtual
void G4TouchableHistory::operator delete ( void aTH)
inline
void* G4TouchableHistory::operator new ( size_t  )
inline
void G4TouchableHistory::UpdateYourself ( G4VPhysicalVolume pPhysVol,
const G4NavigationHistory history = 0 
)
virtual

멤버 데이타 문서화

G4NavigationHistory G4TouchableHistory::fhistory
private

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

다음에 의해서 참조됨 : G4TouchableHistory(), GetRotation(), GetTranslation().

G4RotationMatrix G4TouchableHistory::frot
private

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

다음에 의해서 참조됨 : G4TouchableHistory(), GetRotation().

G4ThreeVector G4TouchableHistory::ftlate
private

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

다음에 의해서 참조됨 : G4TouchableHistory(), GetTranslation().


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