#include "G4VGammaDeexcitation.hh"#include "globals.hh"#include "G4PhysicalConstants.hh"#include "Randomize.hh"#include "G4Gamma.hh"#include "G4Electron.hh"#include "G4LorentzVector.hh"#include "G4VGammaTransition.hh"#include "G4Fragment.hh"#include "G4FragmentVector.hh"#include "G4ParticleTable.hh"#include "G4IonTable.hh"#include "G4DiscreteGammaTransition.hh"Go to the source code of this file.
1.4.7