Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PreCompoundProton.hh>
Protected Member Functions | |
G4double | GetRj (G4int NumberParticles, G4int NumberCharged) const override |
G4double | GetAlpha () const override |
G4double | GetBeta () const override |
Protected Member Functions inherited from G4PreCompoundNucleon | |
G4double | ProbabilityDistributionFunction (G4double eKin, const G4Fragment &) override |
virtual G4double | GetRj (G4int NumberParticles, G4int NumberCharged) const =0 |
Protected Member Functions inherited from G4PreCompoundFragment | |
G4double | CrossSection (G4double ekin) const |
virtual G4double | ProbabilityDistributionFunction (G4double ekin, const G4Fragment &aFragment)=0 |
virtual G4double | GetAlpha () const =0 |
virtual G4double | GetBeta () const =0 |
Additional Inherited Members | |
Protected Attributes inherited from G4VPreCompoundFragment | |
G4NuclearLevelData * | fNucData |
G4DeexPrecoParameters * | theParameters |
G4Pow * | g4calc |
G4int | theA |
G4int | theZ |
G4int | theResA |
G4int | theResZ |
G4int | theFragA |
G4int | theFragZ |
G4double | theResA13 |
G4double | theBindingEnergy |
G4double | theMinKinEnergy |
G4double | theMaxKinEnergy |
G4double | theResMass |
G4double | theReducedMass |
G4double | theMass |
G4double | theEmissionProbability |
G4double | theCoulombBarrier |
G4int | OPTxs |
G4bool | useSICB |
Definition at line 41 of file G4PreCompoundProton.hh.
G4PreCompoundProton::G4PreCompoundProton | ( | ) |
Definition at line 51 of file G4PreCompoundProton.cc.
|
virtual |
Definition at line 55 of file G4PreCompoundProton.cc.
|
delete |
|
overrideprotectedvirtual |
Implements G4VPreCompoundFragment.
Definition at line 67 of file G4PreCompoundProton.cc.
|
overrideprotectedvirtual |
Implements G4VPreCompoundFragment.
Definition at line 82 of file G4PreCompoundProton.cc.
|
overrideprotectedvirtual |
Implements G4PreCompoundNucleon.
Definition at line 58 of file G4PreCompoundProton.cc.
|
delete |
|
delete |
|
delete |