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

#include <G4CameronGilbertShellCorrections.hh>

Public Types

enum  {
  ZTableSize = 88, NTableSize = 140, ZTableMin = 11, ZTableMax = 98,
  NTableMin = 11, NTableMax = 150
}
 

Public Member Functions

 ~G4CameronGilbertShellCorrections ()
 
G4double GetShellCorrection (const G4int A, const 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
G4CameronGilbertShellCorrections
GetInstance ()
 

Detailed Description

Definition at line 41 of file G4CameronGilbertShellCorrections.hh.

Member Enumeration Documentation

anonymous enum
Enumerator
ZTableSize 
NTableSize 
ZTableMin 
ZTableMax 
NTableMin 
NTableMax 

Definition at line 98 of file G4CameronGilbertShellCorrections.hh.

Constructor & Destructor Documentation

G4CameronGilbertShellCorrections::~G4CameronGilbertShellCorrections ( )

Definition at line 75 of file G4CameronGilbertShellCorrections.cc.

Member Function Documentation

G4CameronGilbertShellCorrections * G4CameronGilbertShellCorrections::GetInstance ( void  )
static

Definition at line 78 of file G4CameronGilbertShellCorrections.cc.

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

Definition at line 56 of file G4CameronGilbertShellCorrections.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 79 of file G4CameronGilbertShellCorrections.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 61 of file G4CameronGilbertShellCorrections.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 90 of file G4CameronGilbertShellCorrections.hh.

Here is the caller graph for this function:

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

Definition at line 72 of file G4CameronGilbertShellCorrections.hh.

Here is the caller graph for this function:


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