Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
클래스 | 타입정의
G4tgbMaterialMgr.hh 파일 참조
#include "globals.hh"
#include "G4tgbIsotope.hh"
#include "G4tgbElement.hh"
#include "G4tgbMaterial.hh"
#include "G4tgrIsotope.hh"
#include "G4tgrElement.hh"
#include "G4tgrMaterial.hh"
#include "G4Isotope.hh"
#include "G4Element.hh"
#include "G4Material.hh"

이 파일의 소스 코드 페이지로 가기

클래스

class  G4tgbMaterialMgr
 

타입정의

typedef std::map< G4String,
G4tgbIsotope * > 
G4mstgbisot
 
typedef std::map< G4String,
G4tgbElement * > 
G4mstgbelem
 
typedef std::map< G4String,
G4tgbMaterial * > 
G4mstgbmate
 
typedef std::map< G4String,
G4Isotope * > 
G4msg4isot
 
typedef std::map< G4String,
G4Element * > 
G4msg4elem
 
typedef std::map< G4String,
G4Material * > 
G4msg4mate
 

타입정의 문서화

typedef std::map< G4String, G4Element* > G4msg4elem

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

typedef std::map< G4String, G4Isotope* > G4msg4isot

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

typedef std::map< G4String, G4Material* > G4msg4mate

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

typedef std::map< G4String, G4tgbElement* > G4mstgbelem

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

typedef std::map< G4String, G4tgbIsotope* > G4mstgbisot

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

typedef std::map< G4String, G4tgbMaterial* > G4mstgbmate

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