Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
클래스 | 타입정의
G4tgrVolumeMgr.hh 파일 참조
#include "globals.hh"
#include "G4tgrSolid.hh"
#include "G4tgrVolume.hh"
#include "G4tgrPlace.hh"
#include "G4tgrIsotope.hh"
#include "G4tgrElement.hh"
#include "G4tgrMaterial.hh"
#include "G4tgrRotationMatrix.hh"
#include <map>

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

클래스

class  G4tgrVolumeMgr
 

타입정의

typedef std::map< G4String,
G4tgrSolid * > 
G4mapssol
 
typedef std::map< G4String,
G4tgrVolume * > 
G4mapsvol
 
typedef std::multimap
< G4String, const G4tgrPlace * > 
G4mmapspl
 

타입정의 문서화

typedef std::map< G4String, G4tgrSolid* > G4mapssol

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

typedef std::map< G4String, G4tgrVolume* > G4mapsvol

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

typedef std::multimap< G4String, const G4tgrPlace* > G4mmapspl

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