Import Geant4 5.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:15:15 +02:00
parent 37fff30d2e
commit fbd4999cf7
4396 changed files with 56662 additions and 52446 deletions
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4strstreambuf.hh,v 1.8 2001/07/11 10:00:55 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4strstreambuf.hh,v 1.9 2003/03/27 16:41:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ---------------------------------------------------------------
@@ -44,6 +44,9 @@ extern G4strstreambuf G4cerrbuf;
class G4strstreambuf : public G4std::streambuf
{
typedef G4std::streambuf std_streambuf;
public:
G4strstreambuf();