| 
    Geant4
    10.02.p01
    
   | 
 
#include <G4PreCompoundIon.hh>
 Inheritance diagram for G4PreCompoundIon:
 Collaboration diagram for G4PreCompoundIon: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 | 
Private Member Functions | |
| G4PreCompoundIon () | |
| G4PreCompoundIon (const G4PreCompoundIon &right) | |
| const G4PreCompoundIon & | operator= (const G4PreCompoundIon &right) | 
| G4int | operator== (const G4PreCompoundIon &right) const | 
| G4int | operator!= (const G4PreCompoundIon &right) const | 
Private Attributes | |
| G4double | fact | 
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 42 of file G4PreCompoundIon.hh.
| G4PreCompoundIon::G4PreCompoundIon | ( | const G4ParticleDefinition * | part, | 
| G4VCoulombBarrier * | aCoulombBarrier | ||
| ) | 
Definition at line 49 of file G4PreCompoundIon.cc.
References fact, G4PreCompoundParameters::Getr0(), millibarn, pi, r0, and G4VPreCompoundFragment::theParameters.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 57 of file G4PreCompoundIon.cc.
      
  | 
  private | 
      
  | 
  private | 
Implemented in G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, and G4PreCompoundTriton.
Referenced by ProbabilityDistributionFunction().
 Here is the caller graph for this function:Implemented in G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, and G4PreCompoundTriton.
Referenced by ProbabilityDistributionFunction().
 Here is the caller graph for this function:
      
  | 
  protectedvirtual | 
Implements G4PreCompoundFragment.
Definition at line 101 of file G4PreCompoundIon.cc.
References G4VPreCompoundFragment::theCoulombBarrier.
      
  | 
  protectedpure virtual | 
Implemented in G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, and G4PreCompoundTriton.
Referenced by ProbabilityDistributionFunction().
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  protectedvirtual | 
Implements G4PreCompoundFragment.
Definition at line 61 of file G4PreCompoundIon.cc.
References A(), CoalescenceFactor(), G4PreCompoundFragment::CrossSection(), fact, FactorialFactor(), G4VPreCompoundFragment::g4pow, G4VPreCompoundFragment::GetA(), G4Fragment::GetExcitationEnergy(), G4PreCompoundParameters::GetLevelDensity(), G4Fragment::GetNumberOfCharged(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), GetRj(), G4INCL::Math::max(), P, G4Pow::powN(), sixoverpi2, G4VPreCompoundFragment::theBindingEnergy, G4VPreCompoundFragment::theFragA, G4VPreCompoundFragment::theMaxKinEnergy, G4VPreCompoundFragment::theParameters, G4VPreCompoundFragment::theReducedMass, and G4VPreCompoundFragment::theResA.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 76 of file G4PreCompoundIon.hh.
Referenced by G4PreCompoundIon(), and ProbabilityDistributionFunction().