Geant4
10.02.p02
|
#include <G4PreCompoundDeuteron.hh>
Private Member Functions | |
G4PreCompoundDeuteron (const G4PreCompoundDeuteron &right) | |
const G4PreCompoundDeuteron & | operator= (const G4PreCompoundDeuteron &right) |
G4int | operator== (const G4PreCompoundDeuteron &right) const |
G4int | operator!= (const G4PreCompoundDeuteron &right) const |
Private Attributes | |
G4DeuteronCoulombBarrier | theDeuteronCoulombBarrier |
Additional Inherited Members | |
Protected Member Functions inherited from G4PreCompoundIon | |
virtual G4double | GetBeta () const |
virtual G4double | ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment) |
Protected Member Functions inherited from G4PreCompoundFragment | |
G4double | CrossSection (G4double ekin) const |
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 42 of file G4PreCompoundDeuteron.hh.
G4PreCompoundDeuteron::G4PreCompoundDeuteron | ( | ) |
Definition at line 47 of file G4PreCompoundDeuteron.cc.
G4PreCompoundDeuteron::~G4PreCompoundDeuteron | ( | ) |
Definition at line 51 of file G4PreCompoundDeuteron.cc.
|
private |
Implements G4PreCompoundIon.
Definition at line 59 of file G4PreCompoundDeuteron.cc.
Implements G4PreCompoundIon.
Definition at line 54 of file G4PreCompoundDeuteron.cc.
|
virtual |
Implements G4PreCompoundFragment.
Definition at line 74 of file G4PreCompoundDeuteron.cc.
References C(), and G4VPreCompoundFragment::theFragZ.
Implements G4PreCompoundIon.
Definition at line 64 of file G4PreCompoundDeuteron.cc.
|
private |
|
private |
|
private |
|
private |
Definition at line 67 of file G4PreCompoundDeuteron.hh.