34 #define ABLAXX_IN_GEANT4_MODE 1
40 #ifdef ABLAXX_IN_GEANT4_MODE
G4bool setMexpID(G4int A, G4int Z, G4int value)
G4bool setRms(G4int A, G4int Z, G4double value)
G4bool setVgsld(G4int A, G4int Z, G4double value)
G4bool setPace2(G4int A, G4int Z, G4double value)
G4double getMexp(G4int A, G4int Z)
G4double mexp[massRows][massCols]
G4double ecnz[alphaRows][alphaCols]
G4int mexpid[massRows][massCols]
G4double getEcnz(G4int A, G4int Z)
static const G4int paceRows
static const G4int paceCols
G4bool setEcnz(G4int A, G4int Z, G4double value)
virtual ~G4AblaVirtualData()
G4double vgsld[alphaRows][alphaCols]
G4bool setMexp(G4int A, G4int Z, G4double value)
G4int getMexpID(G4int A, G4int Z)
G4double getAlpha(G4int A, G4int Z)
const XML_Char int const XML_Char * value
static const G4int alphaRows
G4double getBeta2(G4int A, G4int Z)
double A(double temperature)
G4bool setBeta2(G4int A, G4int Z, G4double value)
G4double getRms(G4int A, G4int Z)
static const G4int alphaCols
G4double getBeta4(G4int A, G4int Z)
G4double rms[rmsRows][rmsCols]
G4bool setAlpha(G4int A, G4int Z, G4double value)
G4double getPace2(G4int A, G4int Z)
G4double alpha[alphaRows][alphaCols]
G4bool setBeta4(G4int A, G4int Z, G4double value)
G4double pace2[paceRows][paceCols]
G4double getVgsld(G4int A, G4int Z)
G4double beta2[betaRows][betaCols]
G4double beta4[betaRows][betaCols]