| 
    Geant4
    10.01.p03
    
   | 
 
#include <G4NeutronHPAngular.hh>
 Collaboration diagram for G4NeutronHPAngular:Classes | |
| struct | toBeCached | 
Public Member Functions | |
| G4NeutronHPAngular () | |
| ~G4NeutronHPAngular () | |
| void | Init (std::istream &aDataFile) | 
| void | SampleAndUpdate (G4ReactionProduct &aNeutron) | 
| void | SetTarget (const G4ReactionProduct &aTarget) | 
| void | SetNeutron (const G4ReactionProduct &aNeutron) | 
| G4double | GetTargetMass () | 
Definition at line 43 of file G4NeutronHPAngular.hh.
      
  | 
  inline | 
Definition at line 54 of file G4NeutronHPAngular.hh.
References fCache, theCoefficients, theIsoFlag, and theProbArray.
      
  | 
  inline | 
Definition at line 67 of file G4NeutronHPAngular.hh.
References theCoefficients, and theProbArray.
      
  | 
  inline | 
Definition at line 82 of file G4NeutronHPAngular.hh.
References targetMass.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply().
 Here is the caller graph for this function:| void G4NeutronHPAngular::Init | ( | std::istream & | aDataFile | ) | 
Definition at line 39 of file G4NeutronHPAngular.cc.
References G4INCL::KinematicsUtils::energy(), eV, frameFlag, G4cout, G4endl, G4NeutronHPLegendreStore::Init(), G4NeutronHPPartial::InitData(), G4NeutronHPPartial::InitInterpolation(), G4NeutronHPLegendreStore::InitInterpolation(), G4NeutronHPLegendreStore::SetCoeff(), G4NeutronHPPartial::SetT(), G4NeutronHPLegendreStore::SetTemperature(), G4NeutronHPPartial::SetX(), targetMass, theAngularDistributionType, theCoefficients, theIsoFlag, and theProbArray.
Referenced by G4NeutronHPFSFissionFS::Init(), G4NeutronHPFissionBaseFS::Init(), G4NeutronHPInelasticBaseFS::Init(), G4NeutronHPInelasticCompFS::Init(), and G4FissionLibrary::Init().
 Here is the call graph for this function:
 Here is the caller graph for this function:| void G4NeutronHPAngular::SampleAndUpdate | ( | G4ReactionProduct & | aNeutron | ) | 
Definition at line 98 of file G4NeutronHPAngular.cc.
References fCache, frameFlag, G4cout, G4endl, G4UniformRand, G4ReactionProduct::GetKineticEnergy(), G4ReactionProduct::GetMass(), G4ReactionProduct::GetMomentum(), G4ReactionProduct::GetTotalEnergy(), G4ReactionProduct::GetTotalMomentum(), G4ReactionProduct::Lorentz(), G4NeutronHPPartial::Sample(), G4NeutronHPLegendreStore::SampleMax(), G4ReactionProduct::SetKineticEnergy(), G4ReactionProduct::SetMass(), G4ReactionProduct::SetMomentum(), G4ReactionProduct::SetTotalEnergy(), theAngularDistributionType, theCoefficients, theIsoFlag, and theProbArray.
Referenced by G4NeutronHPFSFissionFS::ApplyYourself(), G4NeutronHPFissionBaseFS::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPInelasticCompFS::CompositeApply().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 80 of file G4NeutronHPAngular.hh.
References fCache.
Referenced by G4FissionLibrary::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPInelasticCompFS::InitDistributionInitialState(), G4NeutronHPFissionBaseFS::SetNeutron(), and G4NeutronHPFSFissionFS::SetNeutron().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 78 of file G4NeutronHPAngular.hh.
References fCache.
Referenced by G4FissionLibrary::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPInelasticCompFS::InitDistributionInitialState(), G4NeutronHPFissionBaseFS::SetTarget(), and G4NeutronHPFSFissionFS::SetTarget().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 108 of file G4NeutronHPAngular.hh.
Referenced by G4NeutronHPAngular(), SampleAndUpdate(), SetNeutron(), and SetTarget().
      
  | 
  private | 
Definition at line 93 of file G4NeutronHPAngular.hh.
Referenced by Init(), and SampleAndUpdate().
      
  | 
  private | 
Definition at line 103 of file G4NeutronHPAngular.hh.
Referenced by GetTargetMass(), and Init().
      
  | 
  private | 
Definition at line 92 of file G4NeutronHPAngular.hh.
Referenced by Init(), and SampleAndUpdate().
      
  | 
  private | 
Definition at line 97 of file G4NeutronHPAngular.hh.
Referenced by G4NeutronHPAngular(), Init(), SampleAndUpdate(), and ~G4NeutronHPAngular().
      
  | 
  private | 
Definition at line 95 of file G4NeutronHPAngular.hh.
Referenced by G4NeutronHPAngular(), Init(), and SampleAndUpdate().
      
  | 
  private | 
Definition at line 99 of file G4NeutronHPAngular.hh.
Referenced by G4NeutronHPAngular(), Init(), SampleAndUpdate(), and ~G4NeutronHPAngular().