#include <utility>#include "G4FTFParameters.hh"#include "G4ios.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4ParticleDefinition.hh"#include "G4Proton.hh"#include "G4Neutron.hh"#include "G4PionPlus.hh"#include "G4PionMinus.hh"#include "G4KaonPlus.hh"#include "G4KaonMinus.hh"Go to the source code of this file.
1.4.7