Geant4
10.00.p02
|
#include <G4NeutronHPAngular.hh>
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 41 of file G4NeutronHPAngular.hh.
|
inline |
Definition at line 45 of file G4NeutronHPAngular.hh.
References theCoefficients, theIsoFlag, and theProbArray.
|
inline |
Definition at line 56 of file G4NeutronHPAngular.hh.
References theCoefficients, and theProbArray.
|
inline |
Definition at line 71 of file G4NeutronHPAngular.hh.
References targetMass.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply().
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().
void G4NeutronHPAngular::SampleAndUpdate | ( | G4ReactionProduct & | aNeutron | ) |
Definition at line 98 of file G4NeutronHPAngular.cc.
References 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, theNeutron, theProbArray, and theTarget.
Referenced by G4NeutronHPFSFissionFS::ApplyYourself(), G4NeutronHPFissionBaseFS::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPInelasticCompFS::CompositeApply().
|
inline |
Definition at line 69 of file G4NeutronHPAngular.hh.
References theNeutron.
Referenced by G4FissionLibrary::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPInelasticCompFS::InitDistributionInitialState(), G4NeutronHPFissionBaseFS::SetNeutron(), and G4NeutronHPFSFissionFS::SetNeutron().
|
inline |
Definition at line 67 of file G4NeutronHPAngular.hh.
References theTarget.
Referenced by G4FissionLibrary::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPInelasticCompFS::InitDistributionInitialState(), G4NeutronHPFissionBaseFS::SetTarget(), and G4NeutronHPFSFissionFS::SetTarget().
|
private |
Definition at line 82 of file G4NeutronHPAngular.hh.
Referenced by Init(), and SampleAndUpdate().
|
private |
Definition at line 92 of file G4NeutronHPAngular.hh.
Referenced by GetTargetMass(), and Init().
|
private |
Definition at line 81 of file G4NeutronHPAngular.hh.
Referenced by Init(), and SampleAndUpdate().
|
private |
Definition at line 86 of file G4NeutronHPAngular.hh.
Referenced by G4NeutronHPAngular(), Init(), SampleAndUpdate(), and ~G4NeutronHPAngular().
|
private |
Definition at line 84 of file G4NeutronHPAngular.hh.
Referenced by G4NeutronHPAngular(), Init(), and SampleAndUpdate().
|
private |
Definition at line 95 of file G4NeutronHPAngular.hh.
Referenced by SampleAndUpdate(), and SetNeutron().
|
private |
Definition at line 88 of file G4NeutronHPAngular.hh.
Referenced by G4NeutronHPAngular(), Init(), SampleAndUpdate(), and ~G4NeutronHPAngular().
|
private |
Definition at line 94 of file G4NeutronHPAngular.hh.
Referenced by SampleAndUpdate(), and SetTarget().