|
Geant4.10
|
#include <list>#include "G4ExcitationHandler.hh"#include "G4SystemOfUnits.hh"#include "G4LorentzVector.hh"#include "G4NistManager.hh"#include "G4ParticleTable.hh"#include "G4ParticleTypes.hh"#include "G4Ions.hh"#include "G4VMultiFragmentation.hh"#include "G4VFermiBreakUp.hh"#include "G4VFermiFragment.hh"#include "G4VEvaporation.hh"#include "G4VEvaporationChannel.hh"#include "G4VPhotonEvaporation.hh"#include "G4Evaporation.hh"#include "G4StatMF.hh"#include "G4PhotonEvaporation.hh"#include "G4FermiBreakUp.hh"#include "G4FermiFragmentsPool.hh"#include "G4Pow.hh"
1.8.7