Geant4  10.00.p02
G4PreCompoundNeutron Class Reference

#include <G4PreCompoundNeutron.hh>

+ Inheritance diagram for G4PreCompoundNeutron:
+ Collaboration diagram for G4PreCompoundNeutron:

Public Member Functions

 G4PreCompoundNeutron ()
 
virtual ~G4PreCompoundNeutron ()
 
- Public Member Functions inherited from G4PreCompoundNucleon
 G4PreCompoundNucleon (const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier)
 
virtual ~G4PreCompoundNucleon ()
 
- Public Member Functions inherited from G4PreCompoundFragment
 G4PreCompoundFragment (const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier)
 
virtual ~G4PreCompoundFragment ()
 
G4double CalcEmissionProbability (const G4Fragment &aFragment)
 
G4double GetKineticEnergy (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 GetRj (G4int NumberParticles, G4int NumberCharged)
 
virtual G4double CrossSection (G4double ekin)
 
virtual G4double GetAlpha ()
 
virtual G4double GetBeta ()
 
G4double GetOpt12 (G4double K)
 
G4double GetOpt34 (G4double K)
 
- Protected Member Functions inherited from G4PreCompoundNucleon
virtual G4double ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment)
 
G4double GetOpt0 (G4double ekin)
 
- Protected Member Functions inherited from G4VPreCompoundFragment
G4bool IsItPossible (const G4Fragment &aFragment) const
 

Private Member Functions

 G4PreCompoundNeutron (const G4PreCompoundNeutron &right)
 
const G4PreCompoundNeutronoperator= (const G4PreCompoundNeutron &right)
 
G4int operator== (const G4PreCompoundNeutron &right) const
 
G4int operator!= (const G4PreCompoundNeutron &right) const
 

Private Attributes

G4NeutronCoulombBarrier theNeutronCoulombBarrier
 
G4double ResidualAthrd
 
G4double FragmentAthrd
 
G4int FragmentA
 
G4int ResidualA
 
G4int ResidualZ
 
G4int theA
 
G4int theZ
 

Additional Inherited Members

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

Detailed Description

Definition at line 42 of file G4PreCompoundNeutron.hh.

Constructor & Destructor Documentation

G4PreCompoundNeutron::G4PreCompoundNeutron ( )

Definition at line 48 of file G4PreCompoundNeutron.cc.

References FragmentA, FragmentAthrd, G4VPreCompoundFragment::GetA(), G4VPreCompoundFragment::GetRestA(), G4VPreCompoundFragment::GetRestZ(), G4VPreCompoundFragment::GetZ(), ResidualA, G4VPreCompoundFragment::ResidualA13(), ResidualAthrd, ResidualZ, theA, and theZ.

+ Here is the call graph for this function:

G4PreCompoundNeutron::~G4PreCompoundNeutron ( )
virtual

Definition at line 60 of file G4PreCompoundNeutron.cc.

G4PreCompoundNeutron::G4PreCompoundNeutron ( const G4PreCompoundNeutron right)
private

Member Function Documentation

G4double G4PreCompoundNeutron::CrossSection ( G4double  ekin)
protectedvirtual
G4double G4PreCompoundNeutron::GetAlpha ( )
protectedvirtual

Implements G4PreCompoundNucleon.

Definition at line 100 of file G4PreCompoundNeutron.cc.

References ResidualAthrd.

Referenced by GetBeta().

+ Here is the caller graph for this function:

G4double G4PreCompoundNeutron::GetBeta ( )
protectedvirtual

Implements G4PreCompoundNucleon.

Definition at line 105 of file G4PreCompoundNeutron.cc.

References GetAlpha(), MeV, and ResidualAthrd.

+ Here is the call graph for this function:

G4double G4PreCompoundNeutron::GetOpt12 ( G4double  K)
protected

Definition at line 114 of file G4PreCompoundNeutron.cc.

References G4cout, G4endl, MeV, ResidualA, ResidualAthrd, and ResidualZ.

Referenced by CrossSection().

+ Here is the caller graph for this function:

G4double G4PreCompoundNeutron::GetOpt34 ( G4double  K)
protected

Definition at line 147 of file G4PreCompoundNeutron.cc.

References a, FragmentA, G4INCL::Math::max(), ResidualA, ResidualAthrd, and theA.

Referenced by CrossSection().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4PreCompoundNeutron::GetRj ( G4int  NumberParticles,
G4int  NumberCharged 
)
protectedvirtual

Implements G4PreCompoundNucleon.

Definition at line 63 of file G4PreCompoundNeutron.cc.

G4int G4PreCompoundNeutron::operator!= ( const G4PreCompoundNeutron right) const
private
const G4PreCompoundNeutron& G4PreCompoundNeutron::operator= ( const G4PreCompoundNeutron right)
private
G4int G4PreCompoundNeutron::operator== ( const G4PreCompoundNeutron right) const
private

Member Data Documentation

G4int G4PreCompoundNeutron::FragmentA
private

Definition at line 76 of file G4PreCompoundNeutron.hh.

Referenced by CrossSection(), G4PreCompoundNeutron(), and GetOpt34().

G4double G4PreCompoundNeutron::FragmentAthrd
private

Definition at line 75 of file G4PreCompoundNeutron.hh.

Referenced by CrossSection(), and G4PreCompoundNeutron().

G4int G4PreCompoundNeutron::ResidualA
private

Definition at line 77 of file G4PreCompoundNeutron.hh.

Referenced by CrossSection(), G4PreCompoundNeutron(), GetOpt12(), and GetOpt34().

G4double G4PreCompoundNeutron::ResidualAthrd
private
G4int G4PreCompoundNeutron::ResidualZ
private

Definition at line 78 of file G4PreCompoundNeutron.hh.

Referenced by CrossSection(), G4PreCompoundNeutron(), and GetOpt12().

G4int G4PreCompoundNeutron::theA
private

Definition at line 79 of file G4PreCompoundNeutron.hh.

Referenced by CrossSection(), G4PreCompoundNeutron(), and GetOpt34().

G4NeutronCoulombBarrier G4PreCompoundNeutron::theNeutronCoulombBarrier
private

Definition at line 73 of file G4PreCompoundNeutron.hh.

G4int G4PreCompoundNeutron::theZ
private

Definition at line 80 of file G4PreCompoundNeutron.hh.

Referenced by CrossSection(), and G4PreCompoundNeutron().


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