Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VIsotopeProduction.hh>
Public Member Functions | |
G4VIsotopeProduction () | |
virtual | ~G4VIsotopeProduction () |
virtual G4IsoResult * | GetIsotope (const G4HadProjectile *aTrack, const G4Nucleus &aNucleus)=0 |
G4bool | operator== (const G4VIsotopeProduction &aProd) |
Definition at line 41 of file G4VIsotopeProduction.hh.
|
inline |
Definition at line 45 of file G4VIsotopeProduction.hh.
|
inlinevirtual |
Definition at line 47 of file G4VIsotopeProduction.hh.
|
pure virtual |
Implemented in G4NeutronIsotopeProduction, and G4ProtonIsotopeProduction.
|
inline |
Definition at line 55 of file G4VIsotopeProduction.hh.