#include "G4PreCompoundModel.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4PreCompoundEmission.hh"#include "G4PreCompoundTransitions.hh"#include "G4GNASHTransitions.hh"#include "G4ParticleDefinition.hh"#include "G4Proton.hh"#include "G4Neutron.hh"#include "G4NucleiProperties.hh"#include "G4PreCompoundParameters.hh"#include "Randomize.hh"#include "G4DynamicParticle.hh"#include "G4ParticleTypes.hh"#include "G4ParticleTable.hh"#include "G4LorentzVector.hh"Go to the source code of this file.
1.4.7