|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4BetaPlusDecay.hh"#include "G4BetaDecayCorrections.hh"#include "G4IonTable.hh"#include "G4ThreeVector.hh"#include "G4LorentzVector.hh"#include "G4DynamicParticle.hh"#include "G4DecayProducts.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4Positron.hh"#include "G4NeutrinoE.hh"#include "G4RandomDirection.hh"#include "G4BetaSpectrumSampler.hh"#include <iostream>#include <iomanip>