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

#include <SensitiveDetectorHit.hh>

SensitiveDetectorHit에 대한 상속 다이어그램 :
G4VHit G4VHit

Public 멤버 함수

 SensitiveDetectorHit ()
 
 SensitiveDetectorHit (const SensitiveDetectorHit &)
 
virtual ~SensitiveDetectorHit ()
 
const SensitiveDetectorHitoperator= (const SensitiveDetectorHit &)
 
G4int operator== (const SensitiveDetectorHit &) const
 
voidoperator new (size_t)
 
void operator delete (void *)
 
virtual void Draw ()
 
virtual void Print ()
 
void SetEdep (G4double de)
 
G4double GetEdep () const
 
 SensitiveDetectorHit ()
 
 SensitiveDetectorHit (G4int z)
 
virtual ~SensitiveDetectorHit ()
 
 SensitiveDetectorHit (const SensitiveDetectorHit &right)
 
const SensitiveDetectorHitoperator= (const SensitiveDetectorHit &right)
 
int operator== (const SensitiveDetectorHit &right) const
 
voidoperator new (size_t)
 
void operator delete (void *aHit)
 
virtual void Draw ()
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 
virtual void Print ()
 
void SetLayerID (G4int z)
 
G4int GetLayerID () const
 
void SetWorldPos (G4ThreeVector xyz)
 
G4ThreeVector GetWorldPos () const
 
G4int operator== (const G4VHit &right) const
 

Private 속성

G4double fEdep
 
G4int fLayerID
 
G4ThreeVector fWorldPos
 

상세한 설명

advanced/radioprotection/include/SensitiveDetectorHit.hh 파일의 40 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

SensitiveDetectorHit::SensitiveDetectorHit ( )

advanced/radioprotection/src/SensitiveDetectorHit.cc 파일의 43 번째 라인에서 정의되었습니다.

SensitiveDetectorHit::SensitiveDetectorHit ( const SensitiveDetectorHit right)

advanced/radioprotection/src/SensitiveDetectorHit.cc 파일의 50 번째 라인에서 정의되었습니다.

다음을 참조함 : fEdep.

SensitiveDetectorHit::~SensitiveDetectorHit ( )
virtual

advanced/radioprotection/src/SensitiveDetectorHit.cc 파일의 48 번째 라인에서 정의되었습니다.

SensitiveDetectorHit::SensitiveDetectorHit ( )
SensitiveDetectorHit::SensitiveDetectorHit ( G4int  z)

extended/exoticphysics/channeling/src/SensitiveDetectorHit.cc 파일의 57 번째 라인에서 정의되었습니다.

다음을 참조함 : fLayerID, z.

virtual SensitiveDetectorHit::~SensitiveDetectorHit ( )
virtual
SensitiveDetectorHit::SensitiveDetectorHit ( const SensitiveDetectorHit right)

멤버 함수 문서화

std::vector< G4AttValue > * SensitiveDetectorHit::CreateAttValues ( ) const
virtual

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

extended/exoticphysics/channeling/src/SensitiveDetectorHit.cc 파일의 128 번째 라인에서 정의되었습니다.

다음을 참조함 : G4UIcommand::ConvertToString(), fLayerID, fWorldPos, G4BestUnit.

void SensitiveDetectorHit::Draw ( )
virtual

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

advanced/radioprotection/src/SensitiveDetectorHit.cc 파일의 68 번째 라인에서 정의되었습니다.

virtual void SensitiveDetectorHit::Draw ( )
virtual

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

const std::map< G4String, G4AttDef > * SensitiveDetectorHit::GetAttDefs ( ) const
virtual

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

extended/exoticphysics/channeling/src/SensitiveDetectorHit.cc 파일의 110 번째 라인에서 정의되었습니다.

다음을 참조함 : G4AttDefStore::GetInstance().

G4double SensitiveDetectorHit::GetEdep ( ) const
inline

