Implementation of the GeometryConstruction class. 더 자세히 ...
#include "GeometryConstruction.hh"#include "G4Material.hh"#include "G4Element.hh"#include "G4Box.hh"#include "G4Sphere.hh"#include "G4LogicalVolume.hh"#include "G4ThreeVector.hh"#include "G4PVPlacement.hh"#include "G4VisAttributes.hh"#include "G4Colour.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"Implementation of the GeometryConstruction class.
GeometryConstruction.cc 파일에서 정의되었습니다.
1.8.5