Geant4  10.00.p02
G4FissionBarrier Class Reference

#include <G4FissionBarrier.hh>

+ Inheritance diagram for G4FissionBarrier:
+ Collaboration diagram for G4FissionBarrier:

Public Member Functions

 G4FissionBarrier ()
 
 ~G4FissionBarrier ()
 
G4double FissionBarrier (G4int A, G4int Z, G4double U)
 
- Public Member Functions inherited from G4VFissionBarrier
 G4VFissionBarrier ()
 
virtual ~G4VFissionBarrier ()
 

Private Member Functions

G4double BarashenkovFissionBarrier (G4int A, G4int Z)
 
G4double SellPlusPairingCorrection (G4int Z, G4int N)
 
 G4FissionBarrier (const G4FissionBarrier &right)
 
const G4FissionBarrieroperator= (const G4FissionBarrier &right)
 
G4bool operator== (const G4FissionBarrier &right) const
 
G4bool operator!= (const G4FissionBarrier &right) const
 

Private Attributes

G4CameronShellPlusPairingCorrectionsSPtr
 

Detailed Description

Definition at line 42 of file G4FissionBarrier.hh.

Constructor & Destructor Documentation

G4FissionBarrier::G4FissionBarrier ( )

Definition at line 39 of file G4FissionBarrier.cc.

References G4ShellCorrection::GetCameronShellPlusPairingCorrections(), G4ShellCorrection::GetInstance(), and SPtr.

+ Here is the call graph for this function:

G4FissionBarrier::~G4FissionBarrier ( )

Definition at line 45 of file G4FissionBarrier.cc.

G4FissionBarrier::G4FissionBarrier ( const G4FissionBarrier right)
private

Member Function Documentation

G4double G4FissionBarrier::BarashenkovFissionBarrier ( G4int  A,
G4int  Z 
)
private

Definition at line 59 of file G4FissionBarrier.cc.

References A, G4Pow::GetInstance(), MeV, SellPlusPairingCorrection(), and G4Pow::Z23().

Referenced by FissionBarrier().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4FissionBarrier::FissionBarrier ( G4int  A,
G4int  Z,
G4double  U 
)
virtual

Implements G4VFissionBarrier.

Definition at line 49 of file G4FissionBarrier.cc.

References BarashenkovFissionBarrier(), and GeV.

+ Here is the call graph for this function:

G4bool G4FissionBarrier::operator!= ( const G4FissionBarrier right) const
private
const G4FissionBarrier& G4FissionBarrier::operator= ( const G4FissionBarrier right)
private
G4bool G4FissionBarrier::operator== ( const G4FissionBarrier right) const
private
G4double G4FissionBarrier::SellPlusPairingCorrection ( G4int  Z,
G4int  N 
)
inlineprivate

Definition at line 56 of file G4FissionBarrier.hh.

References G4CameronShellPlusPairingCorrections::GetShellPlusPairingN(), G4CameronShellPlusPairingCorrections::GetShellPlusPairingZ(), and SPtr.

Referenced by BarashenkovFissionBarrier().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4CameronShellPlusPairingCorrections* G4FissionBarrier::SPtr
private

Definition at line 66 of file G4FissionBarrier.hh.

Referenced by G4FissionBarrier(), and SellPlusPairingCorrection().


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