advanced/radioprotection/include/SensitiveDetectorHit.hh 파일의 61 번째 라인에서 정의되었습니다.

다음을 참조함 : fEdep.

G4int SensitiveDetectorHit::GetLayerID ( ) const
inline

extended/exoticphysics/channeling/include/SensitiveDetectorHit.hh 파일의 68 번째 라인에서 정의되었습니다.

다음을 참조함 : fLayerID.

G4ThreeVector SensitiveDetectorHit::GetWorldPos ( ) const
inline

extended/exoticphysics/channeling/include/SensitiveDetectorHit.hh 파일의 70 번째 라인에서 정의되었습니다.

다음을 참조함 : fWorldPos.

void SensitiveDetectorHit::operator delete ( void hit)
inline

advanced/radioprotection/include/SensitiveDetectorHit.hh 파일의 79 번째 라인에서 정의되었습니다.

다음을 참조함 : SensitiveDetectorHitAllocator.

void SensitiveDetectorHit::operator delete ( void aHit)
inline
void * SensitiveDetectorHit::operator new ( size_t  )
inline

advanced/radioprotection/include/SensitiveDetectorHit.hh 파일의 72 번째 라인에서 정의되었습니다.

다음을 참조함 : SensitiveDetectorHitAllocator.

void* SensitiveDetectorHit::operator new ( size_t  )
inline
const SensitiveDetectorHit & SensitiveDetectorHit::operator= ( const SensitiveDetectorHit right)

advanced/radioprotection/src/SensitiveDetectorHit.cc 파일의 56 번째 라인에서 정의되었습니다.

다음을 참조함 : fEdep.

const SensitiveDetectorHit& SensitiveDetectorHit::operator= ( const SensitiveDetectorHit right)
int SensitiveDetectorHit::operator== ( const SensitiveDetectorHit right) const

advanced/radioprotection/src/SensitiveDetectorHit.cc 파일의 63 번째 라인에서 정의되었습니다.

int SensitiveDetectorHit::operator== ( const SensitiveDetectorHit right) const
G4int G4VHit::operator== ( const G4VHit right) const
inherited

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

void SensitiveDetectorHit::Print ( void  )
virtual

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

advanced/radioprotection/src/SensitiveDetectorHit.cc 파일의 73 번째 라인에서 정의되었습니다.

다음을 참조함 : fEdep, G4BestUnit, G4cout, G4endl.

virtual void SensitiveDetectorHit::Print ( )
virtual

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

void SensitiveDetectorHit::SetEdep ( G4double  de)
inline

advanced/radioprotection/include/SensitiveDetectorHit.hh 파일의 59 번째 라인에서 정의되었습니다.

다음을 참조함 : fEdep.

void SensitiveDetectorHit::SetLayerID ( G4int  z)
inline

extended/exoticphysics/channeling/include/SensitiveDetectorHit.hh 파일의 67 번째 라인에서 정의되었습니다.

다음을 참조함 : fLayerID, z.

void SensitiveDetectorHit::SetWorldPos ( G4ThreeVector  xyz)
inline

extended/exoticphysics/channeling/include/SensitiveDetectorHit.hh 파일의 69 번째 라인에서 정의되었습니다.

다음을 참조함 : fWorldPos.

멤버 데이타 문서화

G4double SensitiveDetectorHit::fEdep
private

advanced/radioprotection/include/SensitiveDetectorHit.hh 파일의 61 번째 라인에서 정의되었습니다.

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

G4int SensitiveDetectorHit::fLayerID
private

extended/exoticphysics/channeling/include/SensitiveDetectorHit.hh 파일의 63 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CreateAttValues(), GetLayerID(), SensitiveDetectorHit(), SetLayerID().

G4ThreeVector SensitiveDetectorHit::fWorldPos
private

extended/exoticphysics/channeling/include/SensitiveDetectorHit.hh 파일의 64 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CreateAttValues(), GetWorldPos(), SetWorldPos().


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