Geant4  10.00.p02
G4HETCNeutron Class Reference

#include <G4HETCNeutron.hh>

+ Inheritance diagram for G4HETCNeutron:
+ Collaboration diagram for G4HETCNeutron:

Public Member Functions

 G4HETCNeutron ()
 
 ~G4HETCNeutron ()
 
virtual G4double GetKineticEnergy (const G4Fragment &aFragment)
 
- Public Member Functions inherited from G4HETCFragment
 G4HETCFragment (const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier)
 
virtual ~G4HETCFragment ()
 
G4double CalcEmissionProbability (const G4Fragment &aFragment)
 
- Public Member Functions inherited from G4VPreCompoundFragment
 G4VPreCompoundFragment (const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier)
 
virtual ~G4VPreCompoundFragment ()
 
void Initialize (const G4Fragment &aFragment)
 
G4ReactionProductGetReactionProduct () const
 
G4int GetA () const
 
G4int GetZ () const
 
G4int GetRestA () const
 
G4int GetRestZ () const
 
G4double ResidualA13 () const
 
G4double GetCoulombBarrier () const
 
G4double GetBindingEnergy () const
 
G4double GetMaximalKineticEnergy () const
 
G4double GetEnergyThreshold () const
 
G4double GetEmissionProbability () const
 
G4double GetNuclearMass () const
 
G4double GetRestNuclearMass () const
 
G4double GetReducedMass () const
 
const G4LorentzVectorGetMomentum () const
 
void SetMomentum (const G4LorentzVector &value)
 
const G4String GetName () const
 
void SetOPTxs (G4int)
 
void UseSICB (G4bool)
 

Protected Member Functions

virtual G4double GetAlpha ()
 
virtual G4double GetBeta ()
 
virtual G4double GetSpinFactor ()
 
virtual G4double K (const G4Fragment &aFragment)
 
- Protected Member Functions inherited from G4HETCFragment
G4double BetaRand (const G4int N, const G4int L) const
 
- Protected Member Functions inherited from G4VPreCompoundFragment
G4bool IsItPossible (const G4Fragment &aFragment) const
 

Private Member Functions

 G4HETCNeutron (const G4HETCNeutron &right)
 
const G4HETCNeutronoperator= (const G4HETCNeutron &right)
 
G4bool operator== (const G4HETCNeutron &right) const
 
G4bool operator!= (const G4HETCNeutron &right) const
 

Private Attributes

G4NeutronCoulombBarrier theNeutronCoulombBarrier
 

Additional Inherited Members

- Protected Attributes inherited from G4VPreCompoundFragment
G4PreCompoundParameterstheParameters
 
G4Powg4pow
 
G4double theEmissionProbability
 
G4double theCoulombBarrier
 
G4int OPTxs
 
G4bool useSICB
 

Detailed Description

Definition at line 41 of file G4HETCNeutron.hh.

Constructor & Destructor Documentation

G4HETCNeutron::G4HETCNeutron ( )

Definition at line 39 of file G4HETCNeutron.cc.

G4HETCNeutron::~G4HETCNeutron ( )

Definition at line 43 of file G4HETCNeutron.cc.

G4HETCNeutron::G4HETCNeutron ( const G4HETCNeutron right)
private

Member Function Documentation

G4double G4HETCNeutron::GetAlpha ( )
protectedvirtual

Implements G4HETCFragment.

Definition at line 46 of file G4HETCNeutron.cc.

References G4VPreCompoundFragment::g4pow, G4VPreCompoundFragment::GetRestA(), and G4Pow::Z13().

Referenced by GetBeta().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4HETCNeutron::GetBeta ( )
protectedvirtual

Implements G4HETCFragment.

Definition at line 51 of file G4HETCNeutron.cc.

References G4VPreCompoundFragment::g4pow, GetAlpha(), G4VPreCompoundFragment::GetRestA(), MeV, and G4Pow::Z23().

Referenced by GetKineticEnergy().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4HETCNeutron::GetKineticEnergy ( const G4Fragment aFragment)
virtual

Implements G4VPreCompoundFragment.

Definition at line 85 of file G4HETCNeutron.cc.

References G4HETCFragment::BetaRand(), Emax, G4UniformRand, G4Fragment::GetA_asInt(), GetBeta(), G4PreCompoundParameters::GetLevelDensity(), G4VPreCompoundFragment::GetMaximalKineticEnergy(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4INCL::Math::max(), and G4VPreCompoundFragment::theParameters.

+ Here is the call graph for this function:

G4double G4HETCNeutron::GetSpinFactor ( )
protectedvirtual

Implements G4HETCFragment.

Definition at line 56 of file G4HETCNeutron.cc.

G4double G4HETCNeutron::K ( const G4Fragment aFragment)
protectedvirtual

Implements G4HETCFragment.

Definition at line 62 of file G4HETCNeutron.cc.

References G4VPreCompoundFragment::GetA(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4VPreCompoundFragment::GetRestA(), G4VPreCompoundFragment::GetRestZ(), G4VPreCompoundFragment::GetZ(), and G4INCL::Math::max().

+ Here is the call graph for this function:

G4bool G4HETCNeutron::operator!= ( const G4HETCNeutron right) const
private
const G4HETCNeutron& G4HETCNeutron::operator= ( const G4HETCNeutron right)
private
G4bool G4HETCNeutron::operator== ( const G4HETCNeutron right) const
private

Member Data Documentation

G4NeutronCoulombBarrier G4HETCNeutron::theNeutronCoulombBarrier
private

Definition at line 69 of file G4HETCNeutron.hh.


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