|
Geant4
9.6.p02
|
#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.
Classes | |
| class | G4INCL::ClusteringModelIntercomparison |
| Cluster coalescence algorithm used in the IAEA intercomparison. More... | |
Namespaces | |
| G4INCL | |
Constant Groups | |
| G4INCL | |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
| #define | G4INCLClusteringModelIntercomparison_hh 1 |
| #define | INCL_CACHING_CLUSTERING_MODEL_INTERCOMPARISON_Set 1 |
| #define G4INCLClusteringModelIntercomparison_hh 1 |
Definition at line 38 of file G4INCLClusteringModelIntercomparison.hh.
| #define INCL_CACHING_CLUSTERING_MODEL_INTERCOMPARISON_Set 1 |
Definition at line 41 of file G4INCLClusteringModelIntercomparison.hh.
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 33 of file G4INCLClusteringModelIntercomparison.hh.
1.8.4