Import Geant4 0.1.0 source tree
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: G4PGeometryObjectMap.cc,v 2.2 1998/07/14 14:15:04 morita Exp $
|
||||
// GEANT4 tag $Name: geant4-00 $
|
||||
// $Id: G4PGeometryObjectMap.cc,v 1.2 1999/04/29 09:08:32 morita Exp $
|
||||
// GEANT4 tag $Name: geant4-00-01 $
|
||||
//
|
||||
// class G4PGeometryObjectMap
|
||||
//
|
||||
@@ -18,9 +18,8 @@
|
||||
|
||||
#include "G4PGeometryObjectMap.hh"
|
||||
|
||||
// tell C++ compiler to generate code of parametrized class for eacy class
|
||||
// tell C++ compiler to generate code of parametrized class for each class
|
||||
// (Required by Objectivity/DB)
|
||||
implement(HepRefVArray,G4PVPhysicalVolume)
|
||||
implement(HepRefVArray,G4PLogicalVolume)
|
||||
implement(HepRefVArray,G4PVSolid)
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: G4PersistencyManager.cc,v 2.7 1998/11/09 17:22:07 morita Exp $
|
||||
// GEANT4 tag $Name: geant4-00 $
|
||||
// $Id: G4PersistencyManager.cc,v 1.1 1999/01/07 16:10:57 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-00-01 $
|
||||
//
|
||||
// class G4PersistencyManager
|
||||
//
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: G4PersistentEventMan.cc,v 2.1 1998/11/09 17:19:46 morita Exp $
|
||||
// GEANT4 tag $Name: geant4-00 $
|
||||
// $Id: G4PersistentEventMan.cc,v 1.1 1999/01/07 16:10:57 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-00-01 $
|
||||
//
|
||||
// class G4PersistentEventMan
|
||||
//
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: G4PersistentGeomMan.cc,v 2.2 1998/11/10 18:27:43 morita Exp $
|
||||
// GEANT4 tag $Name: geant4-00 $
|
||||
// $Id: G4PersistentGeomMan.cc,v 1.2 1999/03/29 16:05:27 morita Exp $
|
||||
// GEANT4 tag $Name: geant4-00-01 $
|
||||
//
|
||||
// class G4PersistentGeomMan
|
||||
//
|
||||
@@ -102,7 +102,7 @@ G4bool G4PersistentGeomMan::Store( HepDbApplication* dbApp,
|
||||
else
|
||||
{
|
||||
G4cerr << "G4PersistentGeomMan::Store" <<
|
||||
" -- the object map already defined in the geometry database." < endl;
|
||||
" -- the object map already defined in the geometry database." << endl;
|
||||
G4cerr << " Geometry not stored." << endl;
|
||||
dbApp->abort();
|
||||
return false;
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: G4PersistentRunMan.cc,v 2.2 1998/11/10 04:05:52 morita Exp $
|
||||
// GEANT4 tag $Name: geant4-00 $
|
||||
// $Id: G4PersistentRunMan.cc,v 1.1 1999/01/07 16:10:58 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-00-01 $
|
||||
//
|
||||
// class G4PersistentRunMan
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user