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) |
Public Member Functions inherited from G4VNeutronHPEnergyAngular | |
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 | |
Protected Member Functions inherited from G4VNeutronHPEnergyAngular | |
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.
|
inlinevirtual |
Implements G4VNeutronHPEnergyAngular.
Definition at line 55 of file G4NeutronHPNBodyPhaseSpace.hh.
|
virtual |
Implements G4VNeutronHPEnergyAngular.
Definition at line 42 of file G4NeutronHPNBodyPhaseSpace.cc.