| 
    Geant4
    10.02
    
   | 
 
#include <G4VFermiBreakUp.hh>
 Inheritance diagram for G4VFermiBreakUp:Public Member Functions | |
| G4VFermiBreakUp () | |
| virtual | ~G4VFermiBreakUp () | 
| virtual G4FragmentVector * | BreakItUp (const G4Fragment &theNucleus)=0 | 
| virtual void | BreakFragment (G4FragmentVector *, 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().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4FermiBreakUp.
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private |