|
Geant4-11
|
#include "globals.hh"#include "G4INCLIClusteringModel.hh"#include "G4INCLParticle.hh"#include "G4INCLParticleTable.hh"#include "G4INCLCluster.hh"#include "G4INCLNucleus.hh"#include "G4INCLKinematicsUtils.hh"#include "G4INCLHashing.hh"#include <set>#include <algorithm>Go to the source code of this file.
Data Structures | |
| class | G4INCL::ClusteringModelIntercomparison |
| Cluster coalescence algorithm used in the IAEA intercomparison. More... | |
| struct | G4INCL::ConsideredPartner |
| Container for the relevant information. More... | |
| class | G4INCL::ClusteringModelIntercomparison::SortedNucleonConfiguration |
| Class for storing and comparing sorted nucleon configurations. More... | |
Namespaces | |
| namespace | G4INCL |
Macros | |
| #define | G4INCLClusteringModelIntercomparison_hh 1 |
| #define | INCL_CACHING_CLUSTERING_MODEL_INTERCOMPARISON_Set 1 |
| #define | INCLXX_IN_GEANT4_MODE 1 |
| #define G4INCLClusteringModelIntercomparison_hh 1 |
Definition at line 39 of file G4INCLClusteringModelIntercomparison.hh.
| #define INCL_CACHING_CLUSTERING_MODEL_INTERCOMPARISON_Set 1 |
Definition at line 42 of file G4INCLClusteringModelIntercomparison.hh.
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLClusteringModelIntercomparison.hh.