Geant4  10.00.p02
G4VFermiBreakUp Class Referenceabstract

#include <G4VFermiBreakUp.hh>

+ Inheritance diagram for G4VFermiBreakUp:

Public Member Functions

 G4VFermiBreakUp ()
 
virtual ~G4VFermiBreakUp ()
 
virtual G4FragmentVectorBreakItUp (const G4Fragment &theNucleus)=0
 

Private Member Functions

 G4VFermiBreakUp (const G4VFermiBreakUp &right)
 
const G4VFermiBreakUpoperator= (const G4VFermiBreakUp &right)
 
G4bool operator== (const G4VFermiBreakUp &right) const
 
G4bool operator!= (const G4VFermiBreakUp &right) const
 

Detailed Description

Definition at line 40 of file G4VFermiBreakUp.hh.

Constructor & Destructor Documentation

G4VFermiBreakUp::G4VFermiBreakUp ( )

Definition at line 36 of file G4VFermiBreakUp.cc.

G4VFermiBreakUp::~G4VFermiBreakUp ( )
virtual

Definition at line 39 of file G4VFermiBreakUp.cc.

G4VFermiBreakUp::G4VFermiBreakUp ( const G4VFermiBreakUp right)
private

Member Function Documentation

virtual G4FragmentVector* G4VFermiBreakUp::BreakItUp ( const G4Fragment theNucleus)
pure virtual

Implemented in G4FermiBreakUp.

Referenced by G4ExcitationHandler::BreakItUp().

+ Here is the caller graph for this function:

G4bool G4VFermiBreakUp::operator!= ( const G4VFermiBreakUp right) const
private
const G4VFermiBreakUp& G4VFermiBreakUp::operator= ( const G4VFermiBreakUp right)
private
G4bool G4VFermiBreakUp::operator== ( const G4VFermiBreakUp right) const
private

The documentation for this class was generated from the following files: