Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutronIsotopeProduction.hh>
Public Member Functions | |
G4NeutronIsotopeProduction () | |
G4NeutronIsotopeProduction (const G4NeutronIsotopeProduction &nip) | |
virtual | ~G4NeutronIsotopeProduction () |
G4IsoResult * | GetIsotope (const G4HadProjectile *aTrack, const G4Nucleus &aNucleus) |
Public Member Functions inherited from G4VIsotopeProduction | |
G4VIsotopeProduction () | |
virtual | ~G4VIsotopeProduction () |
virtual G4IsoResult * | GetIsotope (const G4HadProjectile *aTrack, const G4Nucleus &aNucleus)=0 |
G4bool | operator== (const G4VIsotopeProduction &aProd) |
Definition at line 44 of file G4NeutronIsotopeProduction.hh.
G4NeutronIsotopeProduction::G4NeutronIsotopeProduction | ( | ) |
Definition at line 29 of file G4NeutronIsotopeProduction.cc.
G4NeutronIsotopeProduction::G4NeutronIsotopeProduction | ( | const G4NeutronIsotopeProduction & | nip | ) |
|
virtual |
Definition at line 46 of file G4NeutronIsotopeProduction.cc.
|
virtual |
Implements G4VIsotopeProduction.
Definition at line 54 of file G4NeutronIsotopeProduction.cc.