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

#include <GIDI_settings.hh>

Public 멤버 함수

 GIDI_settings ()
 
 ~GIDI_settings ()
 
int addParticle (GIDI_settings_particle const &particle)
 
GIDI_settings_particle const * getParticle (int PoPId) const
 
int eraseParticle (int PoPId)
 
void releaseMemory ()
 

Private 속성

std::map< int,
GIDI_settings_particle
mParticles
 

상세한 설명

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

생성자 & 소멸자 문서화

GIDI_settings::GIDI_settings ( )

This is the top settings class used when a GND file is read.

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

GIDI_settings::~GIDI_settings ( )

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

멤버 함수 문서화

int GIDI_settings::addParticle ( GIDI_settings_particle const &  particle)

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

다음을 참조함 : GIDI_settings_particle::getPoPId(), mParticles.

int GIDI_settings::eraseParticle ( int  PoPId)

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

다음을 참조함 : mParticles.

GIDI_settings_particle const * GIDI_settings::getParticle ( int  PoPId) const

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

다음을 참조함 : mParticles.

다음에 의해서 참조됨 : MCGIDI_target_heated_recast(), MCGIDI_quantitiesLookupModes::setGroupIndex().

void GIDI_settings::releaseMemory ( )
inline

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

다음을 참조함 : mParticles.

멤버 데이타 문서화

std::map<int, GIDI_settings_particle> GIDI_settings::mParticles
private

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

다음에 의해서 참조됨 : addParticle(), eraseParticle(), getParticle(), releaseMemory().


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