| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4NeutronHPSimpleEvapSpectrum.hh>
 Inheritance diagram for G4NeutronHPSimpleEvapSpectrum:
 Collaboration diagram for G4NeutronHPSimpleEvapSpectrum:Public Member Functions | |
| G4NeutronHPSimpleEvapSpectrum () | |
| ~G4NeutronHPSimpleEvapSpectrum () | |
| void | Init (std::istream &aDataFile) | 
| G4double | GetFractionalProbability (G4double anEnergy) | 
| G4double | Sample (G4double anEnergy) | 
  Public Member Functions inherited from G4VNeutronHPEDis | |
| G4VNeutronHPEDis () | |
| virtual | ~G4VNeutronHPEDis () | 
Private Member Functions | |
| G4double | Evapo (G4double anEnergy, G4double theta) | 
Private Attributes | |
| G4double | expm1 | 
| G4NeutronHPVector | theFractionalProb | 
| G4NeutronHPVector | theThetaDist | 
Definition at line 42 of file G4NeutronHPSimpleEvapSpectrum.hh.
      
  | 
  inline | 
Definition at line 45 of file G4NeutronHPSimpleEvapSpectrum.hh.
References expm1.
      
  | 
  inline | 
Definition at line 49 of file G4NeutronHPSimpleEvapSpectrum.hh.
Definition at line 81 of file G4NeutronHPSimpleEvapSpectrum.hh.
References eV.
Implements G4VNeutronHPEDis.
Definition at line 59 of file G4NeutronHPSimpleEvapSpectrum.hh.
References G4NeutronHPVector::GetY(), and theFractionalProb.
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Implements G4VNeutronHPEDis.
Definition at line 53 of file G4NeutronHPSimpleEvapSpectrum.hh.
References eV, G4NeutronHPVector::Init(), theFractionalProb, and theThetaDist.
 Here is the call graph for this function:Implements G4VNeutronHPEDis.
Definition at line 64 of file G4NeutronHPSimpleEvapSpectrum.hh.
References eV, G4UniformRand, G4NeutronHPVector::GetY(), G4INCL::Math::max(), and theThetaDist.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 89 of file G4NeutronHPSimpleEvapSpectrum.hh.
Referenced by G4NeutronHPSimpleEvapSpectrum().
      
  | 
  private | 
Definition at line 91 of file G4NeutronHPSimpleEvapSpectrum.hh.
Referenced by GetFractionalProbability(), and Init().
      
  | 
  private | 
Definition at line 93 of file G4NeutronHPSimpleEvapSpectrum.hh.