| 
    Geant4
    10.03.p03
    
   | 
 
#include <G4PreCompoundIon.hh>


Protected Member Functions | |
| virtual G4double | GetRj (G4int NumberParticles, G4int NumberCharged) const =0 | 
| virtual G4double | GetBeta () const | 
| virtual G4double | ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment) | 
| virtual G4double | FactorialFactor (G4int N, G4int P) const =0 | 
| virtual G4double | CoalescenceFactor (G4int A) const =0 | 
  Protected Member Functions inherited from G4PreCompoundFragment | |
| virtual G4double | GetAlpha () const =0 | 
| G4double | CrossSection (G4double ekin) const | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VPreCompoundFragment | |
| G4DeexPrecoParameters * | theParameters | 
| G4Pow * | g4calc | 
| G4int | theA | 
| G4int | theZ | 
| G4int | theResA | 
| G4int | theResZ | 
| G4int | theFragA | 
| G4int | theFragZ | 
| G4double | theResA13 | 
| G4double | theBindingEnergy | 
| G4double | theMinKinEnergy | 
| G4double | theMaxKinEnergy | 
| G4double | theResMass | 
| G4double | theReducedMass | 
| G4double | theMass | 
| G4double | theEmissionProbability | 
| G4double | theCoulombBarrier | 
| G4int | OPTxs | 
| G4bool | useSICB | 
Definition at line 42 of file G4PreCompoundIon.hh.
| G4PreCompoundIon::G4PreCompoundIon | ( | const G4ParticleDefinition * | part, | 
| G4VCoulombBarrier * | aCoulombBarrier | ||
| ) | 
Definition at line 47 of file G4PreCompoundIon.cc.

      
  | 
  virtual | 
Definition at line 55 of file G4PreCompoundIon.cc.
Implemented in G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, and G4PreCompoundTriton.

Implemented in G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, and G4PreCompoundTriton.

      
  | 
  protectedvirtual | 
Implements G4PreCompoundFragment.
Definition at line 100 of file G4PreCompoundIon.cc.
      
  | 
  protectedpure virtual | 
Implemented in G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, and G4PreCompoundTriton.

      
  | 
  protectedvirtual | 
Implements G4PreCompoundFragment.
Definition at line 59 of file G4PreCompoundIon.cc.
