Geant4-11
|
#include <G4RTJpeg.hh>
Public Member Functions | |
G4IndexError (int maxIndex, int errorIndex, const char *mes) | |
Data Fields | |
int | mErrorIndex |
int | mMaxIndex |
const char * | mMessage |
Definition at line 184 of file G4RTJpeg.hh.
|
inline |
Definition at line 187 of file G4RTJpeg.hh.
References CLHEP::anonymous_namespace{JamesRandom.cc}::maxIndex, mErrorIndex, mMaxIndex, and mMessage.
int G4IndexError::mErrorIndex |
Definition at line 190 of file G4RTJpeg.hh.
Referenced by G4IndexError().
int G4IndexError::mMaxIndex |
Definition at line 189 of file G4RTJpeg.hh.
Referenced by G4IndexError().
const char* G4IndexError::mMessage |
Definition at line 191 of file G4RTJpeg.hh.
Referenced by G4IndexError().