33#ifndef G4CookShellCorrections_h
34#define G4CookShellCorrections_h 1
67 G4cerr <<
"G4CookShellCorrections: out of table for Z = " << Z <<
G4endl;
84 G4cerr <<
"G4CookShellCorrections: out of table for N = " << N <<
G4endl;
G4DLLIMPORT std::ostream G4cerr
G4double GetShellZ(const G4int Z) const
~G4CookShellCorrections()
G4bool IsInTableThisZ(const G4int Z) const
G4double GetShellCorrection(G4int A, G4int Z) const
G4double GetShellN(const G4int N) const
G4bool IsInTableThisN(const G4int N) const
static G4CookShellCorrections * GetInstance()