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

#include <DefaultHepRepAttDef.h>

cheprep::DefaultHepRepAttDef에 대한 상속 다이어그램 :
HEPREP::HepRepAttDef

Public 멤버 함수

 DefaultHepRepAttDef (std::string name, std::string desc, std::string category, std::string extra)
 
 ~DefaultHepRepAttDef ()
 
HEPREP::HepRepAttDefcopy ()
 
std::string getName ()
 
std::string getLowerCaseName ()
 
std::string getDescription ()
 
std::string getCategory ()
 
std::string getExtra ()
 

Private 속성

std::string name
 
std::string desc
 
std::string category
 
std::string extra
 

상세한 설명

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

생성자 & 소멸자 문서화

cheprep::DefaultHepRepAttDef::DefaultHepRepAttDef ( std::string  name,
std::string  desc,
std::string  category,
std::string  extra 
)

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

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

cheprep::DefaultHepRepAttDef::~DefaultHepRepAttDef ( )

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

멤버 함수 문서화

HepRepAttDef * cheprep::DefaultHepRepAttDef::copy ( )
virtual

Returns a deep copy of this attdef.

반환값
copy of this attdef.

HEPREP::HepRepAttDef를 구현.

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

다음을 참조함 : category, DefaultHepRepAttDef(), desc, extra.

string cheprep::DefaultHepRepAttDef::getCategory ( )
virtual

Returns category of this attdef.

반환값
category.

HEPREP::HepRepAttDef를 구현.

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

다음을 참조함 : category.

string cheprep::DefaultHepRepAttDef::getDescription ( )
virtual

Returns a description of this attdef.

반환값
description.

HEPREP::HepRepAttDef를 구현.

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

다음을 참조함 : desc.

string cheprep::DefaultHepRepAttDef::getExtra ( )
virtual

Returns any extra information of this attdef.

반환값
extra info.

HEPREP::HepRepAttDef를 구현.

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

다음을 참조함 : extra.

string cheprep::DefaultHepRepAttDef::getLowerCaseName ( )
virtual

Returns the lowercased name of this attdef.

반환값
lowercased name.

HEPREP::HepRepAttDef를 구현.

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

다음을 참조함 : int(), name.

string cheprep::DefaultHepRepAttDef::getName ( )
virtual

Returns the mixed case name of this attdef.

반환값
name.

HEPREP::HepRepAttDef를 구현.

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

다음을 참조함 : name.

멤버 데이타 문서화

std::string cheprep::DefaultHepRepAttDef::category
private

DefaultHepRepAttDef.h 파일의 20 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : copy(), getCategory().

std::string cheprep::DefaultHepRepAttDef::desc
private

DefaultHepRepAttDef.h 파일의 20 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : copy(), getDescription().

std::string cheprep::DefaultHepRepAttDef::extra
private

DefaultHepRepAttDef.h 파일의 20 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : copy(), getExtra().

std::string cheprep::DefaultHepRepAttDef::name
private

DefaultHepRepAttDef.h 파일의 20 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getLowerCaseName(), getName().


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