Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutronHPAngular.hh>
Public Member Functions | |
G4NeutronHPAngular () | |
~G4NeutronHPAngular () | |
void | Init (std::ifstream &aDataFile) |
void | SampleAndUpdate (G4ReactionProduct &aNeutron) |
void | SetTarget (const G4ReactionProduct &aTarget) |
void | SetNeutron (const G4ReactionProduct &aNeutron) |
G4double | GetTargetMass () |
Definition at line 42 of file G4NeutronHPAngular.hh.
|
inline |
Definition at line 46 of file G4NeutronHPAngular.hh.
|
inline |
Definition at line 57 of file G4NeutronHPAngular.hh.
|
inline |
Definition at line 72 of file G4NeutronHPAngular.hh.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply().
void G4NeutronHPAngular::Init | ( | std::ifstream & | aDataFile | ) |
Definition at line 39 of file G4NeutronHPAngular.cc.
Referenced by G4FissionLibrary::Init(), G4NeutronHPFSFissionFS::Init(), G4NeutronHPInelasticCompFS::Init(), G4NeutronHPFissionBaseFS::Init(), and G4NeutronHPInelasticBaseFS::Init().
void G4NeutronHPAngular::SampleAndUpdate | ( | G4ReactionProduct & | aNeutron | ) |
Definition at line 98 of file G4NeutronHPAngular.cc.
Referenced by G4NeutronHPFissionBaseFS::ApplyYourself(), G4NeutronHPFSFissionFS::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPInelasticCompFS::CompositeApply().
|
inline |
Definition at line 70 of file G4NeutronHPAngular.hh.
Referenced by G4FissionLibrary::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPInelasticCompFS::InitDistributionInitialState(), G4NeutronHPFissionBaseFS::SetNeutron(), and G4NeutronHPFSFissionFS::SetNeutron().
|
inline |
Definition at line 68 of file G4NeutronHPAngular.hh.
Referenced by G4FissionLibrary::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPInelasticCompFS::InitDistributionInitialState(), G4NeutronHPFissionBaseFS::SetTarget(), and G4NeutronHPFSFissionFS::SetTarget().