| 
    Geant4
    10.02
    
   | 
 
#include <G4PreCompoundFragment.hh>
 Inheritance diagram for G4PreCompoundFragment:
 Collaboration diagram for G4PreCompoundFragment:Protected Member Functions | |
| virtual G4double | GetAlpha () const =0 | 
| virtual G4double | GetBeta () const =0 | 
| G4double | CrossSection (G4double ekin) const | 
| virtual G4double | ProbabilityDistributionFunction (G4double K, const G4Fragment &aFragment)=0 | 
Private Member Functions | |
| G4double | IntegrateEmissionProbability (G4double Low, G4double Up, const G4Fragment &aFragment) | 
| G4double | GetOpt0 (G4double ekin) const | 
| G4PreCompoundFragment () | |
| G4PreCompoundFragment (const G4PreCompoundFragment &right) | |
| const G4PreCompoundFragment & | operator= (const G4PreCompoundFragment &right) | 
| G4int | operator== (const G4PreCompoundFragment &right) const | 
| G4int | operator!= (const G4PreCompoundFragment &right) const | 
Private Attributes | |
| G4int | index | 
| G4double | muu | 
| G4double | probability [12] | 
| G4double | probmax | 
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 44 of file G4PreCompoundFragment.hh.
| G4PreCompoundFragment::G4PreCompoundFragment | ( | const G4ParticleDefinition * | part, | 
| G4VCoulombBarrier * | aCoulombBarrier | ||
| ) | 
Definition at line 70 of file G4PreCompoundFragment.cc.
References index, muu, probability, probmax, G4VPreCompoundFragment::theA, and G4VPreCompoundFragment::theZ.
      
  | 
  virtual | 
Definition at line 81 of file G4PreCompoundFragment.cc.
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  virtual | 
Implements G4VPreCompoundFragment.
Definition at line 85 of file G4PreCompoundFragment.cc.
References G4ChatterjeeCrossSection::ComputePowerParameter(), G4KalbachCrossSection::ComputePowerParameter(), index, IntegrateEmissionProbability(), muu, G4VPreCompoundFragment::OPTxs, G4VPreCompoundFragment::theCoulombBarrier, G4VPreCompoundFragment::theEmissionProbability, G4VPreCompoundFragment::theMaxKinEnergy, G4VPreCompoundFragment::theResA, and G4VPreCompoundFragment::useSICB.
 Here is the call graph for this function:Definition at line 142 of file G4PreCompoundFragment.cc.
References G4ChatterjeeCrossSection::ComputeCrossSection(), G4KalbachCrossSection::ComputeCrossSection(), GetOpt0(), index, muu, G4VPreCompoundFragment::OPTxs, G4VPreCompoundFragment::theA, G4VPreCompoundFragment::theResA, G4VPreCompoundFragment::theResA13, G4VPreCompoundFragment::theResZ, and G4VPreCompoundFragment::theZ.
Referenced by G4PreCompoundNucleon::ProbabilityDistributionFunction(), and G4PreCompoundIon::ProbabilityDistributionFunction().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protectedpure virtual | 
Implements G4VPreCompoundFragment.
Implemented in G4PreCompoundAlpha, G4PreCompoundDeuteron, G4PreCompoundHe3, G4PreCompoundTriton, G4PreCompoundNeutron, and G4PreCompoundProton.
Referenced by GetOpt0().
 Here is the caller graph for this function:
      
  | 
  protectedpure virtual | 
Implements G4VPreCompoundFragment.
Implemented in G4PreCompoundIon, G4PreCompoundNeutron, and G4PreCompoundProton.
Referenced by GetOpt0().
 Here is the caller graph for this function:Definition at line 160 of file G4PreCompoundFragment.cc.
References GetAlpha(), GetBeta(), G4PreCompoundParameters::Getr0(), pi, r0, G4VPreCompoundFragment::theParameters, and G4VPreCompoundFragment::theResA13.
Referenced by CrossSection().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 122 of file G4PreCompoundFragment.cc.
References G4INCL::Math::max(), NPOINTSGL, probability, ProbabilityDistributionFunction(), probmax, w, and x.
Referenced by CalcEmissionProbability().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  protectedpure virtual | 
Implemented in G4PreCompoundIon, and G4PreCompoundNucleon.
Referenced by IntegrateEmissionProbability(), and SampleKineticEnergy().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4VPreCompoundFragment.
Definition at line 168 of file G4PreCompoundFragment.cc.
References ProbabilityDistributionFunction(), probmax, G4VPreCompoundFragment::theCoulombBarrier, G4VPreCompoundFragment::theMaxKinEnergy, and G4VPreCompoundFragment::useSICB.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 92 of file G4PreCompoundFragment.hh.
Referenced by CalcEmissionProbability(), CrossSection(), and G4PreCompoundFragment().
      
  | 
  private | 
Definition at line 94 of file G4PreCompoundFragment.hh.
Referenced by CalcEmissionProbability(), CrossSection(), and G4PreCompoundFragment().
      
  | 
  private | 
Definition at line 95 of file G4PreCompoundFragment.hh.
Referenced by G4PreCompoundFragment(), and IntegrateEmissionProbability().
      
  | 
  private | 
Definition at line 96 of file G4PreCompoundFragment.hh.
Referenced by G4PreCompoundFragment(), IntegrateEmissionProbability(), and SampleKineticEnergy().