Geant4
10.03.p01
|
#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 | |
struct | G4INCL::ConsideredPartner |
Container for the relevant information. More... | |
class | G4INCL::ClusteringModelIntercomparison |
Cluster coalescence algorithm used in the IAEA intercomparison. More... | |
Namespaces | |
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 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.