Implementation of the TSDetectorConstruction class. 더 자세히 ...
#include "TSDetectorConstruction.hh"#include "G4RunManager.hh"#include "G4Box.hh"#include "G4LogicalVolume.hh"#include "G4VPhysicalVolume.hh"#include "G4Material.hh"#include "G4NistManager.hh"#include "G4PVPlacement.hh"#include "G4VisAttributes.hh"#include "G4Colour.hh"#include "G4UnitsTable.hh"#include "G4UserLimits.hh"#include "G4SDManager.hh"#include "G4MultiFunctionalDetector.hh"#include "G4PSEnergyDeposit.hh"#include "G4PSNofStep.hh"Implementation of the TSDetectorConstruction class.
TSDetectorConstruction.cc 파일에서 정의되었습니다.
1.8.5