Geant4_10
Public Member Functions | Static Public Member Functions | List of all members
G4Pow Class Reference

#include <G4Pow.hh>

Public Member Functions

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

Static Public Member Functions

static G4PowGetInstance ()
 

Detailed Description

Definition at line 56 of file G4Pow.hh.

Member Function Documentation

G4double G4Pow::A13 ( G4double  A) const
inline

Definition at line 134 of file G4Pow.hh.

Here is the caller graph for this function:

G4double G4Pow::A23 ( G4double  A) const
inline

Definition at line 159 of file G4Pow.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4Pow::expA ( G4double  A) const
inline

Definition at line 238 of file G4Pow.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4Pow::factorial ( G4int  Z) const
inline

Definition at line 268 of file G4Pow.hh.

Here is the caller graph for this function:

G4Pow * G4Pow::GetInstance ( void  )
static

Definition at line 53 of file G4Pow.cc.

Here is the caller graph for this function:

G4double G4Pow::log10A ( G4double  A) const
inline

Definition at line 233 of file G4Pow.hh.

Here is the call graph for this function:

G4double G4Pow::log10Z ( G4int  Z) const
inline

Definition at line 228 of file G4Pow.hh.

G4double G4Pow::logA ( G4double  A) const
inline

Definition at line 193 of file G4Pow.hh.

Here is the caller graph for this function:

G4double G4Pow::logfactorial ( G4int  Z) const
inline

Definition at line 273 of file G4Pow.hh.

G4double G4Pow::logX ( G4double  x) const
inline

Definition at line 201 of file G4Pow.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4Pow::logZ ( G4int  Z) const
inline

Definition at line 165 of file G4Pow.hh.

Here is the caller graph for this function:

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

Definition at line 263 of file G4Pow.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 125 of file G4Pow.cc.

Here is the caller graph for this function:

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

Definition at line 258 of file G4Pow.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4Pow::Z13 ( G4int  Z) const
inline

Definition at line 129 of file G4Pow.hh.

Here is the caller graph for this function:

G4double G4Pow::Z23 ( G4int  Z) const
inline

Definition at line 153 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: