#include <iostream>#include "G4SystemOfUnits.hh"#include "G4HadronicAbsorptionFritiof.hh"#include "G4PreCompoundModel.hh"#include "G4GeneratorPrecompoundInterface.hh"#include "G4FTFModel.hh"#include "G4LundStringFragmentation.hh"#include "G4ExcitedStringDecay.hh"#include "G4TheoFSGenerator.hh"#include "G4ParticleDefinition.hh"#include "G4ParticleTypes.hh"#include "G4HadronicInteractionRegistry.hh"Go to the source code of this file.
1.4.7