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

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

+ Inheritance diagram for G4PreCompoundNucleon:
+ Collaboration diagram for G4PreCompoundNucleon:

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 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)
 

Protected Member Functions

virtual G4double ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment)
 
virtual G4double GetRj (G4int NumberParticles, G4int NumberCharged) const =0
 
- Protected Member Functions inherited from G4PreCompoundFragment
virtual G4double GetAlpha () const =0
 
virtual G4double GetBeta () const =0
 
G4double CrossSection (G4double ekin) const
 

Private Member Functions

 G4PreCompoundNucleon ()
 
 G4PreCompoundNucleon (const G4PreCompoundNucleon &right)
 
const G4PreCompoundNucleonoperator= (const G4PreCompoundNucleon &right)
 
G4bool operator== (const G4PreCompoundNucleon &right) const
 
G4bool operator!= (const G4PreCompoundNucleon &right) const
 

Additional Inherited Members

- 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 40 of file G4PreCompoundNucleon.hh.

View newest version in sPHENIX GitHub at line 40 of file G4PreCompoundNucleon.hh

Constructor & Destructor Documentation

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

Definition at line 47 of file G4PreCompoundNucleon.cc.

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

G4PreCompoundNucleon::~G4PreCompoundNucleon ( )
virtual

Definition at line 52 of file G4PreCompoundNucleon.cc.

View newest version in sPHENIX GitHub at line 52 of file G4PreCompoundNucleon.cc

G4PreCompoundNucleon::G4PreCompoundNucleon ( )
private
G4PreCompoundNucleon::G4PreCompoundNucleon ( const G4PreCompoundNucleon right)
private

Member Function Documentation

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

Implemented in G4PreCompoundNeutron, and G4PreCompoundProton.

Referenced by ProbabilityDistributionFunction().

+ Here is the caller graph for this function:

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

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