| 
    Geant4
    10.01.p03
    
   | 
 
#include <G4PreCompoundFragment.hh>
 Inheritance diagram for G4PreCompoundFragment:
 Collaboration diagram for G4PreCompoundFragment:Protected Member Functions | |
| virtual G4double | ProbabilityDistributionFunction (G4double K, const G4Fragment &aFragment)=0 | 
  Protected Member Functions inherited from G4VPreCompoundFragment | |
| G4bool | IsItPossible (const G4Fragment &aFragment) const | 
Private Member Functions | |
| G4double | IntegrateEmissionProbability (G4double Low, G4double Up, const G4Fragment &aFragment) | 
| G4PreCompoundFragment () | |
| G4PreCompoundFragment (const G4PreCompoundFragment &right) | |
| const G4PreCompoundFragment & | operator= (const G4PreCompoundFragment &right) | 
| G4int | operator== (const G4PreCompoundFragment &right) const | 
| G4int | operator!= (const G4PreCompoundFragment &right) const | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VPreCompoundFragment | |
| G4PreCompoundParameters * | theParameters | 
| G4Pow * | g4pow | 
| 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 40 of file G4PreCompoundFragment.cc.
      
  | 
  virtual | 
Definition at line 45 of file G4PreCompoundFragment.cc.
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  virtual | 
Implements G4VPreCompoundFragment.
Definition at line 49 of file G4PreCompoundFragment.cc.
References G4VPreCompoundFragment::GetMaximalKineticEnergy(), IntegrateEmissionProbability(), G4VPreCompoundFragment::OPTxs, G4VPreCompoundFragment::theCoulombBarrier, G4VPreCompoundFragment::theEmissionProbability, and G4VPreCompoundFragment::useSICB.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VPreCompoundFragment.
Definition at line 128 of file G4PreCompoundFragment.cc.
References G4UniformRand, G4VPreCompoundFragment::GetEmissionProbability(), G4VPreCompoundFragment::GetMaximalKineticEnergy(), G4VPreCompoundFragment::OPTxs, ProbabilityDistributionFunction(), G4VPreCompoundFragment::theCoulombBarrier, and G4VPreCompoundFragment::useSICB.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 86 of file G4PreCompoundFragment.cc.
References ProbabilityDistributionFunction().
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 GetKineticEnergy(), and IntegrateEmissionProbability().
 Here is the caller graph for this function: