Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutronHPNBodyPhaseSpace.hh>
Public Member Functions | |
G4NeutronHPNBodyPhaseSpace () | |
~G4NeutronHPNBodyPhaseSpace () | |
void | Init (G4double aMass, G4int aCount) |
void | Init (std::ifstream &aDataFile) |
G4ReactionProduct * | Sample (G4double anEnergy, G4double massCode, G4double mass) |
Public Member Functions inherited from G4VNeutronHPEnergyAngular | |
G4VNeutronHPEnergyAngular () | |
virtual | ~G4VNeutronHPEnergyAngular () |
virtual void | Init (std::ifstream &aDataFile)=0 |
virtual G4ReactionProduct * | Sample (G4double anEnergy, G4double massCode, G4double mass)=0 |
virtual G4double | MeanEnergyOfThisInteraction ()=0 |
void | SetNeutron (G4ReactionProduct *aNeutron) |
void | SetTarget (G4ReactionProduct *aTarget) |
G4ReactionProduct * | GetTarget () |
G4ReactionProduct * | GetNeutron () |
G4ReactionProduct * | GetCMS () |
void | SetQValue (G4double aValue) |
virtual void | ClearHistories () |
Additional Inherited Members | |
Protected Member Functions inherited from G4VNeutronHPEnergyAngular | |
G4double | GetQValue () |
Definition at line 41 of file G4NeutronHPNBodyPhaseSpace.hh.
|
inline |
Definition at line 45 of file G4NeutronHPNBodyPhaseSpace.hh.
|
inline |
Definition at line 46 of file G4NeutronHPNBodyPhaseSpace.hh.
Definition at line 50 of file G4NeutronHPNBodyPhaseSpace.hh.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply().
|
inlinevirtual |
Implements G4VNeutronHPEnergyAngular.
Definition at line 56 of file G4NeutronHPNBodyPhaseSpace.hh.
|
virtual |
Implements G4VNeutronHPEnergyAngular.
Definition at line 43 of file G4NeutronHPNBodyPhaseSpace.cc.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply().