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

#include <G4VParticlePropertyReporter.hh>

G4VParticlePropertyReporter에 대한 상속 다이어그램 :
G4HtmlPPReporter G4SimplePPReporter G4TextPPReporter

Public 타입

typedef std::vector
< G4ParticlePropertyData * > 
G4PPDContainer
 

Public 멤버 함수

 G4VParticlePropertyReporter ()
 
virtual ~G4VParticlePropertyReporter ()
 
G4int operator== (const G4VParticlePropertyReporter &right) const
 
G4int operator!= (const G4VParticlePropertyReporter &right) const
 
virtual G4bool FillList (G4String name)
 
virtual void Clear ()
 
virtual void Print (const G4String &option)=0
 
const G4PPDContainerGetList () const
 

Protected 속성

G4PPDContainer pList
 
G4ParticlePropertyTablepPropertyTable
 

상세한 설명

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

멤버 타입정의 문서화

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

생성자 & 소멸자 문서화

G4VParticlePropertyReporter::G4VParticlePropertyReporter ( )

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

다음을 참조함 : G4ParticlePropertyTable::GetParticlePropertyTable(), pPropertyTable.

G4VParticlePropertyReporter::~G4VParticlePropertyReporter ( )
virtual

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

다음을 참조함 : G4ParticlePropertyTable::Clear(), pList, pPropertyTable.

멤버 함수 문서화

void G4VParticlePropertyReporter::Clear ( )
virtual

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

다음을 참조함 : pList.

G4bool G4VParticlePropertyReporter::FillList ( G4String  name)
virtual
const G4PPDContainer& G4VParticlePropertyReporter::GetList ( ) const
inline

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

다음을 참조함 : pList.

G4int G4VParticlePropertyReporter::operator!= ( const G4VParticlePropertyReporter right) const
inline

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

G4int G4VParticlePropertyReporter::operator== ( const G4VParticlePropertyReporter right) const
inline

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

virtual void G4VParticlePropertyReporter::Print ( const G4String option)
pure virtual

G4HtmlPPReporter, G4SimplePPReporter, G4TextPPReporter에서 구현되었습니다.

멤버 데이타 문서화

G4PPDContainer G4VParticlePropertyReporter::pList
protected
G4ParticlePropertyTable* G4VParticlePropertyReporter::pPropertyTable
protected

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

다음에 의해서 참조됨 : FillList(), G4VParticlePropertyReporter(), ~G4VParticlePropertyReporter().


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