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
G4CookShellCorrections Class Reference

#include <G4CookShellCorrections.hh>

Public Types

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

Public Member Functions

 ~G4CookShellCorrections ()
 
G4double GetShellCorrection (G4int A, G4int Z) const
 
G4double GetShellZ (const G4int Z) const
 
G4bool IsInTableThisZ (const G4int Z) const
 
G4double GetShellN (const G4int N) const
 
G4bool IsInTableThisN (const G4int N) const
 

Static Public Member Functions

static G4CookShellCorrectionsGetInstance ()
 

Detailed Description

Definition at line 42 of file G4CookShellCorrections.hh.

Member Enumeration Documentation

anonymous enum
Enumerator
ZTableSize 
NTableSize 
ZTableMin 
ZTableMax 
NTableMin 
NTableMax 

Definition at line 96 of file G4CookShellCorrections.hh.

Constructor & Destructor Documentation

G4CookShellCorrections::~G4CookShellCorrections ( )

Definition at line 74 of file G4CookShellCorrections.cc.

Member Function Documentation

G4CookShellCorrections * G4CookShellCorrections::GetInstance ( void  )
static

Definition at line 77 of file G4CookShellCorrections.cc.

G4double G4CookShellCorrections::GetShellCorrection ( G4int  A,
G4int  Z 
) const
inline

Definition at line 57 of file G4CookShellCorrections.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4CookShellCorrections::GetShellN ( const G4int  N) const
inline

Definition at line 79 of file G4CookShellCorrections.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4CookShellCorrections::GetShellZ ( const G4int  Z) const
inline

Definition at line 62 of file G4CookShellCorrections.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 90 of file G4CookShellCorrections.hh.

Here is the caller graph for this function:

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

Definition at line 73 of file G4CookShellCorrections.hh.

Here is the caller graph for this function:


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