|
Geant4
10.03
|
#include <G4VFermiBreakUp.hh>
Inheritance diagram for G4VFermiBreakUp:Public Member Functions | |
| G4VFermiBreakUp () | |
| virtual | ~G4VFermiBreakUp () |
| virtual void | Initialise ()=0 |
| virtual G4bool | IsApplicable (G4int Z, G4int A, G4double mass) const =0 |
| virtual void | BreakFragment (G4FragmentVector *results, G4Fragment *theNucleus)=0 |
Private Member Functions | |
| G4VFermiBreakUp (const G4VFermiBreakUp &right)=delete | |
| const G4VFermiBreakUp & | operator= (const G4VFermiBreakUp &right)=delete |
| G4bool | operator== (const G4VFermiBreakUp &right) const =delete |
| G4bool | operator!= (const G4VFermiBreakUp &right) const =delete |
Definition at line 40 of file G4VFermiBreakUp.hh.
|
inlineexplicit |
Definition at line 44 of file G4VFermiBreakUp.hh.
|
inlinevirtual |
Definition at line 45 of file G4VFermiBreakUp.hh.
|
privatedelete |
|
pure virtual |
Implemented in G4FermiBreakUpVI, and G4FermiBreakUp.
Referenced by G4ExcitationHandler::BreakItUp().
Here is the caller graph for this function:
|
pure virtual |
Implemented in G4FermiBreakUpVI, and G4FermiBreakUp.
Referenced by G4ExcitationHandler::Initialise().
Here is the caller graph for this function:Implemented in G4FermiBreakUpVI, and G4FermiBreakUp.
Referenced by G4Evaporation::BreakFragment(), and G4ExcitationHandler::BreakItUp().
Here is the caller graph for this function:
|
privatedelete |
|
privatedelete |
|
privatedelete |