Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HETCProton.hh>
Protected Member Functions | |
virtual G4double | GetAlpha () |
virtual G4double | GetBeta () |
virtual G4double | GetSpinFactor () |
virtual G4double | K (const G4Fragment &aFragment) |
Protected Member Functions inherited from G4HETCFragment | |
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 41 of file G4HETCProton.hh.
G4HETCProton::G4HETCProton | ( | ) |
Definition at line 37 of file G4HETCProton.cc.
G4HETCProton::~G4HETCProton | ( | ) |
Definition at line 41 of file G4HETCProton.cc.
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 44 of file G4HETCProton.cc.
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 59 of file G4HETCProton.cc.
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 64 of file G4HETCProton.cc.
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 70 of file G4HETCProton.cc.