Import Geant4 10.0.0 source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: G4RTJpegMaker.cc 77479 2013-11-25 10:01:22Z gcosmo $
|
||||
//
|
||||
//
|
||||
//
|
||||
@@ -40,7 +40,7 @@ G4RTJpegMaker::G4RTJpegMaker()
|
||||
G4RTJpegMaker::~G4RTJpegMaker()
|
||||
{;}
|
||||
|
||||
void G4RTJpegMaker::CreateFigureFile(G4String fileName,
|
||||
void G4RTJpegMaker::CreateFigureFile(const G4String& fileName,
|
||||
int nColumn, int nRow,
|
||||
u_char* colorR,
|
||||
u_char* colorG,
|
||||
|
||||
Reference in New Issue
Block a user