Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ExcitedStringDecay.hh>
Public Member Functions | |
G4ExcitedStringDecay () | |
G4ExcitedStringDecay (G4VLongitudinalStringDecay *aStringDecay) | |
virtual | ~G4ExcitedStringDecay () |
virtual G4KineticTrackVector * | FragmentStrings (const G4ExcitedStringVector *theStrings) |
Public Member Functions inherited from G4VStringFragmentation | |
G4VStringFragmentation () | |
virtual | ~G4VStringFragmentation () |
virtual G4KineticTrackVector * | FragmentStrings (const G4ExcitedStringVector *theStrings)=0 |
Definition at line 38 of file G4ExcitedStringDecay.hh.
G4ExcitedStringDecay::G4ExcitedStringDecay | ( | ) |
Definition at line 32 of file G4ExcitedStringDecay.cc.
G4ExcitedStringDecay::G4ExcitedStringDecay | ( | G4VLongitudinalStringDecay * | aStringDecay | ) |
Definition at line 36 of file G4ExcitedStringDecay.cc.
|
virtual |
Definition at line 48 of file G4ExcitedStringDecay.cc.
|
virtual |
Implements G4VStringFragmentation.
Definition at line 78 of file G4ExcitedStringDecay.cc.