|
Geant4-11
|
#include <iostream>#include <fstream>#include <sstream>#include "G4ANuMuNucleusCcModel.hh"#include "G4SystemOfUnits.hh"#include "G4ParticleTable.hh"#include "G4ParticleDefinition.hh"#include "G4IonTable.hh"#include "Randomize.hh"#include "G4RandomDirection.hh"#include "G4DataVector.hh"#include "G4PhysicsTable.hh"#include "G4KineticTrack.hh"#include "G4DecayKineticTracks.hh"#include "G4KineticTrackVector.hh"#include "G4Fragment.hh"#include "G4NucleiProperties.hh"#include "G4ReactionProductVector.hh"#include "G4GeneratorPrecompoundInterface.hh"#include "G4PreCompoundModel.hh"#include "G4ExcitationHandler.hh"#include "G4MuonPlus.hh"#include "G4Nucleus.hh"#include "G4LorentzVector.hh"