|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4RTJpeg.hh>
Public Member Functions | |
| G4IndexError (int maxIndex, int errorIndex, const char *mes) | |
Public Attributes | |
| int | mMaxIndex |
| int | mErrorIndex |
| const char * | mMessage |
Definition at line 184 of file G4RTJpeg.hh.
|
inline |
Definition at line 187 of file G4RTJpeg.hh.
| 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().