|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4GSMottCorrection.hh"#include "G4PhysicalConstants.hh"#include "zlib.h"#include "Randomize.hh"#include "G4Log.hh"#include "G4Exp.hh"#include "G4ProductionCutsTable.hh"#include "G4MaterialCutsCouple.hh"#include "G4Material.hh"#include "G4ElementVector.hh"#include "G4Element.hh"#include "G4EmParameters.hh"#include <iostream>#include <fstream>#include <cmath>#include <algorithm>