32 #define ABLAXX_IN_GEANT4_MODE 1 38 #ifdef ABLAXX_IN_GEANT4_MODE
G4bool setVgsld(G4int A, G4int Z, G4double value)
G4bool setPace2(G4int A, G4int Z, G4double value)
G4double getVgsld(G4int A, G4int Z)
G4double getAlpha(G4int A, G4int Z)
G4double vgsld[alphaRows][alphaCols]
static const G4int paceRows
static const G4int paceCols
G4double alpha[alphaRows][alphaCols]
static const G4int alphaRows
double A(double temperature)
G4double ecnz[alphaRows][alphaCols]
static const G4int alphaCols
G4double pace2[paceRows][paceCols]
G4bool setEcnz(G4int A, G4int Z, G4double value)
G4bool setAlpha(G4int A, G4int Z, G4double value)
virtual ~G4AblaVirtualData()
G4double getEcnz(G4int A, G4int Z)
G4double getPace2(G4int A, G4int Z)