Geant4.10
|
#include <G4NeutronHPNBodyPhaseSpace.hh>
Public Member Functions | |
G4NeutronHPNBodyPhaseSpace () | |
~G4NeutronHPNBodyPhaseSpace () | |
void | Init (G4double aMass, G4int aCount) |
void | Init (std::istream &aDataFile) |
G4ReactionProduct * | Sample (G4double anEnergy, G4double massCode, G4double mass) |
![]() | |
G4VNeutronHPEnergyAngular () | |
virtual | ~G4VNeutronHPEnergyAngular () |
void | SetNeutron (G4ReactionProduct *aNeutron) |
void | SetTarget (G4ReactionProduct *aTarget) |
G4ReactionProduct * | GetTarget () |
G4ReactionProduct * | GetNeutron () |
G4ReactionProduct * | GetCMS () |
void | SetQValue (G4double aValue) |
virtual void | ClearHistories () |
Additional Inherited Members | |
![]() | |
G4double | GetQValue () |
Definition at line 40 of file G4NeutronHPNBodyPhaseSpace.hh.
|
inline |
Definition at line 44 of file G4NeutronHPNBodyPhaseSpace.hh.
|
inline |
Definition at line 45 of file G4NeutronHPNBodyPhaseSpace.hh.
Definition at line 49 of file G4NeutronHPNBodyPhaseSpace.hh.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply().
|
inlinevirtual |
Implements G4VNeutronHPEnergyAngular.
Definition at line 55 of file G4NeutronHPNBodyPhaseSpace.hh.
References G4ParticleDefinition::GetPDGMass(), and G4Neutron::Neutron().
|
virtual |
Implements G4VNeutronHPEnergyAngular.
Definition at line 42 of file G4NeutronHPNBodyPhaseSpace.cc.
References G4Alpha::Alpha(), G4Deuteron::Deuteron(), G4Electron::Electron(), energy(), G4UniformRand, G4Gamma::Gamma(), G4ReactionProduct::GetMass(), G4VNeutronHPEnergyAngular::GetNeutron(), G4VNeutronHPEnergyAngular::GetTarget(), G4ReactionProduct::GetTotalMomentum(), G4He3::He3(), G4ReactionProduct::Lorentz(), G4INCL::Math::max(), G4Neutron::Neutron(), G4Positron::Positron(), G4Proton::Proton(), G4ReactionProduct::SetDefinition(), G4ReactionProduct::SetKineticEnergy(), G4ReactionProduct::SetMomentum(), G4Triton::Triton(), and python.hepunit::twopi.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply().