Implementation of the DetectorConstruction class. 더 자세히 ...
#include "DetectorConstruction.hh"#include "DetectorSimpleALICE.hh"#include "DetectorALICE06.hh"#include "DetectorBari05.hh"#include "DetectorHarris73.hh"#include "DetectorWatase86.hh"#include "DetectorBarr90.hh"#include "DetectorMessenger.hh"#include "Materials.hh"#include "G4Region.hh"#include "G4RegionStore.hh"#include "G4ProductionCuts.hh"#include "G4LogicalVolumeStore.hh"#include "G4LogicalVolume.hh"#include "G4ios.hh"#include "G4SystemOfUnits.hh"Implementation of the DetectorConstruction class.
examples/extended/electromagnetic/TestEm10/src/DetectorConstruction.cc 파일에서 정의되었습니다.
1.8.5