| 
    Geant4
    10.01.p01
    
   | 
 
#include <G4NeutronHPArbitaryTab.hh>
 Inheritance diagram for G4NeutronHPArbitaryTab:
 Collaboration diagram for G4NeutronHPArbitaryTab:Public Member Functions | |
| G4NeutronHPArbitaryTab () | |
| ~G4NeutronHPArbitaryTab () | |
| void | Init (std::istream &theData) | 
| G4double | GetFractionalProbability (G4double anEnergy) | 
| G4double | Sample (G4double anEnergy) | 
  Public Member Functions inherited from G4VNeutronHPEDis | |
| G4VNeutronHPEDis () | |
| virtual | ~G4VNeutronHPEDis () | 
Private Attributes | |
| G4NeutronHPVector | theFractionalProb | 
| G4int | nDistFunc | 
| G4InterpolationManager | theManager | 
| G4NeutronHPVector * | theDistFunc | 
| G4NeutronHPVector | theBuffer | 
| G4double | theLowThreshold [1000] | 
| G4double | theHighThreshold [1000] | 
Definition at line 43 of file G4NeutronHPArbitaryTab.hh.
      
  | 
  inline | 
Definition at line 46 of file G4NeutronHPArbitaryTab.hh.
References theDistFunc.
      
  | 
  inline | 
Definition at line 50 of file G4NeutronHPArbitaryTab.hh.
References theDistFunc.
Implements G4VNeutronHPEDis.
Definition at line 98 of file G4NeutronHPArbitaryTab.hh.
References G4NeutronHPVector::GetY(), and theFractionalProb.
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Implements G4VNeutronHPEDis.
Definition at line 55 of file G4NeutronHPArbitaryTab.hh.
References eV, G4NeutronHPVector::GetEnergy(), G4NeutronHPVector::GetVectorLength(), G4InterpolationManager::Init(), G4NeutronHPVector::Init(), G4NeutronHPVector::IntegrateAndNormalise(), nDistFunc, G4NeutronHPVector::SetLabel(), theDistFunc, theFractionalProb, theHighThreshold, theLowThreshold, and theManager.
 Here is the call graph for this function:Implements G4VNeutronHPEDis.
Definition at line 33 of file G4NeutronHPArbitaryTab.cc.
References G4cerr, G4endl, G4UniformRand, G4NeutronHPVector::GetLabel(), nDistFunc, G4NeutronHPVector::Sample(), theDistFunc, theHighThreshold, and theLowThreshold.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 108 of file G4NeutronHPArbitaryTab.hh.
      
  | 
  private | 
Definition at line 111 of file G4NeutronHPArbitaryTab.hh.
      
  | 
  private | 
Definition at line 110 of file G4NeutronHPArbitaryTab.hh.
Referenced by G4NeutronHPArbitaryTab(), Init(), Sample(), and ~G4NeutronHPArbitaryTab().
      
  | 
  private | 
Definition at line 107 of file G4NeutronHPArbitaryTab.hh.
Referenced by GetFractionalProbability(), and Init().
      
  | 
  private | 
Definition at line 115 of file G4NeutronHPArbitaryTab.hh.
      
  | 
  private | 
Definition at line 114 of file G4NeutronHPArbitaryTab.hh.
      
  | 
  private | 
Definition at line 109 of file G4NeutronHPArbitaryTab.hh.
Referenced by Init().