|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLClusteringModelNone.hh>
Inheritance diagram for G4INCL::ClusteringModelNone:Public Member Functions | |
| ClusteringModelNone () | |
| ~ClusteringModelNone () | |
| virtual Cluster * | getCluster (Nucleus *, Particle *) |
| virtual G4bool | clusterCanEscape (Nucleus const *const, Cluster const *const) |
Public Member Functions inherited from G4INCL::IClusteringModel | |
| IClusteringModel () | |
| virtual | ~IClusteringModel () |
| virtual Cluster * | getCluster (Nucleus *, Particle *)=0 |
| virtual G4bool | clusterCanEscape (Nucleus const *const, Cluster const *const)=0 |
Definition at line 48 of file G4INCLClusteringModelNone.hh.
|
inline |
Definition at line 50 of file G4INCLClusteringModelNone.hh.
|
inline |
Definition at line 51 of file G4INCLClusteringModelNone.hh.
|
inlinevirtual |
Determine whether cluster can escape or not.
Implements G4INCL::IClusteringModel.
Definition at line 54 of file G4INCLClusteringModelNone.hh.
Choose a cluster candidate to be produced. At this point we don't yet decide if it can pass through the Coulomb barrier or not.
Implements G4INCL::IClusteringModel.
Definition at line 53 of file G4INCLClusteringModelNone.hh.