| 
    Geant4
    10.00.p01
    
   | 
 
#include <G4PreCompoundIon.hh>
 Inheritance diagram for G4PreCompoundIon:
 Collaboration diagram for G4PreCompoundIon:Protected Member Functions | |
| virtual G4double | ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment) | 
| virtual G4double | CrossSection (G4double ekin)=0 | 
| virtual G4double | GetRj (G4int NumberParticles, G4int NumberCharged)=0 | 
| virtual G4double | FactorialFactor (G4int N, G4int P)=0 | 
| virtual G4double | CoalescenceFactor (G4int A)=0 | 
| virtual G4double | GetAlpha ()=0 | 
| G4double | GetBeta () | 
| G4double | GetOpt0 (G4double ekin) | 
  Protected Member Functions inherited from G4VPreCompoundFragment | |
| G4bool | IsItPossible (const G4Fragment &aFragment) 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 | 
| 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.
References fact, G4PreCompoundParameters::Getr0(), millibarn, G4INCL::Math::pi, and G4VPreCompoundFragment::theParameters.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 55 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:Implemented in G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, and G4PreCompoundTriton.
Referenced by ProbabilityDistributionFunction().
 Here is the caller graph for this function:
      
  | 
  protectedpure virtual | 
Implemented in G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, and G4PreCompoundTriton.
Referenced by GetOpt0().
 Here is the caller graph for this function:
      
  | 
  inlineprotected | 
Definition at line 86 of file G4PreCompoundIon.hh.
References G4VPreCompoundFragment::GetCoulombBarrier().
Referenced by GetOpt0().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 92 of file G4PreCompoundIon.hh.
References GetAlpha(), GetBeta(), G4PreCompoundParameters::Getr0(), G4INCL::Math::pi, G4VPreCompoundFragment::ResidualA13(), and G4VPreCompoundFragment::theParameters.
Referenced by G4PreCompoundAlpha::CrossSection(), G4PreCompoundTriton::CrossSection(), G4PreCompoundHe3::CrossSection(), and G4PreCompoundDeuteron::CrossSection().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  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 59 of file G4PreCompoundIon.cc.
References A, CoalescenceFactor(), CrossSection(), fact, FactorialFactor(), G4VPreCompoundFragment::g4pow, G4VPreCompoundFragment::GetA(), G4Fragment::GetA_asInt(), G4VPreCompoundFragment::GetBindingEnergy(), G4Fragment::GetExcitationEnergy(), G4PreCompoundParameters::GetLevelDensity(), G4VPreCompoundFragment::GetMaximalKineticEnergy(), G4Fragment::GetNumberOfCharged(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4VPreCompoundFragment::GetReducedMass(), G4VPreCompoundFragment::GetRestA(), GetRj(), G4VPreCompoundFragment::IsItPossible(), G4INCL::Math::max(), G4Pow::powN(), and G4VPreCompoundFragment::theParameters.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 83 of file G4PreCompoundIon.hh.
Referenced by G4PreCompoundIon(), and ProbabilityDistributionFunction().