|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4PixeCrossSectionHandler.hh"#include "G4PhysicalConstants.hh"#include "G4IInterpolator.hh"#include "G4LogLogInterpolator.hh"#include "G4IDataSet.hh"#include "G4DataSet.hh"#include "G4CompositeDataSet.hh"#include "G4PixeShellDataSet.hh"#include "G4ProductionCutsTable.hh"#include "G4Material.hh"#include "G4Element.hh"#include "Randomize.hh"#include "G4SystemOfUnits.hh"#include "G4ParticleDefinition.hh"#include <map>#include <vector>#include <fstream>#include <sstream>#include <memory>