Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4BufferError Class Reference

#include <G4RTJpeg.hh>

Public Member Functions

 G4BufferError (const char *mes)
 

Public Attributes

const char * mMessage
 

Detailed Description

Definition at line 195 of file G4RTJpeg.hh.

Constructor & Destructor Documentation

◆ G4BufferError()

G4BufferError::G4BufferError ( const char *  mes)
inline

Definition at line 198 of file G4RTJpeg.hh.

199 {mMessage = mes;};
const char * mMessage
Definition: G4RTJpeg.hh:200

Member Data Documentation

◆ mMessage

const char* G4BufferError::mMessage

Definition at line 200 of file G4RTJpeg.hh.

Referenced by G4BufferError().


The documentation for this class was generated from the following file: