Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4StopDeexcitationAlgorithm.hh>
Public Member Functions | |
G4StopDeexcitationAlgorithm () | |
virtual | ~G4StopDeexcitationAlgorithm () |
virtual G4ReactionProductVector * | BreakUp (G4double A, G4double Z, G4double excitation, const G4ThreeVector &p)=0 |
Definition at line 44 of file G4StopDeexcitationAlgorithm.hh.
|
inline |
Definition at line 58 of file G4StopDeexcitationAlgorithm.hh.
|
inlinevirtual |
Definition at line 63 of file G4StopDeexcitationAlgorithm.hh.
|
pure virtual |
Implemented in G4StopDummyDeexcitation, and G4StopTheoDeexcitation.
Referenced by G4StopDeexcitation::DoBreakUp().