Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
G4PreCompoundNucleon Class Referenceabstract

#include <G4PreCompoundNucleon.hh>

Inheritance diagram for G4PreCompoundNucleon:
Inheritance graph
[legend]
Collaboration diagram for G4PreCompoundNucleon:
Collaboration graph
[legend]

Public Member Functions

 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 ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment)
 
virtual G4double CrossSection (G4double ekin)=0
 
virtual G4double GetRj (G4int NumberParticles, G4int NumberCharged)=0
 
virtual G4double GetAlpha ()=0
 
virtual G4double GetBeta ()=0
 
G4double GetOpt0 (G4double ekin)
 

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 G4PreCompoundNucleon.hh.

Constructor & Destructor Documentation

G4PreCompoundNucleon::G4PreCompoundNucleon ( const G4ParticleDefinition part,
G4VCoulombBarrier aCoulombBarrier 
)

Definition at line 48 of file G4PreCompoundNucleon.cc.

G4PreCompoundNucleon::~G4PreCompoundNucleon ( )
virtual

Definition at line 55 of file G4PreCompoundNucleon.cc.

Member Function Documentation

virtual G4double G4PreCompoundNucleon::CrossSection ( G4double  ekin)
protectedpure virtual

Implemented in G4PreCompoundNeutron, and G4PreCompoundProton.

Here is the caller graph for this function:

virtual G4double G4PreCompoundNucleon::GetAlpha ( )
protectedpure virtual

Implemented in G4PreCompoundNeutron, and G4PreCompoundProton.

Here is the caller graph for this function:

virtual G4double G4PreCompoundNucleon::GetBeta ( )
protectedpure virtual

Implemented in G4PreCompoundNeutron, and G4PreCompoundProton.

Here is the caller graph for this function:

G4double G4PreCompoundNucleon::GetOpt0 ( G4double  ekin)
inlineprotected

Definition at line 82 of file G4PreCompoundNucleon.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

virtual G4double G4PreCompoundNucleon::GetRj ( G4int  NumberParticles,
G4int  NumberCharged 
)
protectedpure virtual

Implemented in G4PreCompoundNeutron, and G4PreCompoundProton.

Here is the caller graph for this function:

G4double G4PreCompoundNucleon::ProbabilityDistributionFunction ( G4double  eKin,
const G4Fragment aFragment 
)
protectedvirtual

Implements G4PreCompoundFragment.

Definition at line 59 of file G4PreCompoundNucleon.cc.

Here is the call graph for this function:


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