|
Geant4-11
|
#include "globals.hh"#include "G4INCLCascade.hh"#include "G4INCLRandom.hh"#include "G4INCLStandardPropagationModel.hh"#include "G4INCLParticleTable.hh"#include "G4INCLParticle.hh"#include "G4INCLNuclearMassTable.hh"#include "G4INCLGlobalInfo.hh"#include "G4INCLPauliBlocking.hh"#include "G4INCLCrossSections.hh"#include "G4INCLPhaseSpaceGenerator.hh"#include "G4INCLLogger.hh"#include "G4INCLGlobals.hh"#include "G4INCLNuclearDensityFactory.hh"#include "G4INCLINuclearPotential.hh"#include "G4INCLCoulombDistortion.hh"#include "G4INCLClustering.hh"#include "G4INCLIntersection.hh"#include "G4INCLBinaryCollisionAvatar.hh"#include "G4INCLCascadeAction.hh"#include "G4INCLAvatarDumpAction.hh"#include <cstring>#include <cstdlib>#include <numeric>Go to the source code of this file.
Namespaces | |
| namespace | G4INCL |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
INCL Cascade
Definition in file G4INCLCascade.cc.
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLCascade.cc.