Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HETCFragment.hh>
Protected Member Functions | |
virtual G4double | K (const G4Fragment &aFragment)=0 |
virtual G4double | GetSpinFactor ()=0 |
virtual G4double | GetAlpha ()=0 |
virtual G4double | GetBeta ()=0 |
G4double | BetaRand (const G4int N, const G4int L) const |
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 40 of file G4HETCFragment.hh.
G4HETCFragment::G4HETCFragment | ( | const G4ParticleDefinition * | part, |
G4VCoulombBarrier * | aCoulombBarrier | ||
) |
Definition at line 38 of file G4HETCFragment.cc.
|
virtual |
Definition at line 47 of file G4HETCFragment.cc.
Definition at line 79 of file G4HETCFragment.hh.
Referenced by G4HETCChargedFragment::GetKineticEnergy(), and G4HETCNeutron::GetKineticEnergy().
|
virtual |
Implements G4VPreCompoundFragment.
Definition at line 50 of file G4HETCFragment.cc.
|
protectedpure virtual |
Implemented in G4HETCAlpha, G4HETCDeuteron, G4HETCHe3, G4HETCNeutron, G4HETCProton, and G4HETCTriton.
|
protectedpure virtual |
Implemented in G4HETCAlpha, G4HETCDeuteron, G4HETCHe3, G4HETCNeutron, G4HETCProton, and G4HETCTriton.
|
protectedpure virtual |
Implemented in G4HETCAlpha, G4HETCDeuteron, G4HETCHe3, G4HETCNeutron, G4HETCProton, and G4HETCTriton.
|
protectedpure virtual |
Implemented in G4HETCAlpha, G4HETCDeuteron, G4HETCHe3, G4HETCNeutron, G4HETCProton, and G4HETCTriton.