|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <fstream>#include <sstream>#include <thread>#include "G4CrossSectionHP.hh"#include "G4Material.hh"#include "G4Element.hh"#include "G4ElementDataRegistry.hh"#include "G4ElementTable.hh"#include "G4IsotopeList.hh"#include "G4HadronicParameters.hh"#include "G4ParticleHPManager.hh"#include "G4ParticleDefinition.hh"#include "G4PhysicalConstants.hh"#include "G4Pow.hh"#include "G4Log.hh"#include "Randomize.hh"#include "G4RandomDirection.hh"#include "G4SystemOfUnits.hh"#include "G4Neutron.hh"#include "G4NucleiProperties.hh"#include "G4AutoLock.hh"