Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
G4VMultiFragmentation Class Referenceabstract

#include <G4VMultiFragmentation.hh>

Inheritance diagram for G4VMultiFragmentation:
G4StatMF

Public Member Functions

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

Detailed Description

Definition at line 38 of file G4VMultiFragmentation.hh.

Constructor & Destructor Documentation

G4VMultiFragmentation::G4VMultiFragmentation ( )

Definition at line 35 of file G4VMultiFragmentation.cc.

36 {}
G4VMultiFragmentation::~G4VMultiFragmentation ( )
virtual

Definition at line 38 of file G4VMultiFragmentation.cc.

39 {}

Member Function Documentation

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

Implemented in G4StatMF.

Referenced by G4ExcitationHandler::BreakItUp().


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