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

#include <RE01TrackInformation.hh>

RE01TrackInformation에 대한 상속 다이어그램 :
G4VUserTrackInformation

Public 멤버 함수

 RE01TrackInformation ()
 
 RE01TrackInformation (const G4Track *aTrack)
 
 RE01TrackInformation (const RE01TrackInformation *aTrackInfo)
 
virtual ~RE01TrackInformation ()
 
voidoperator new (size_t)
 
void operator delete (void *aTrackInfo)
 
RE01TrackInformationoperator= (const RE01TrackInformation &right)
 
void SetSourceTrackInformation (const G4Track *aTrack)
 
virtual void Print () const
 
G4int GetTrackingStatus () const
 
void SetTrackingStatus (G4int i)
 
G4int GetSourceTrackID () const
 
void SetSuspendedStepID (G4int i)
 
G4int GetSuspendedStepID () const
 
const G4StringGetType () const
 

Protected 속성

G4StringpType
 

Private 속성

G4int fOriginalTrackID
 
G4ParticleDefinitionfParticleDefinition
 
G4ThreeVector fOriginalPosition
 
G4ThreeVector fOriginalMomentum
 
G4double fOriginalEnergy
 
G4double fOriginalTime
 
G4int fTrackingStatus
 
G4int fSourceTrackID
 
G4ParticleDefinitionfSourceDefinition
 
G4ThreeVector fSourcePosition
 
G4ThreeVector fSourceMomentum
 
G4double fSourceEnergy
 
G4double fSourceTime
 
G4int fSuspendedStepID
 

상세한 설명

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

생성자 & 소멸자 문서화

RE01TrackInformation::RE01TrackInformation ( )
RE01TrackInformation::RE01TrackInformation ( const G4Track aTrack)
RE01TrackInformation::RE01TrackInformation ( const RE01TrackInformation aTrackInfo)
RE01TrackInformation::~RE01TrackInformation ( )
virtual

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

멤버 함수 문서화

G4int RE01TrackInformation::GetSourceTrackID ( ) const
inline

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

다음을 참조함 : fSourceTrackID.

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

G4int RE01TrackInformation::GetSuspendedStepID ( ) const
inline

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

다음을 참조함 : fSuspendedStepID.

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

G4int RE01TrackInformation::GetTrackingStatus ( ) const
inline

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

다음을 참조함 : fTrackingStatus.

다음에 의해서 참조됨 : RE01TrackingAction::PreUserTrackingAction(), RE01TrackerSD::ProcessHits(), RE01Trajectory::RE01Trajectory().

const G4String & G4VUserTrackInformation::GetType ( ) const
inherited

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

다음을 참조함 : G4VUserTrackInformation::pType.

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

void RE01TrackInformation::operator delete ( void aTrackInfo)
inline

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

다음을 참조함 : aTrackInformationAllocator.

void * RE01TrackInformation::operator new ( size_t  )
inline

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

다음을 참조함 : aTrackInformationAllocator.

RE01TrackInformation & RE01TrackInformation::operator= ( const RE01TrackInformation right)
void RE01TrackInformation::Print ( void  ) const
virtual
void RE01TrackInformation::SetSourceTrackInformation ( const G4Track aTrack)
void RE01TrackInformation::SetSuspendedStepID ( G4int  i)
inline

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

다음을 참조함 : fSuspendedStepID.

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

void RE01TrackInformation::SetTrackingStatus ( G4int  i)
inline

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

다음을 참조함 : fTrackingStatus.

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

멤버 데이타 문서화

G4double RE01TrackInformation::fOriginalEnergy
private

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

다음에 의해서 참조됨 : operator=(), Print(), RE01TrackInformation().

G4ThreeVector RE01TrackInformation::fOriginalMomentum
private

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

다음에 의해서 참조됨 : operator=(), RE01TrackInformation().

G4ThreeVector RE01TrackInformation::fOriginalPosition
private

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

다음에 의해서 참조됨 : operator=(), RE01TrackInformation().

G4double RE01TrackInformation::fOriginalTime
private

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

다음에 의해서 참조됨 : operator=(), RE01TrackInformation().

G4int RE01TrackInformation::fOriginalTrackID
private

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

다음에 의해서 참조됨 : operator=(), Print(), RE01TrackInformation().

G4ParticleDefinition* RE01TrackInformation::fParticleDefinition
private

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

다음에 의해서 참조됨 : operator=(), Print(), RE01TrackInformation().

G4ParticleDefinition* RE01TrackInformation::fSourceDefinition
private

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

다음에 의해서 참조됨 : operator=(), Print(), RE01TrackInformation(), SetSourceTrackInformation().

G4double RE01TrackInformation::fSourceEnergy
private

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

다음에 의해서 참조됨 : operator=(), Print(), RE01TrackInformation(), SetSourceTrackInformation().

G4ThreeVector RE01TrackInformation::fSourceMomentum
private

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

다음에 의해서 참조됨 : operator=(), RE01TrackInformation(), SetSourceTrackInformation().

G4ThreeVector RE01TrackInformation::fSourcePosition
private

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

다음에 의해서 참조됨 : operator=(), Print(), RE01TrackInformation(), SetSourceTrackInformation().

G4double RE01TrackInformation::fSourceTime
private

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

다음에 의해서 참조됨 : operator=(), RE01TrackInformation(), SetSourceTrackInformation().

G4int RE01TrackInformation::fSourceTrackID
private

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

다음에 의해서 참조됨 : GetSourceTrackID(), operator=(), Print(), RE01TrackInformation(), SetSourceTrackInformation().

G4int RE01TrackInformation::fSuspendedStepID
private

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

다음에 의해서 참조됨 : GetSuspendedStepID(), RE01TrackInformation(), SetSuspendedStepID().

G4int RE01TrackInformation::fTrackingStatus
private

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

다음에 의해서 참조됨 : GetTrackingStatus(), operator=(), RE01TrackInformation(), SetTrackingStatus().

G4String* G4VUserTrackInformation::pType
protectedinherited

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