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
@@ -44,7 +44,7 @@
//
//
// $Id: G4HepRepFile.hh,v 1.5 2002/12/13 11:17:59 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// John Allison 5th April 2001
@@ -43,8 +43,8 @@
// ********************************************************************
//
//
// $Id: G4HepRepFileSceneHandler.hh,v 1.10 2002/12/13 11:17:59 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4HepRepFileSceneHandler.hh,v 1.11 2003/01/24 21:18:48 perl Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// Joseph Perl 27th January 2002
@@ -54,7 +54,7 @@
#ifndef G4HepRepFileSCENEHANDLER_HH
#define G4HepRepFileSCENEHANDLER_HH
// #define G4HEPREPFILEDEBUG // Comment this out to suppress debug code.
//#define G4HEPREPFILEDEBUG // Comment this out to suppress debug code.
#include "G4VSceneHandler.hh"
#include "G4Box.hh"
@@ -151,6 +151,7 @@ private:
HepRepXMLWriter *hepRepXMLWriter;
void AddHepRepInstance(const char* primName,
const G4Visible visible);
void CheckFileOpen();
int fileCounter;
#ifdef G4HEPREPFILEDEBUG
@@ -44,7 +44,7 @@
//
//
// $Id: G4HepRepFileViewer.hh,v 1.6 2002/12/13 11:17:59 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// John Allison 5th April 2001
@@ -44,7 +44,7 @@
//
//--------------------------------------------------------------------------
// File and Version Information:
// $Id: HepRepXMLWriter.hh,v 1.9 2002/12/13 11:18:00 gunter Exp $
// $Id: HepRepXMLWriter.hh,v 1.10 2003/01/24 21:18:48 perl Exp $
//
// Description:
// Create a HepRep XML File (HepRep version 1).
@@ -61,6 +61,8 @@
#ifndef HepRepXMLWriter_hh
#define HepRepXMLWriter_hh
//#define G4HEPREPFILEDEBUG // Comment this out to suppress debug code.
#include "globals.hh"
#include "g4std/fstream"