G4IndexError Class Reference

#include <G4RTJpeg.hh>


Public Member Functions

 G4IndexError (int maxIndex, int errorIndex, const char *mes)

Data Fields

int mMaxIndex
int mErrorIndex
const char * mMessage


Detailed Description

Definition at line 185 of file G4RTJpeg.hh.


Constructor & Destructor Documentation

G4IndexError::G4IndexError ( int  maxIndex,
int  errorIndex,
const char *  mes 
) [inline]

Definition at line 188 of file G4RTJpeg.hh.

00189         {mMaxIndex = maxIndex;  mErrorIndex = errorIndex;  mMessage = mes;};


Field Documentation

int G4IndexError::mErrorIndex

Definition at line 191 of file G4RTJpeg.hh.

int G4IndexError::mMaxIndex

Definition at line 189 of file G4RTJpeg.hh.

const char* G4IndexError::mMessage

Definition at line 192 of file G4RTJpeg.hh.


The documentation for this class was generated from the following file:
Generated on Mon May 27 17:52:15 2013 for Geant4 by  doxygen 1.4.7