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

#include <LXeScintHit.hh>

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

Public 멤버 함수

 LXeScintHit ()
 
 LXeScintHit (G4VPhysicalVolume *pVol)
 
virtual ~LXeScintHit ()
 
 LXeScintHit (const LXeScintHit &right)
 
const LXeScintHitoperator= (const LXeScintHit &right)
 
G4int operator== (const LXeScintHit &right) const
 
voidoperator new (size_t)
 
void operator delete (void *aHit)
 
virtual void Draw ()
 
virtual void Print ()
 
void SetEdep (G4double de)
 
void AddEdep (G4double de)
 
G4double GetEdep ()
 
void SetPos (G4ThreeVector xyz)
 
G4ThreeVector GetPos ()
 
const G4VPhysicalVolumeGetPhysV ()
 
G4int operator== (const G4VHit &right) const
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 

Private 속성

G4double fEdep
 
G4ThreeVector fPos
 
const G4VPhysicalVolumefPhysVol
 

상세한 설명

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

생성자 & 소멸자 문서화

LXeScintHit::LXeScintHit ( )

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

LXeScintHit::LXeScintHit ( G4VPhysicalVolume pVol)

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

LXeScintHit::~LXeScintHit ( )
virtual

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

LXeScintHit::LXeScintHit ( const LXeScintHit right)

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

다음을 참조함 : fEdep, fPhysVol, fPos.

멤버 함수 문서화

void LXeScintHit::AddEdep ( G4double  de)
inline

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

다음을 참조함 : fEdep.

virtual std::vector<G4AttValue>* G4VHit::CreateAttValues ( ) const
inlinevirtualinherited
void LXeScintHit::Draw ( )
virtual

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

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

virtual const std::map<G4String,G4AttDef>* G4VHit::GetAttDefs ( ) const
inlinevirtualinherited
G4double LXeScintHit::GetEdep ( )
inline

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

다음을 참조함 : fEdep.

const G4VPhysicalVolume* LXeScintHit::GetPhysV ( )
inline

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

다음을 참조함 : fPhysVol.

G4ThreeVector LXeScintHit::GetPos ( )
inline

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

다음을 참조함 : fPos.

void LXeScintHit::operator delete ( void aHit)
inline

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

다음을 참조함 : LXeScintHitAllocator.

void * LXeScintHit::operator new ( size_t  )
inline

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

다음을 참조함 : LXeScintHitAllocator.

const LXeScintHit & LXeScintHit::operator= ( const LXeScintHit right)

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

다음을 참조함 : fEdep, fPhysVol, fPos.

G4int LXeScintHit::operator== ( const LXeScintHit right) const

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

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

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

void LXeScintHit::Print ( void  )
virtual

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

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

void LXeScintHit::SetEdep ( G4double  de)
inline

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

다음을 참조함 : fEdep.

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

void LXeScintHit::SetPos ( G4ThreeVector  xyz)
inline

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

다음을 참조함 : fPos.

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

멤버 데이타 문서화

G4double LXeScintHit::fEdep
private

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

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

const G4VPhysicalVolume* LXeScintHit::fPhysVol
private

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

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

G4ThreeVector LXeScintHit::fPos
private

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

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


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