Geant4
10.00.p01
|
#include <G4VPhotonEvaporation.hh>
Public Member Functions | |
G4VPhotonEvaporation () | |
virtual | ~G4VPhotonEvaporation () |
virtual G4FragmentVector * | BreakItUp (const G4Fragment &theNucleus)=0 |
Private Member Functions | |
G4VPhotonEvaporation (const G4VPhotonEvaporation &right) | |
const G4VPhotonEvaporation & | operator= (const G4VPhotonEvaporation &right) |
G4bool | operator== (const G4VPhotonEvaporation &right) const |
G4bool | operator!= (const G4VPhotonEvaporation &right) const |
Definition at line 51 of file G4VPhotonEvaporation.hh.
G4VPhotonEvaporation::G4VPhotonEvaporation | ( | ) |
Definition at line 49 of file G4VPhotonEvaporation.cc.
|
virtual |
Definition at line 52 of file G4VPhotonEvaporation.cc.
|
private |
|
pure virtual |
|
private |
|
private |
|
private |