Implementation of the DicomDetectorConstruction class. 더 자세히 ...
#include "globals.hh"#include "G4Box.hh"#include "G4LogicalVolume.hh"#include "G4VPhysicalVolume.hh"#include "G4PVPlacement.hh"#include "G4Material.hh"#include "G4Element.hh"#include "G4UIcommand.hh"#include "G4PhysicalConstants.hh"#include "G4NistManager.hh"#include "CLHEP/Units/SystemOfUnits.h"#include "DicomDetectorConstruction.hh"#include "DicomPhantomZSliceHeader.hh"#include "DicomRunAction.hh"#include "DicomRun.hh"#include "G4VisAttributes.hh"#include "G4SDManager.hh"#include "G4MultiFunctionalDetector.hh"#include "G4PSDoseDeposit.hh"#include "G4PSDoseDeposit3D.hh"Implementation of the DicomDetectorConstruction class.
DicomDetectorConstruction.cc 파일에서 정의되었습니다.
1.8.5