#include "G4VUserDetectorConstruction.hh"
#include "G4Box.hh"
#include "G4NistManager.hh"
#include "G4PVPlacement.hh"
#include "G4VisAttributes.hh"
클래스 | |
class | DetectorConstruction |
Simple detector construction with a box volume placed in a world. 더 자세히 ... | |