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