|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4RTJpegMaker.hh>
Inheritance diagram for G4RTJpegMaker:Public Member Functions | |
| G4RTJpegMaker () | |
| virtual | ~G4RTJpegMaker () |
| virtual void | CreateFigureFile (const G4String &fileName, int nColumn, int nRow, u_char *colorR, u_char *colorG, u_char *colorB) |
Public Member Functions inherited from G4VFigureFileMaker | |
| G4VFigureFileMaker () | |
| virtual | ~G4VFigureFileMaker () |
| virtual void | CreateFigureFile (const G4String &fileName, int nColumn, int nRow, unsigned char *colorR, unsigned char *colorG, unsigned char *colorB)=0 |
Definition at line 44 of file G4RTJpegMaker.hh.
| G4RTJpegMaker::G4RTJpegMaker | ( | ) |
Definition at line 36 of file G4RTJpegMaker.cc.
|
virtual |
Definition at line 39 of file G4RTJpegMaker.cc.
|
virtual |
Implements G4VFigureFileMaker.
Definition at line 42 of file G4RTJpegMaker.cc.