#include "globals.hh"
#include "G4INCLGlobals.hh"
#include "G4INCLLogger.hh"
#include "G4INCLParticle.hh"
#include "G4INCLIAvatar.hh"
#include "G4INCLNucleus.hh"
#include "G4INCLKinematicsUtils.hh"
#include "G4INCLDecayAvatar.hh"
#include "G4INCLCluster.hh"
#include "G4INCLClusterDecay.hh"
#include "G4INCLDeJongSpin.hh"
#include "G4INCLNuclearPotentialEnergyIsospinSmooth.hh"
#include "G4INCLNuclearPotentialEnergyIsospin.hh"
#include "G4INCLNuclearPotentialIsospin.hh"
#include "G4INCLNuclearPotentialConstant.hh"
#include <iterator>
#include <cstdlib>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | G4INCL |
Defines | |
#define | INCLXX_IN_GEANT4_MODE 1 |
#define | G4INCLNucleus_hh 1 |
#define G4INCLNucleus_hh 1 |
Definition at line 45 of file G4INCLNucleus.cc.
#define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 33 of file G4INCLNucleus.cc.