Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PreCompoundFragment.hh>
Protected Member Functions | |
virtual G4double | ProbabilityDistributionFunction (G4double K, const G4Fragment &aFragment)=0 |
Protected Member Functions inherited from G4VPreCompoundFragment | |
G4bool | IsItPossible (const G4Fragment &aFragment) const |
Additional Inherited Members | |
Protected Attributes inherited from G4VPreCompoundFragment | |
G4PreCompoundParameters * | theParameters |
G4Pow * | g4pow |
G4double | theEmissionProbability |
G4double | theCoulombBarrier |
G4int | OPTxs |
G4bool | useSICB |
Definition at line 44 of file G4PreCompoundFragment.hh.
G4PreCompoundFragment::G4PreCompoundFragment | ( | const G4ParticleDefinition * | part, |
G4VCoulombBarrier * | aCoulombBarrier | ||
) |
Definition at line 39 of file G4PreCompoundFragment.cc.
|
virtual |
Definition at line 45 of file G4PreCompoundFragment.cc.
|
virtual |
Implements G4VPreCompoundFragment.
Definition at line 48 of file G4PreCompoundFragment.cc.
|
virtual |
Implements G4VPreCompoundFragment.
Definition at line 127 of file G4PreCompoundFragment.cc.
|
protectedpure virtual |
Implemented in G4PreCompoundIon, and G4PreCompoundNucleon.
Referenced by GetKineticEnergy().