29#ifndef G4NeutronHPNames_h
30#define G4NeutronHPNames_h 1
59 const char theDigits[11] =
"0123456789";
64 digit = current-10*(current/10);
65 result=theDigits[digit]+result;
static const G4String theString[100]
G4NeutronHPDataUsed GetName(G4int A, G4int Z, G4String base, G4String rest, G4bool &active)
G4String itoa(int current)
G4NeutronHPNames(G4int maxOffSet)
void SetMaxOffSet(G4int anOffset)