Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4StopTheoDeexcitation.hh>
Public Member Functions | |
G4StopTheoDeexcitation () | |
virtual | ~G4StopTheoDeexcitation () |
virtual G4ReactionProductVector * | BreakUp (G4double A, G4double Z, G4double excitation, const G4ThreeVector &p) |
Public Member Functions inherited from G4StopDeexcitationAlgorithm | |
G4StopDeexcitationAlgorithm () | |
virtual | ~G4StopDeexcitationAlgorithm () |
virtual G4ReactionProductVector * | BreakUp (G4double A, G4double Z, G4double excitation, const G4ThreeVector &p)=0 |
Definition at line 44 of file G4StopTheoDeexcitation.hh.
G4StopTheoDeexcitation::G4StopTheoDeexcitation | ( | ) |
Definition at line 53 of file G4StopTheoDeexcitation.cc.
|
virtual |
Definition at line 59 of file G4StopTheoDeexcitation.cc.
|
virtual |
Implements G4StopDeexcitationAlgorithm.
Definition at line 63 of file G4StopTheoDeexcitation.cc.