Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VMultiFragmentation.hh>
Public Member Functions | |
G4VMultiFragmentation () | |
virtual | ~G4VMultiFragmentation () |
virtual G4FragmentVector * | BreakItUp (const G4Fragment &theNucleus)=0 |
Definition at line 37 of file G4VMultiFragmentation.hh.
G4VMultiFragmentation::G4VMultiFragmentation | ( | ) |
Definition at line 34 of file G4VMultiFragmentation.cc.
|
virtual |
Definition at line 37 of file G4VMultiFragmentation.cc.
|
pure virtual |
Implemented in G4StatMF.
Referenced by G4ExcitationHandler::BreakItUp().