Geant4
10.00.p01
|
#include <G4VFermiBreakUp.hh>
Public Member Functions | |
G4VFermiBreakUp () | |
virtual | ~G4VFermiBreakUp () |
virtual G4FragmentVector * | BreakItUp (const G4Fragment &theNucleus)=0 |
Private Member Functions | |
G4VFermiBreakUp (const G4VFermiBreakUp &right) | |
const G4VFermiBreakUp & | operator= (const G4VFermiBreakUp &right) |
G4bool | operator== (const G4VFermiBreakUp &right) const |
G4bool | operator!= (const G4VFermiBreakUp &right) const |
Definition at line 40 of file G4VFermiBreakUp.hh.
G4VFermiBreakUp::G4VFermiBreakUp | ( | ) |
Definition at line 36 of file G4VFermiBreakUp.cc.
|
virtual |
Definition at line 39 of file G4VFermiBreakUp.cc.
|
private |
|
pure virtual |
Implemented in G4FermiBreakUp.
Referenced by G4ExcitationHandler::BreakItUp().
|
private |
|
private |
|
private |