ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4PreCompoundHe3 Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/pre_equilibrium/exciton_model/include/G4PreCompoundHe3.hh>

+ Inheritance diagram for G4PreCompoundHe3:
+ Collaboration diagram for G4PreCompoundHe3:

Public Member Functions

 G4PreCompoundHe3 ()
 
virtual ~G4PreCompoundHe3 ()
 
virtual G4double GetRj (G4int NumberParticles, G4int NumberCharged) const
 
virtual G4double FactorialFactor (G4int N, G4int P) const
 
virtual G4double CoalescenceFactor (G4int A) const
 
virtual G4double GetAlpha () const
 
- Public Member Functions inherited from G4PreCompoundIon
 G4PreCompoundIon (const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier)
 
virtual ~G4PreCompoundIon ()
 
- Public Member Functions inherited from G4PreCompoundFragment
 G4PreCompoundFragment (const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier)
 
virtual ~G4PreCompoundFragment ()
 
G4double CalcEmissionProbability (const G4Fragment &aFragment)
 
G4double SampleKineticEnergy (const G4Fragment &aFragment)
 
- Public Member Functions inherited from G4VPreCompoundFragment
 G4VPreCompoundFragment (const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier)
 
virtual ~G4VPreCompoundFragment ()
 
void Initialize (const G4Fragment &aFragment)
 
G4bool IsItPossible (const G4Fragment &aFragment) const
 
G4ReactionProductGetReactionProduct () const
 
G4int GetA () const
 
G4int GetZ () const
 
G4int GetRestA () const
 
G4int GetRestZ () const
 
G4double GetBindingEnergy () const
 
G4double GetEnergyThreshold () const
 
G4double GetEmissionProbability () const
 
G4double GetNuclearMass () const
 
G4double GetRestNuclearMass () const
 
const G4LorentzVectorGetMomentum () const
 
void SetMomentum (const G4LorentzVector &value)
 
void SetOPTxs (G4int)
 
void UseSICB (G4bool)
 

Private Member Functions

 G4PreCompoundHe3 (const G4PreCompoundHe3 &right)
 
const G4PreCompoundHe3operator= (const G4PreCompoundHe3 &right)
 
G4bool operator== (const G4PreCompoundHe3 &right) const
 
G4bool operator!= (const G4PreCompoundHe3 &right) const
 

Private Attributes

G4He3CoulombBarrier theHe3CoulombBarrier
 

Additional Inherited Members

- Protected Member Functions inherited from G4PreCompoundIon
virtual G4double GetBeta () const
 
virtual G4double ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment)
 
- Protected Attributes inherited from G4VPreCompoundFragment
G4NuclearLevelDatafNucData
 
G4DeexPrecoParameterstheParameters
 
G4Powg4calc
 
G4int theA
 
G4int theZ
 
G4int theResA
 
G4int theResZ
 
G4int theFragA
 
G4int theFragZ
 
G4double theResA13
 
G4double theBindingEnergy
 
G4double theMinKinEnergy
 
G4double theMaxKinEnergy
 
G4double theResMass
 
G4double theReducedMass
 
G4double theMass
 
G4double theEmissionProbability
 
G4double theCoulombBarrier
 
G4int OPTxs
 
G4bool useSICB
 

Detailed Description

Definition at line 41 of file G4PreCompoundHe3.hh.

View newest version in sPHENIX GitHub at line 41 of file G4PreCompoundHe3.hh

Constructor & Destructor Documentation

G4PreCompoundHe3::G4PreCompoundHe3 ( )

Definition at line 47 of file G4PreCompoundHe3.cc.

View newest version in sPHENIX GitHub at line 47 of file G4PreCompoundHe3.cc

G4PreCompoundHe3::~G4PreCompoundHe3 ( )
virtual

Definition at line 51 of file G4PreCompoundHe3.cc.

View newest version in sPHENIX GitHub at line 51 of file G4PreCompoundHe3.cc

G4PreCompoundHe3::G4PreCompoundHe3 ( const G4PreCompoundHe3 right)
private

Member Function Documentation

G4double G4PreCompoundHe3::CoalescenceFactor ( G4int  A) const
virtual

Implements G4PreCompoundIon.

Definition at line 59 of file G4PreCompoundHe3.cc.

View newest version in sPHENIX GitHub at line 59 of file G4PreCompoundHe3.cc

G4double G4PreCompoundHe3::FactorialFactor ( G4int  N,
G4int  P 
) const
virtual

Implements G4PreCompoundIon.

Definition at line 54 of file G4PreCompoundHe3.cc.

View newest version in sPHENIX GitHub at line 54 of file G4PreCompoundHe3.cc

G4double G4PreCompoundHe3::GetAlpha ( ) const
virtual

Implements G4PreCompoundFragment.

Definition at line 74 of file G4PreCompoundHe3.cc.

View newest version in sPHENIX GitHub at line 74 of file G4PreCompoundHe3.cc

References C(), and G4VPreCompoundFragment::theFragZ.

+ Here is the call graph for this function:

G4double G4PreCompoundHe3::GetRj ( G4int  NumberParticles,
G4int  NumberCharged 
) const
virtual

Implements G4PreCompoundIon.

Definition at line 64 of file G4PreCompoundHe3.cc.

View newest version in sPHENIX GitHub at line 64 of file G4PreCompoundHe3.cc

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

Member Data Documentation

G4He3CoulombBarrier G4PreCompoundHe3::theHe3CoulombBarrier
private

Definition at line 66 of file G4PreCompoundHe3.hh.

View newest version in sPHENIX GitHub at line 66 of file G4PreCompoundHe3.hh


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