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

#include <GammaRayTelAnticoincidenceHit.hh>

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

Public 멤버 함수

 GammaRayTelAnticoincidenceHit ()
 
 ~GammaRayTelAnticoincidenceHit ()
 
 GammaRayTelAnticoincidenceHit (const GammaRayTelAnticoincidenceHit &)
 
const
GammaRayTelAnticoincidenceHit
operator= (const GammaRayTelAnticoincidenceHit &)
 
int operator== (const GammaRayTelAnticoincidenceHit &) const
 
voidoperator new (size_t)
 
void operator delete (void *)
 
void Draw ()
 
void Print ()
 
void AddEnergy (G4double de)
 
void SetACDTileNumber (G4int i)
 
void SetACDType (G4int i)
 
void SetPos (G4ThreeVector xyz)
 
G4double GetEdepACD ()
 
G4int GetACDTileNumber ()
 
G4int GetACDType ()
 
G4ThreeVector GetPos ()
 
G4int operator== (const G4VHit &right) const
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 

Private 속성

G4double EdepACD
 
G4ThreeVector pos
 
G4int ACDTileNumber
 
G4int IsACDPlane
 

상세한 설명

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

생성자 & 소멸자 문서화

GammaRayTelAnticoincidenceHit::GammaRayTelAnticoincidenceHit ( )

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

다음을 참조함 : ACDTileNumber, EdepACD, IsACDPlane, pos.

GammaRayTelAnticoincidenceHit::~GammaRayTelAnticoincidenceHit ( )

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

GammaRayTelAnticoincidenceHit::GammaRayTelAnticoincidenceHit ( const GammaRayTelAnticoincidenceHit right)

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

다음을 참조함 : ACDTileNumber, EdepACD, IsACDPlane, pos.

멤버 함수 문서화

void GammaRayTelAnticoincidenceHit::AddEnergy ( G4double  de)
inline

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

다음을 참조함 : EdepACD.

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

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

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

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

G4int GammaRayTelAnticoincidenceHit::GetACDTileNumber ( )
inline

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

다음을 참조함 : ACDTileNumber.

G4int GammaRayTelAnticoincidenceHit::GetACDType ( )
inline

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

다음을 참조함 : IsACDPlane.

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

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

다음을 참조함 : EdepACD.

G4ThreeVector GammaRayTelAnticoincidenceHit::GetPos ( )
inline

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

다음을 참조함 : pos.

void GammaRayTelAnticoincidenceHit::operator delete ( void aHit)
inline

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

다음을 참조함 : GammaRayTelAnticoincidenceHitAllocator.

void * GammaRayTelAnticoincidenceHit::operator new ( size_t  )
inline

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

다음을 참조함 : GammaRayTelAnticoincidenceHitAllocator.

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

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

다음을 참조함 : ACDTileNumber, EdepACD, IsACDPlane, pos.

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

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

int GammaRayTelAnticoincidenceHit::operator== ( const GammaRayTelAnticoincidenceHit right) const

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

다음을 참조함 : ACDTileNumber, EdepACD, IsACDPlane, pos.

void GammaRayTelAnticoincidenceHit::Print ( void  )
virtual

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

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

void GammaRayTelAnticoincidenceHit::SetACDTileNumber ( G4int  i)
inline

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

다음을 참조함 : ACDTileNumber.

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

void GammaRayTelAnticoincidenceHit::SetACDType ( G4int  i)
inline

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

다음을 참조함 : IsACDPlane.

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

void GammaRayTelAnticoincidenceHit::SetPos ( G4ThreeVector  xyz)
inline

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

다음을 참조함 : pos.

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

멤버 데이타 문서화

G4int GammaRayTelAnticoincidenceHit::ACDTileNumber
private

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

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

G4double GammaRayTelAnticoincidenceHit::EdepACD
private

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

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

G4int GammaRayTelAnticoincidenceHit::IsACDPlane
private

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

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

G4ThreeVector GammaRayTelAnticoincidenceHit::pos
private

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

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


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