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

#include <G4FastTrack.hh>

Public 멤버 함수

 G4FastTrack (G4Envelope *anEnvelope, G4bool IsUnique)
 
 ~G4FastTrack ()
 
void SetCurrentTrack (const G4Track &, const G4Navigator *a=0)
 
G4bool OnTheBoundaryButExiting () const
 
const G4TrackGetPrimaryTrack () const
 
G4EnvelopeGetEnvelope () const
 
G4LogicalVolumeGetEnvelopeLogicalVolume () const
 
G4VPhysicalVolumeGetEnvelopePhysicalVolume () const
 
G4VSolidGetEnvelopeSolid () const
 
G4ThreeVector GetPrimaryTrackLocalPosition () const
 
G4ThreeVector GetPrimaryTrackLocalMomentum () const
 
G4ThreeVector GetPrimaryTrackLocalDirection () const
 
G4ThreeVector GetPrimaryTrackLocalPolarization () const
 
const G4AffineTransformGetAffineTransformation () const
 
const G4AffineTransformGetInverseAffineTransformation () const
 

Private 멤버 함수

void FRecordsAffineTransformation (const G4Navigator *)
 

Private 속성

const G4TrackfTrack
 
G4bool fAffineTransformationDefined
 
G4EnvelopefEnvelope
 
G4bool fIsUnique
 
G4LogicalVolumefEnvelopeLogicalVolume
 
G4VPhysicalVolumefEnvelopePhysicalVolume
 
G4VSolidfEnvelopeSolid
 
G4ThreeVector fLocalTrackPosition
 
G4ThreeVector fLocalTrackMomentum
 
G4ThreeVector fLocalTrackDirection
 
G4ThreeVector fLocalTrackPolarization
 
G4AffineTransform fAffineTransformation
 
G4AffineTransform fInverseAffineTransformation
 

상세한 설명

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

생성자 & 소멸자 문서화

G4FastTrack::G4FastTrack ( G4Envelope anEnvelope,
G4bool  IsUnique 
)

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

G4FastTrack::~G4FastTrack ( )

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

멤버 함수 문서화

void G4FastTrack::FRecordsAffineTransformation ( const G4Navigator theNavigator)
private
const G4AffineTransform * G4FastTrack::GetAffineTransformation ( ) const
inline

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

다음을 참조함 : fAffineTransformation.

G4Envelope * G4FastTrack::GetEnvelope ( ) const
inline

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

다음을 참조함 : fEnvelope.

다음에 의해서 참조됨 : G4FastSimulationManager::GetEnvelope(), G4FastSimulationManager::ListTitle(), G4FastSimulationManager::~G4FastSimulationManager().

G4LogicalVolume * G4FastTrack::GetEnvelopeLogicalVolume ( ) const
inline

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

다음을 참조함 : fEnvelopeLogicalVolume.

G4VPhysicalVolume * G4FastTrack::GetEnvelopePhysicalVolume ( ) const
inline

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

다음을 참조함 : fEnvelopePhysicalVolume.

G4VSolid * G4FastTrack::GetEnvelopeSolid ( ) const
inline

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

다음을 참조함 : fEnvelopeSolid.

다음에 의해서 참조됨 : GFlashShowerModel::CheckContainment(), Par01PiModel::DoIt(), GFlashShowerModel::ElectronDoIt(), Par01PionShowerModel::Explode(), OnTheBoundaryButExiting().

const G4AffineTransform * G4FastTrack::GetInverseAffineTransformation ( ) const
inline
const G4Track * G4FastTrack::GetPrimaryTrack ( ) const
inline
G4ThreeVector G4FastTrack::GetPrimaryTrackLocalDirection ( ) const
inline
G4ThreeVector G4FastTrack::GetPrimaryTrackLocalMomentum ( ) const
inline

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

다음을 참조함 : fLocalTrackMomentum.

G4ThreeVector G4FastTrack::GetPrimaryTrackLocalPolarization ( ) const
inline

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

다음을 참조함 : fLocalTrackPolarization.

G4ThreeVector G4FastTrack::GetPrimaryTrackLocalPosition ( ) const
inline
G4bool G4FastTrack::OnTheBoundaryButExiting ( ) const
inline

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

다음을 참조함 : GetEnvelopeSolid(), GetPrimaryTrackLocalDirection(), GetPrimaryTrackLocalPosition().

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

void G4FastTrack::SetCurrentTrack ( const G4Track track,
const G4Navigator a = 0 
)

멤버 데이타 문서화

G4AffineTransform G4FastTrack::fAffineTransformation
private

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

다음에 의해서 참조됨 : FRecordsAffineTransformation(), GetAffineTransformation(), SetCurrentTrack().

G4bool G4FastTrack::fAffineTransformationDefined
private

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

다음에 의해서 참조됨 : FRecordsAffineTransformation(), SetCurrentTrack().

G4Envelope* G4FastTrack::fEnvelope
private

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

다음에 의해서 참조됨 : FRecordsAffineTransformation(), GetEnvelope().

G4LogicalVolume* G4FastTrack::fEnvelopeLogicalVolume
private

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

다음에 의해서 참조됨 : FRecordsAffineTransformation(), GetEnvelopeLogicalVolume().

G4VPhysicalVolume* G4FastTrack::fEnvelopePhysicalVolume
private

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

다음에 의해서 참조됨 : FRecordsAffineTransformation(), GetEnvelopePhysicalVolume().

G4VSolid* G4FastTrack::fEnvelopeSolid
private

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

다음에 의해서 참조됨 : FRecordsAffineTransformation(), GetEnvelopeSolid().

G4AffineTransform G4FastTrack::fInverseAffineTransformation
private

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

다음에 의해서 참조됨 : FRecordsAffineTransformation(), GetInverseAffineTransformation().

G4bool G4FastTrack::fIsUnique
private

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

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

G4ThreeVector G4FastTrack::fLocalTrackDirection
private

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

다음에 의해서 참조됨 : GetPrimaryTrackLocalDirection(), SetCurrentTrack().

G4ThreeVector G4FastTrack::fLocalTrackMomentum
private

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

다음에 의해서 참조됨 : GetPrimaryTrackLocalMomentum(), SetCurrentTrack().

G4ThreeVector G4FastTrack::fLocalTrackPolarization
private

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

다음에 의해서 참조됨 : GetPrimaryTrackLocalPolarization(), SetCurrentTrack().

G4ThreeVector G4FastTrack::fLocalTrackPosition
private

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

다음에 의해서 참조됨 : GetPrimaryTrackLocalPosition(), SetCurrentTrack().

const G4Track* G4FastTrack::fTrack
private

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

다음에 의해서 참조됨 : GetPrimaryTrack(), SetCurrentTrack().


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