Implementation of the DetectorConstruction class. 더 자세히 ...
#include "DetectorConstruction.hh"#include "DetectorMessenger.hh"#include "G4NistManager.hh"#include "G4Material.hh"#include "G4Element.hh"#include "G4LogicalBorderSurface.hh"#include "G4LogicalSkinSurface.hh"#include "G4OpticalSurface.hh"#include "G4Box.hh"#include "G4LogicalVolume.hh"#include "G4ThreeVector.hh"#include "G4PVPlacement.hh"#include "G4SystemOfUnits.hh"Implementation of the DetectorConstruction class.
examples/extended/optical/OpNovice2/src/DetectorConstruction.cc 파일에서 정의되었습니다.
1.8.5