Geant4
10.00.p01
|
#include <G4HETCTriton.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 | |
G4double | BetaRand (const G4int N, const G4int L) const |
Protected Member Functions inherited from G4VPreCompoundFragment | |
G4bool | IsItPossible (const G4Fragment &aFragment) const |
Private Member Functions | |
G4HETCTriton (const G4HETCTriton &right) | |
const G4HETCTriton & | operator= (const G4HETCTriton &right) |
G4bool | operator== (const G4HETCTriton &right) const |
G4bool | operator!= (const G4HETCTriton &right) const |
Private Attributes | |
G4TritonCoulombBarrier | theTritonCoulombBarrier |
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 G4HETCTriton.hh.
G4HETCTriton::G4HETCTriton | ( | ) |
Definition at line 37 of file G4HETCTriton.cc.
G4HETCTriton::~G4HETCTriton | ( | ) |
Definition at line 41 of file G4HETCTriton.cc.
|
private |
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 44 of file G4HETCTriton.cc.
References G4VPreCompoundFragment::GetRestZ(), and G4VPreCompoundFragment::GetZ().
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 60 of file G4HETCTriton.cc.
References G4VPreCompoundFragment::GetCoulombBarrier().
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 65 of file G4HETCTriton.cc.
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 71 of file G4HETCTriton.cc.
References G4VPreCompoundFragment::GetA(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4VPreCompoundFragment::GetRestA(), G4VPreCompoundFragment::GetRestZ(), G4VPreCompoundFragment::GetZ(), and G4INCL::Math::max().
|
private |
|
private |
|
private |
|
private |
Definition at line 67 of file G4HETCTriton.hh.