|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4GammaNuclearXS.hh"#include "G4DynamicParticle.hh"#include "G4ThreeVector.hh"#include "G4ElementTable.hh"#include "G4Material.hh"#include "G4Element.hh"#include "G4ElementData.hh"#include "G4PhysicsVector.hh"#include "G4PhysicsLinearVector.hh"#include "G4PhysicsFreeVector.hh"#include "G4CrossSectionDataSetRegistry.hh"#include "G4PhotoNuclearCrossSection.hh"#include "G4HadronicParameters.hh"#include "Randomize.hh"#include "G4SystemOfUnits.hh"#include "G4Gamma.hh"#include "G4IsotopeList.hh"#include "G4AutoLock.hh"#include <fstream>#include <sstream>#include <vector>