| 
    Geant4
    10.00.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 ()=0 | 
| virtual G4double | GetAlpha ()=0 | 
| virtual G4double | GetBeta ()=0 | 
| G4double | BetaRand (const G4int N, const G4int L) const | 
  Protected Member Functions inherited from G4VPreCompoundFragment | |
| G4bool | IsItPossible (const G4Fragment &aFragment) const | 
Private Member Functions | |
| G4double | IntegrateEmissionProbability (const G4double &Low, const 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 | 
| 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(), G4INCL::Math::pi, 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 80 of file G4HETCFragment.hh.
References G4INCL::DeJongSpin::shoot().
Referenced by G4HETCChargedFragment::GetKineticEnergy(), and G4HETCNeutron::GetKineticEnergy().
 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(), G4VPreCompoundFragment::GetMaximalKineticEnergy(), IntegrateEmissionProbability(), G4VPreCompoundFragment::theCoulombBarrier, and G4VPreCompoundFragment::theEmissionProbability.
 Here is the call 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:
      
  | 
  protectedpure virtual | 
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 73 of file G4HETCFragment.cc.
References A, G4VPreCompoundFragment::g4pow, G4VPreCompoundFragment::GetA(), G4Fragment::GetA_asInt(), GetAlpha(), GetBeta(), G4Fragment::GetExcitationEnergy(), G4PreCompoundParameters::GetLevelDensity(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4VPreCompoundFragment::GetReducedMass(), G4VPreCompoundFragment::GetRestA(), GetSpinFactor(), G4VPreCompoundFragment::IsItPossible(), K(), G4INCL::Math::max(), G4INCL::PhysicalConstants::Pf, G4Pow::powN(), r2norm, G4VPreCompoundFragment::theParameters, 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().