Geant4 11.2.2
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 |
Protected Member Functions inherited from G4PreCompoundNucleon | |
G4double | ProbabilityDistributionFunction (G4double eKin, const G4Fragment &) override |
Protected Member Functions inherited from G4PreCompoundFragment | |
G4double | CrossSection (G4double ekin) const |
Protected Member Functions inherited from G4VPreCompoundFragment | |
virtual G4double | GetBeta () const |
Additional Inherited Members | |
Protected Attributes inherited from G4VPreCompoundFragment | |
G4NuclearLevelData * | fNucData |
G4DeexPrecoParameters * | theParameters |
G4Pow * | g4calc |
G4int | theA |
G4int | theZ |
G4int | theResA {0} |
G4int | theResZ {0} |
G4int | theFragA {0} |
G4int | theFragZ {0} |
G4double | theResA13 {0.0} |
G4double | theBindingEnergy {0.0} |
G4double | theMinKinEnergy {0.0} |
G4double | theMaxKinEnergy {0.0} |
G4double | theResMass {0.0} |
G4double | theReducedMass {0.0} |
G4double | theMass |
G4double | theEmissionProbability {0.0} |
G4double | theCoulombBarrier {0.0} |
G4int | OPTxs {3} |
G4bool | useSICB {true} |
Definition at line 40 of file G4PreCompoundProton.hh.
G4PreCompoundProton::G4PreCompoundProton | ( | ) |
Definition at line 48 of file G4PreCompoundProton.cc.
|
overridedefault |
|
delete |
|
overrideprotectedvirtual |
Implements G4VPreCompoundFragment.
Definition at line 61 of file G4PreCompoundProton.cc.
|
overrideprotectedvirtual |
Implements G4PreCompoundNucleon.
Definition at line 52 of file G4PreCompoundProton.cc.
|
delete |
|
delete |
|
delete |