|
Geant4
10.02
|
#include <G4HETCHe3.hh>
Inheritance diagram for G4HETCHe3:
Collaboration diagram for G4HETCHe3:Protected Member Functions | |
| virtual G4double | GetAlpha () const |
| virtual G4double | GetBeta () const |
| virtual G4double | GetSpinFactor () const |
| virtual G4double | K (const G4Fragment &aFragment) |
Protected Member Functions inherited from G4HETCFragment | |
| G4double | BetaRand (G4int N, G4int L) const |
Private Member Functions | |
| G4HETCHe3 (const G4HETCHe3 &right) | |
| const G4HETCHe3 & | operator= (const G4HETCHe3 &right) |
| G4bool | operator== (const G4HETCHe3 &right) const |
| G4bool | operator!= (const G4HETCHe3 &right) const |
Private Attributes | |
| G4He3CoulombBarrier | theHe3CoulombBarrier |
Additional Inherited Members | |
Protected Attributes inherited from G4VPreCompoundFragment | |
| G4PreCompoundParameters * | theParameters |
| G4Pow * | g4pow |
| G4int | theA |
| G4int | theZ |
| G4int | theResA |
| G4int | theResZ |
| G4int | theFragA |
| G4int | theFragZ |
| G4double | theResA13 |
| G4double | theBindingEnergy |
| G4double | theMaxKinEnergy |
| G4double | theResMass |
| G4double | theReducedMass |
| G4double | theMass |
| G4double | theEmissionProbability |
| G4double | theCoulombBarrier |
| G4int | OPTxs |
| G4bool | useSICB |
Definition at line 41 of file G4HETCHe3.hh.
| G4HETCHe3::G4HETCHe3 | ( | ) |
Definition at line 37 of file G4HETCHe3.cc.
| G4HETCHe3::~G4HETCHe3 | ( | ) |
Definition at line 41 of file G4HETCHe3.cc.
|
private |
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 44 of file G4HETCHe3.cc.
References C(), and G4VPreCompoundFragment::theFragZ.
Here is the call graph for this function:
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 66 of file G4HETCHe3.cc.
References G4VPreCompoundFragment::theCoulombBarrier.
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 71 of file G4HETCHe3.cc.
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 77 of file G4HETCHe3.cc.
References G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4INCL::Math::max(), P, G4VPreCompoundFragment::theA, G4VPreCompoundFragment::theResA, G4VPreCompoundFragment::theResZ, and G4VPreCompoundFragment::theZ.
Here is the call graph for this function:
|
private |
Definition at line 67 of file G4HETCHe3.hh.