|
Geant4 11.4.0
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 G4VPreCompoundFragment | |
| virtual G4double | GetBeta () const |
Additional Inherited Members | |
| Protected Attributes inherited from G4VPreCompoundFragment | |
| G4NuclearLevelData * | fNucData |
| G4DeexPrecoParameters * | theParameters |
| G4Pow * | g4calc |
| G4InterfaceToXS * | fXSection {nullptr} |
| const G4Fragment * | pFragment {nullptr} |
| G4int | theA |
| G4int | theZ |
| G4int | theResA {0} |
| G4int | theResZ {0} |
| G4int | theFragA {0} |
| G4int | theFragZ {0} |
| G4int | OPTxs |
| G4int | index {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} |
| G4bool | useSICB {true} |
Definition at line 40 of file G4PreCompoundProton.hh.
| G4PreCompoundProton::G4PreCompoundProton | ( | ) |
Definition at line 49 of file G4PreCompoundProton.cc.
Referenced by G4PreCompoundProton(), operator!=(), operator=(), and operator==().
|
overridedefault |
|
delete |
|
overrideprotectedvirtual |
Implements G4VPreCompoundFragment.
Definition at line 62 of file G4PreCompoundProton.cc.
|
overrideprotectedvirtual |
Implements G4PreCompoundNucleon.
Definition at line 53 of file G4PreCompoundProton.cc.
|
delete |
|
delete |
|
delete |