Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4PreCompoundParameters Class Reference

#include <G4PreCompoundParameters.hh>

Public Member Functions

 ~G4PreCompoundParameters ()
 
G4double GetLevelDensity ()
 
G4double Getr0 ()
 
G4double GetTransitionsr0 ()
 
G4double GetFermiEnergy ()
 

Static Public Member Functions

static G4PreCompoundParametersGetAddress ()
 

Detailed Description

Definition at line 39 of file G4PreCompoundParameters.hh.

Constructor & Destructor Documentation

◆ ~G4PreCompoundParameters()

G4PreCompoundParameters::~G4PreCompoundParameters ( )

Definition at line 54 of file G4PreCompoundParameters.cc.

55{}

Member Function Documentation

◆ GetAddress()

◆ GetFermiEnergy()

G4double G4PreCompoundParameters::GetFermiEnergy ( )
inline

Definition at line 89 of file G4PreCompoundParameters.hh.

90{
91 return fFermiEnergy;
92}

Referenced by G4PreCompoundTransitions::G4PreCompoundTransitions().

◆ GetLevelDensity()

◆ Getr0()

G4double G4PreCompoundParameters::Getr0 ( )
inline

◆ GetTransitionsr0()

G4double G4PreCompoundParameters::GetTransitionsr0 ( )
inline

Definition at line 84 of file G4PreCompoundParameters.hh.

85{
86 return fTransitions_r0;
87}

Referenced by G4PreCompoundTransitions::G4PreCompoundTransitions().


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