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

#include <G4Pow.hh>

Public Member Functions

G4double Z13 (G4int Z)
 
G4double A13 (G4double A)
 
G4double Z23 (G4int Z)
 
G4double A23 (G4double A)
 
G4double logZ (G4int Z)
 
G4double logA (G4double A)
 
G4double log10Z (G4int Z)
 
G4double log10A (G4double A)
 
G4double powZ (G4int Z, G4double y)
 
G4double powA (G4double A, G4double y)
 
G4double powN (G4double x, G4int n)
 
G4double factorial (G4int Z)
 
G4double logfactorial (G4int Z)
 

Static Public Member Functions

static G4PowGetInstance ()
 

Detailed Description

Definition at line 53 of file G4Pow.hh.

Member Function Documentation

G4double G4Pow::A13 ( G4double  A)
inline

Definition at line 117 of file G4Pow.hh.

Here is the caller graph for this function:

G4double G4Pow::A23 ( G4double  A)
inline

Definition at line 142 of file G4Pow.hh.

Here is the call graph for this function:

G4double G4Pow::factorial ( G4int  Z)
inline

Definition at line 192 of file G4Pow.hh.

Here is the caller graph for this function:

G4Pow * G4Pow::GetInstance ( void  )
static

Definition at line 50 of file G4Pow.cc.

Here is the caller graph for this function:

G4double G4Pow::log10A ( G4double  A)
inline

Definition at line 177 of file G4Pow.hh.

Here is the call graph for this function:

G4double G4Pow::log10Z ( G4int  Z)
inline

Definition at line 172 of file G4Pow.hh.

G4double G4Pow::logA ( G4double  A)
inline

Definition at line 153 of file G4Pow.hh.

Here is the caller graph for this function:

G4double G4Pow::logfactorial ( G4int  Z)
inline

Definition at line 197 of file G4Pow.hh.

G4double G4Pow::logZ ( G4int  Z)
inline

Definition at line 148 of file G4Pow.hh.

Here is the caller graph for this function:

G4double G4Pow::powA ( G4double  A,
G4double  y 
)
inline

Definition at line 187 of file G4Pow.hh.

Here is the call graph for this function:

G4double G4Pow::powN ( G4double  x,
G4int  n 
)

Definition at line 100 of file G4Pow.cc.

Here is the caller graph for this function:

G4double G4Pow::powZ ( G4int  Z,
G4double  y 
)
inline

Definition at line 182 of file G4Pow.hh.

Here is the caller graph for this function:

G4double G4Pow::Z13 ( G4int  Z)
inline

Definition at line 112 of file G4Pow.hh.

Here is the caller graph for this function:

G4double G4Pow::Z23 ( G4int  Z)
inline

Definition at line 136 of file G4Pow.hh.

Here is the call graph for this function:

Here is the caller graph for this function:


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