|
Geant4
10.02.p01
|
#include <G4PreCompoundProton.hh>
Inheritance diagram for G4PreCompoundProton:
Collaboration diagram for G4PreCompoundProton:Private Member Functions | |
| G4PreCompoundProton (const G4PreCompoundProton &right) | |
| const G4PreCompoundProton & | operator= (const G4PreCompoundProton &right) |
| G4int | operator== (const G4PreCompoundProton &right) const |
| G4int | operator!= (const G4PreCompoundProton &right) const |
Private Attributes | |
| G4ProtonCoulombBarrier | theProtonCoulombBarrier |
Additional Inherited Members | |
Protected Member Functions inherited from G4PreCompoundNucleon | |
| 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 G4PreCompoundProton.hh.
| G4PreCompoundProton::G4PreCompoundProton | ( | ) |
Definition at line 52 of file G4PreCompoundProton.cc.
|
virtual |
Definition at line 56 of file G4PreCompoundProton.cc.
|
private |
|
virtual |
Implements G4PreCompoundFragment.
Definition at line 68 of file G4PreCompoundProton.cc.
References C(), and G4VPreCompoundFragment::theResZ.
Here is the call graph for this function:
|
virtual |
Implements G4PreCompoundFragment.
Definition at line 83 of file G4PreCompoundProton.cc.
References G4VPreCompoundFragment::theCoulombBarrier.
Implements G4PreCompoundNucleon.
Definition at line 59 of file G4PreCompoundProton.cc.
|
private |
|
private |
|
private |
|
private |
Definition at line 65 of file G4PreCompoundProton.hh.