Implementation of the DetectorConstruction class. 더 자세히 ...
#include "DetectorConstruction.hh"#include "DetectorMessenger.hh"#include "G4Material.hh"#include "G4Box.hh"#include "G4LogicalVolume.hh"#include "G4PVPlacement.hh"#include "G4UniformMagField.hh"#include "G4GeometryManager.hh"#include "G4UserLimits.hh"#include "G4PhysicalVolumeStore.hh"#include "G4LogicalVolumeStore.hh"#include "G4SolidStore.hh"#include "G4UnitsTable.hh"#include "G4NistManager.hh"#include "G4MonopoleFieldSetup.hh"#include "G4ThreeVector.hh"#include "G4RunManager.hh"#include "G4SystemOfUnits.hh"#include "G4GlobalMagFieldMessenger.hh"#include "G4AutoDelete.hh"Implementation of the DetectorConstruction class.
examples/extended/exoticphysics/monopole/src/DetectorConstruction.cc 파일에서 정의되었습니다.
1.8.5