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

#include <G4UnitsTable.hh>

Public 멤버 함수

 G4BestUnit (G4double internalValue, const G4String &category)
 
 G4BestUnit (const G4ThreeVector &internalValue, const G4String &category)
 
 ~G4BestUnit ()
 
G4doubleGetValue ()
 
const G4StringGetCategory () const
 
size_t GetIndexOfCategory () const
 
 operator G4String () const
 

Private 속성

G4double Value [3]
 
G4int nbOfVals
 
G4String Category
 
size_t IndexOfCategory
 

Friends

std::ostream & operator<< (std::ostream &, G4BestUnit VU)
 

상세한 설명

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

생성자 & 소멸자 문서화

G4BestUnit::G4BestUnit ( G4double  internalValue,
const G4String category 
)

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

다음을 참조함 : FatalException, G4cout, G4endl, G4Exception(), G4UnitDefinition::GetUnitsTable(), IndexOfCategory, Value.

G4BestUnit::G4BestUnit ( const G4ThreeVector internalValue,
const G4String category 
)
G4BestUnit::~G4BestUnit ( )

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

멤버 함수 문서화

const G4String& G4BestUnit::GetCategory ( ) const
inline

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

size_t G4BestUnit::GetIndexOfCategory ( ) const
inline

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

G4double* G4BestUnit::GetValue ( )
inline
G4BestUnit::operator G4String ( ) const

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

Friend, 그리고 관련된 함수 문서화

std::ostream& operator<< ( std::ostream &  flux,
G4BestUnit  VU 
)
friend

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

멤버 데이타 문서화

G4String G4BestUnit::Category
private

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

size_t G4BestUnit::IndexOfCategory
private

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

다음에 의해서 참조됨 : G4BestUnit(), operator<<().

G4int G4BestUnit::nbOfVals
private

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

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

G4double G4BestUnit::Value[3]
private

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

다음에 의해서 참조됨 : G4BestUnit(), operator<<().


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