Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4StopDeexcitation.hh>
Public Member Functions | |
G4StopDeexcitation (G4StopDeexcitationAlgorithm *algorithm) | |
~G4StopDeexcitation () | |
G4ReactionProductVector * | DoBreakUp (G4double A, G4double Z, G4double excitation, const G4ThreeVector &p) const |
Definition at line 43 of file G4StopDeexcitation.hh.
G4StopDeexcitation::G4StopDeexcitation | ( | G4StopDeexcitationAlgorithm * | algorithm | ) |
Definition at line 48 of file G4StopDeexcitation.cc.
G4StopDeexcitation::~G4StopDeexcitation | ( | ) |
Definition at line 57 of file G4StopDeexcitation.cc.
G4ReactionProductVector * G4StopDeexcitation::DoBreakUp | ( | G4double | A, |
G4double | Z, | ||
G4double | excitation, | ||
const G4ThreeVector & | p | ||
) | const |
Definition at line 62 of file G4StopDeexcitation.cc.
Referenced by G4KaonMinusAbsorptionAtRest::AtRestDoIt(), and G4PiMinusAbsorptionAtRest::AtRestDoIt().