|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <fstream>#include <sstream>#include <thread>#include "G4SystemOfUnits.hh"#include "G4NeutronCaptureXS.hh"#include "G4Material.hh"#include "G4Element.hh"#include "G4PhysicsLogVector.hh"#include "G4DynamicParticle.hh"#include "G4ElementTable.hh"#include "G4IsotopeList.hh"#include "G4HadronicParameters.hh"#include "Randomize.hh"#include "G4Log.hh"#include "G4AutoLock.hh"