| 
    Geant4
    10.02.p01
    
   | 
 
#include <G4HETCFragment.hh>
 Inheritance diagram for G4HETCFragment:
 Collaboration diagram for G4HETCFragment:Protected Member Functions | |
| virtual G4double | K (const G4Fragment &aFragment)=0 | 
| virtual G4double | GetSpinFactor () const =0 | 
| virtual G4double | GetAlpha () const =0 | 
| virtual G4double | GetBeta () const =0 | 
| G4double | BetaRand (G4int N, G4int L) const | 
Private Member Functions | |
| G4double | IntegrateEmissionProbability (G4double &Low, G4double &Up, const G4Fragment &aFragment) | 
| G4HETCFragment () | |
| G4HETCFragment (const G4HETCFragment &right) | |
| const G4HETCFragment & | operator= (const G4HETCFragment &right) | 
| G4int | operator== (const G4HETCFragment &right) const | 
| G4int | operator!= (const G4HETCFragment &right) const | 
Private Attributes | |
| G4double | r2norm | 
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 40 of file G4HETCFragment.hh.
| G4HETCFragment::G4HETCFragment | ( | const G4ParticleDefinition * | part, | 
| G4VCoulombBarrier * | aCoulombBarrier | ||
| ) | 
Definition at line 39 of file G4HETCFragment.cc.
References G4PreCompoundParameters::Getr0(), pi, r0, r2norm, and G4VPreCompoundFragment::theParameters.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 47 of file G4HETCFragment.cc.
      
  | 
  private | 
      
  | 
  private | 
Definition at line 79 of file G4HETCFragment.hh.
References G4INCL::DeJongSpin::shoot().
Referenced by G4HETCChargedFragment::SampleKineticEnergy(), and G4HETCNeutron::SampleKineticEnergy().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4VPreCompoundFragment.
Definition at line 51 of file G4HETCFragment.cc.
References G4VPreCompoundFragment::GetEnergyThreshold(), IntegrateEmissionProbability(), G4VPreCompoundFragment::theCoulombBarrier, G4VPreCompoundFragment::theEmissionProbability, and G4VPreCompoundFragment::theMaxKinEnergy.
 Here is the call graph for this function:
      
  | 
  protectedpure virtual | 
Implements G4VPreCompoundFragment.
Implemented in G4HETCNeutron, G4HETCDeuteron, G4HETCAlpha, G4HETCHe3, G4HETCProton, and G4HETCTriton.
Referenced by IntegrateEmissionProbability().
 Here is the caller graph for this function:
      
  | 
  protectedpure virtual | 
Implements G4VPreCompoundFragment.
Implemented in G4HETCNeutron, G4HETCDeuteron, G4HETCAlpha, G4HETCHe3, G4HETCProton, and G4HETCTriton.
Referenced by IntegrateEmissionProbability().
 Here is the caller graph for this function:
      
  | 
  protectedpure virtual | 
Implemented in G4HETCNeutron, G4HETCDeuteron, G4HETCAlpha, G4HETCHe3, G4HETCProton, and G4HETCTriton.
Referenced by IntegrateEmissionProbability().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 67 of file G4HETCFragment.cc.
References A(), G4VPreCompoundFragment::g4pow, GetAlpha(), GetBeta(), G4Fragment::GetExcitationEnergy(), G4PreCompoundParameters::GetLevelDensity(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), GetSpinFactor(), K(), G4INCL::Math::max(), P, G4INCL::PhysicalConstants::Pf, pi2, G4Pow::powN(), r2norm, G4VPreCompoundFragment::theA, G4VPreCompoundFragment::theFragA, G4VPreCompoundFragment::theParameters, G4VPreCompoundFragment::theReducedMass, G4VPreCompoundFragment::theResA, Y(), and G4Pow::Z23().
Referenced by CalcEmissionProbability().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protectedpure virtual | 
Implemented in G4HETCNeutron, G4HETCDeuteron, G4HETCAlpha, G4HETCHe3, G4HETCProton, and G4HETCTriton.
Referenced by IntegrateEmissionProbability().
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
Definition at line 76 of file G4HETCFragment.hh.
Referenced by G4HETCFragment(), and IntegrateEmissionProbability().