#include "globals.hh"
#include <map>
#include "G4tgrIsotope.hh"
#include "G4tgrElementSimple.hh"
#include "G4tgrElementFromIsotopes.hh"
#include "G4tgrMaterial.hh"
#include "G4tgrMaterialSimple.hh"
#include "G4tgrMaterialMixture.hh"
클래스 | |
class | G4tgrMaterialFactory |
타입정의 | |
typedef std::map< G4String, G4tgrIsotope * > | G4mstgrisot |
typedef std::map< G4String, G4tgrElement * > | G4mstgrelem |
typedef std::map< G4String, G4tgrMaterial * > | G4mstgrmate |
typedef std::map< G4String, G4tgrElement* > G4mstgrelem |
G4tgrMaterialFactory.hh 파일의 55 번째 라인에서 정의되었습니다.
typedef std::map< G4String, G4tgrIsotope* > G4mstgrisot |
G4tgrMaterialFactory.hh 파일의 54 번째 라인에서 정의되었습니다.
typedef std::map< G4String, G4tgrMaterial* > G4mstgrmate |
G4tgrMaterialFactory.hh 파일의 56 번째 라인에서 정의되었습니다.