#include "G4Box.hh"#include "G4LogicalVolume.hh"#include "G4NistManager.hh"#include "G4PVParameterised.hh"#include "G4PVPlacement.hh"#include "G4SystemOfUnits.hh"#include "G4VisAttributes.hh"#include "DetectorConstruction.hh"#include "VoxelParam.hh"#include "VoxelSD.hh"타입정의 | |
| typedef G4LogicalVolume | G4LV |
| typedef G4PVPlacement | G4PVP |
| typedef G4VisAttributes | G4VA |
| typedef G4LogicalVolume G4LV |
examples/extended/parallel/MPI/examples/exMPI02/src/DetectorConstruction.cc 파일의 42 번째 라인에서 정의되었습니다.
| typedef G4PVPlacement G4PVP |
examples/extended/parallel/MPI/examples/exMPI02/src/DetectorConstruction.cc 파일의 43 번째 라인에서 정의되었습니다.
| typedef G4VisAttributes G4VA |
examples/extended/parallel/MPI/examples/exMPI02/src/DetectorConstruction.cc 파일의 44 번째 라인에서 정의되었습니다.
1.8.5