32 #define ABLAXX_IN_GEANT4_MODE 1
38 #ifdef ABLAXX_IN_GEANT4_MODE
The INCL configuration object.
G4bool setVgsld(G4int A, G4int Z, G4double value)
Set the value of Vgsld.
G4AblaVirtualData()
Constructor, destructor.
G4bool setPace2(G4int A, G4int Z, G4double value)
Set the value of Pace2.
G4double getVgsld(G4int A, G4int Z)
Get the value of Vgsld.
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)
Set the value of Ecnz.
G4bool setAlpha(G4int A, G4int Z, G4double value)
Set the value of Alpha.
virtual ~G4AblaVirtualData()
G4double getEcnz(G4int A, G4int Z)
Get the value of Alpha.
G4double getPace2(G4int A, G4int Z)
Get the value of Pace2.