Geant4  10.00.p02
G4VPhotonEvaporation Class Referenceabstract

#include <G4VPhotonEvaporation.hh>

Public Member Functions

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

Private Member Functions

 G4VPhotonEvaporation (const G4VPhotonEvaporation &right)
 
const G4VPhotonEvaporationoperator= (const G4VPhotonEvaporation &right)
 
G4bool operator== (const G4VPhotonEvaporation &right) const
 
G4bool operator!= (const G4VPhotonEvaporation &right) const
 

Detailed Description

Definition at line 51 of file G4VPhotonEvaporation.hh.

Constructor & Destructor Documentation

G4VPhotonEvaporation::G4VPhotonEvaporation ( )

Definition at line 49 of file G4VPhotonEvaporation.cc.

G4VPhotonEvaporation::~G4VPhotonEvaporation ( )
virtual

Definition at line 52 of file G4VPhotonEvaporation.cc.

G4VPhotonEvaporation::G4VPhotonEvaporation ( const G4VPhotonEvaporation right)
private

Member Function Documentation

virtual G4FragmentVector* G4VPhotonEvaporation::BreakItUp ( const G4Fragment theNucleus)
pure virtual
G4bool G4VPhotonEvaporation::operator!= ( const G4VPhotonEvaporation right) const
private
const G4VPhotonEvaporation& G4VPhotonEvaporation::operator= ( const G4VPhotonEvaporation right)
private
G4bool G4VPhotonEvaporation::operator== ( const G4VPhotonEvaporation right) const
private

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