#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 번째 라인에서 정의되었습니다.