Implementation of the B01DetectorConstruction class. 더 자세히 ...
#include "G4Types.hh"#include <sstream>#include <set>#include "globals.hh"#include "B01DetectorConstruction.hh"#include "G4Material.hh"#include "G4Box.hh"#include "G4Tubs.hh"#include "G4LogicalVolume.hh"#include "G4ThreeVector.hh"#include "G4PVPlacement.hh"#include "G4VisAttributes.hh"#include "G4Colour.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4SDManager.hh"#include "G4MultiFunctionalDetector.hh"#include "G4SDParticleFilter.hh"#include "G4PSNofCollision.hh"#include "G4PSPopulation.hh"#include "G4PSTrackCounter.hh"#include "G4PSTrackLength.hh"#include "G4IStore.hh"#include "G4WeightWindowStore.hh"Implementation of the B01DetectorConstruction class.
B01DetectorConstruction.cc 파일에서 정의되었습니다.
1.8.5