Implementation of the DetectorHarris73 class. 더 자세히 ...
#include "DetectorHarris73.hh"#include "SensitiveDetector.hh"#include "Materials.hh"#include "G4Material.hh"#include "G4Box.hh"#include "G4LogicalVolume.hh"#include "G4PVPlacement.hh"#include "G4UniformMagField.hh"#include "G4FieldManager.hh"#include "G4TransportationManager.hh"#include "G4SDManager.hh"#include "G4Region.hh"#include "G4UnitsTable.hh"#include "G4SystemOfUnits.hh"#include "G4ios.hh"Implementation of the DetectorHarris73 class.
DetectorHarris73.cc 파일에서 정의되었습니다.
1.8.5