Static class for cluster formation. 더 자세히 ...
#include "globals.hh"#include "G4INCLIClusteringModel.hh"#include "G4INCLParticle.hh"#include "G4INCLNucleus.hh"네임스페이스 | |
| G4INCL | |
| G4INCL::Clustering | |
| Cluster formation. | |
매크로 | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
| #define | G4INCLCLUSTERING_HH |
함수 | |
| 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 G4INCLCLUSTERING_HH |
G4INCLClustering.hh 파일의 46 번째 라인에서 정의되었습니다.
| #define INCLXX_IN_GEANT4_MODE 1 |
G4INCLClustering.hh 파일의 34 번째 라인에서 정의되었습니다.
1.8.5