Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Static Public Member Functions | List of all members
G4CookPairingCorrections Class Reference

#include <G4CookPairingCorrections.hh>

Public Types

enum  {
  ZTableSize = 68, NTableSize = 118, ZTableMin = 28, ZTableMax = 95,
  NTableMin = 33, NTableMax = 150
}
 

Public Member Functions

 ~G4CookPairingCorrections ()
 
G4double GetParingCorrection (G4int A, G4int Z) const
 
G4double GetPairingZ (G4int Z) const
 
G4bool IsInTableThisZ (const G4int Z) const
 
G4double GetPairingN (const G4int N) const
 
G4bool IsInTableThisN (const G4int N) const
 

Static Public Member Functions

static G4CookPairingCorrectionsGetInstance ()
 

Detailed Description

Definition at line 42 of file G4CookPairingCorrections.hh.

Member Enumeration Documentation

anonymous enum
Enumerator
ZTableSize 
NTableSize 
ZTableMin 
ZTableMax 
NTableMin 
NTableMax 

Definition at line 90 of file G4CookPairingCorrections.hh.

Constructor & Destructor Documentation

G4CookPairingCorrections::~G4CookPairingCorrections ( )

Definition at line 74 of file G4CookPairingCorrections.cc.

Member Function Documentation

G4CookPairingCorrections * G4CookPairingCorrections::GetInstance ( void  )
static

Definition at line 77 of file G4CookPairingCorrections.cc.

G4double G4CookPairingCorrections::GetPairingN ( const G4int  N) const
inline

Definition at line 75 of file G4CookPairingCorrections.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4CookPairingCorrections::GetPairingZ ( G4int  Z) const
inline

Definition at line 60 of file G4CookPairingCorrections.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4CookPairingCorrections::GetParingCorrection ( G4int  A,
G4int  Z 
) const
inline

Definition at line 55 of file G4CookPairingCorrections.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4CookPairingCorrections::IsInTableThisN ( const G4int  N) const
inline

Definition at line 85 of file G4CookPairingCorrections.hh.

Here is the caller graph for this function:

G4bool G4CookPairingCorrections::IsInTableThisZ ( const G4int  Z) const
inline

Definition at line 70 of file G4CookPairingCorrections.hh.

Here is the caller graph for this function:


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