#include "G4EMDissociation.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4Evaporation.hh"#include "G4FermiBreakUp.hh"#include "G4StatMF.hh"#include "G4ParticleDefinition.hh"#include "G4LorentzVector.hh"#include "G4PhysicsFreeVector.hh"#include "G4EMDissociationCrossSection.hh"#include "G4Proton.hh"#include "G4Neutron.hh"#include "G4ParticleTable.hh"#include "G4IonTable.hh"#include "G4GeneralPhaseSpaceDecay.hh"#include "G4DecayProducts.hh"#include "G4DynamicParticle.hh"#include "G4Fragment.hh"#include "G4ReactionProductVector.hh"#include "Randomize.hh"#include "globals.hh"Go to the source code of this file.
1.4.7