Geant4  10.00.p02
G4FermiBreakUp Class Reference

#include <G4FermiBreakUp.hh>

+ Inheritance diagram for G4FermiBreakUp:
+ Collaboration diagram for G4FermiBreakUp:

Public Member Functions

 G4FermiBreakUp ()
 
virtual ~G4FermiBreakUp ()
 
G4FragmentVectorBreakItUp (const G4Fragment &theNucleus)
 
- Public Member Functions inherited from G4VFermiBreakUp
 G4VFermiBreakUp ()
 
virtual ~G4VFermiBreakUp ()
 

Private Member Functions

 G4FermiBreakUp (const G4FermiBreakUp &right)
 
const G4FermiBreakUpoperator= (const G4FermiBreakUp &right)
 
G4bool operator== (const G4FermiBreakUp &right) const
 
G4bool operator!= (const G4FermiBreakUp &right) const
 

Private Attributes

G4FermiConfigurationList theConfigurationList
 

Detailed Description

Definition at line 37 of file G4FermiBreakUp.hh.

Constructor & Destructor Documentation

G4FermiBreakUp::G4FermiBreakUp ( )

Definition at line 37 of file G4FermiBreakUp.cc.

G4FermiBreakUp::~G4FermiBreakUp ( )
virtual

Definition at line 40 of file G4FermiBreakUp.cc.

G4FermiBreakUp::G4FermiBreakUp ( const G4FermiBreakUp right)
private

Member Function Documentation

G4FragmentVector * G4FermiBreakUp::BreakItUp ( const G4Fragment theNucleus)
virtual

Implements G4VFermiBreakUp.

Definition at line 43 of file G4FermiBreakUp.cc.

References G4FermiConfigurationList::GetFragments(), and theConfigurationList.

+ Here is the call graph for this function:

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

Member Data Documentation

G4FermiConfigurationList G4FermiBreakUp::theConfigurationList
private

Definition at line 53 of file G4FermiBreakUp.hh.

Referenced by BreakItUp().


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