Geant4  10.00.p02
G4NeutronHPNBodyPhaseSpace Class Reference

#include <G4NeutronHPNBodyPhaseSpace.hh>

+ Inheritance diagram for G4NeutronHPNBodyPhaseSpace:
+ Collaboration diagram for G4NeutronHPNBodyPhaseSpace:

Public Member Functions

 G4NeutronHPNBodyPhaseSpace ()
 
 ~G4NeutronHPNBodyPhaseSpace ()
 
void Init (G4double aMass, G4int aCount)
 
void Init (std::istream &aDataFile)
 
G4ReactionProductSample (G4double anEnergy, G4double massCode, G4double mass)
 
- Public Member Functions inherited from G4VNeutronHPEnergyAngular
 G4VNeutronHPEnergyAngular ()
 
virtual ~G4VNeutronHPEnergyAngular ()
 
void SetNeutron (G4ReactionProduct *aNeutron)
 
void SetTarget (G4ReactionProduct *aTarget)
 
G4ReactionProductGetTarget ()
 
G4ReactionProductGetNeutron ()
 
G4ReactionProductGetCMS ()
 
void SetQValue (G4double aValue)
 
virtual void ClearHistories ()
 

Private Member Functions

G4double Prob (G4double anEnergy, G4double eMax, G4int n)
 
G4double C (G4double anEnergy, G4double mass)
 
G4double GetEmax (G4double anEnergy, G4double mass)
 
G4double MeanEnergyOfThisInteraction ()
 

Private Attributes

G4double theTotalMass
 
G4int theTotalCount
 

Additional Inherited Members

- Protected Member Functions inherited from G4VNeutronHPEnergyAngular
G4double GetQValue ()
 

Detailed Description

Definition at line 40 of file G4NeutronHPNBodyPhaseSpace.hh.

Constructor & Destructor Documentation

G4NeutronHPNBodyPhaseSpace::G4NeutronHPNBodyPhaseSpace ( )
inline

Definition at line 44 of file G4NeutronHPNBodyPhaseSpace.hh.

G4NeutronHPNBodyPhaseSpace::~G4NeutronHPNBodyPhaseSpace ( )
inline

Definition at line 45 of file G4NeutronHPNBodyPhaseSpace.hh.

Member Function Documentation

G4double G4NeutronHPNBodyPhaseSpace::C ( G4double  anEnergy,
G4double  mass 
)
inlineprivate

Definition at line 72 of file G4NeutronHPNBodyPhaseSpace.hh.

References GetEmax(), G4INCL::Math::pi, and theTotalCount.

+ Here is the call graph for this function:

G4double G4NeutronHPNBodyPhaseSpace::GetEmax ( G4double  anEnergy,
G4double  mass 
)
inlineprivate

Definition at line 81 of file G4NeutronHPNBodyPhaseSpace.hh.

References G4ReactionProduct::GetMass(), G4VNeutronHPEnergyAngular::GetNeutron(), G4VNeutronHPEnergyAngular::GetQValue(), G4VNeutronHPEnergyAngular::GetTarget(), and theTotalMass.

Referenced by C(), and Sample().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4NeutronHPNBodyPhaseSpace::Init ( G4double  aMass,
G4int  aCount 
)
inline

Definition at line 49 of file G4NeutronHPNBodyPhaseSpace.hh.

References theTotalCount, and theTotalMass.

Referenced by G4NeutronHPInelasticBaseFS::BaseApply().

+ Here is the caller graph for this function:

void G4NeutronHPNBodyPhaseSpace::Init ( std::istream &  aDataFile)
inlinevirtual

Implements G4VNeutronHPEnergyAngular.

Definition at line 55 of file G4NeutronHPNBodyPhaseSpace.hh.

References G4ParticleDefinition::GetPDGMass(), G4Neutron::Neutron(), theTotalCount, and theTotalMass.

+ Here is the call graph for this function:

G4double G4NeutronHPNBodyPhaseSpace::MeanEnergyOfThisInteraction ( )
inlineprivatevirtual

Implements G4VNeutronHPEnergyAngular.

Definition at line 91 of file G4NeutronHPNBodyPhaseSpace.hh.

G4double G4NeutronHPNBodyPhaseSpace::Prob ( G4double  anEnergy,
G4double  eMax,
G4int  n 
)
inlineprivate

Definition at line 65 of file G4NeutronHPNBodyPhaseSpace.hh.

Referenced by Sample().

+ Here is the caller graph for this function:

G4ReactionProduct * G4NeutronHPNBodyPhaseSpace::Sample ( G4double  anEnergy,
G4double  massCode,
G4double  mass 
)
virtual

Member Data Documentation

G4int G4NeutronHPNBodyPhaseSpace::theTotalCount
private

Definition at line 96 of file G4NeutronHPNBodyPhaseSpace.hh.

Referenced by C(), Init(), and Sample().

G4double G4NeutronHPNBodyPhaseSpace::theTotalMass
private

Definition at line 95 of file G4NeutronHPNBodyPhaseSpace.hh.

Referenced by GetEmax(), and Init().


The documentation for this class was generated from the following files: