![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Static class for cluster formation. More...
#include "globals.hh"#include "G4INCLIClusteringModel.hh"#include "G4INCLClustering.hh"#include "G4INCLClusteringModelIntercomparison.hh"#include "G4INCLClusteringModelNone.hh"
Include dependency graph for G4INCLClustering.cc:Go to the source code of this file.
Namespaces | |
| namespace | G4INCL |
| namespace | G4INCL::Clustering |
| Cluster formation. | |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
Functions | |
| Cluster * | G4INCL::Clustering::getCluster (Nucleus *n, Particle *p) |
| Call the clustering algorithm. | |
| G4bool | G4INCL::Clustering::clusterCanEscape (Nucleus const *const n, Cluster const *const c) |
| Determine whether the cluster can escape or not. | |
| IClusteringModel * | G4INCL::Clustering::getClusteringModel () |
| Get the clustering model. | |
| void | G4INCL::Clustering::setClusteringModel (IClusteringModel *const model) |
| Set the clustering model. | |
| void | G4INCL::Clustering::deleteClusteringModel () |
| Delete the clustering model. | |
| void | G4INCL::Clustering::initialize (Config const *const theConfig) |
| Initialize the clustering model based on the Config object. | |
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLClustering.cc.
View newest version in sPHENIX GitHub at line 34 of file G4INCLClustering.cc