32 #define ABLAXX_IN_GEANT4_MODE 1
36 #ifndef G4AblaVirtualData_hh
37 #define G4AblaVirtualData_hh 1
39 #ifdef ABLAXX_IN_GEANT4_MODE
60 #ifdef ABLAXX_IN_GEANT4_MODE
The INCL configuration object.
An interface to data used by ABLA.
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.
virtual G4bool readData()=0
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
G4double ecnz[alphaRows][alphaCols]
static const G4int alphaCols
static const G4double A[nN]
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.