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
@@ -1,4 +1,4 @@
# $Id: GNUmakefile,v 1.3 2002/07/04 16:15:28 gcosmo Exp $
# $Id: GNUmakefile,v 1.4 2003/03/28 15:49:56 gcosmo Exp $
# -------------------------------------------------------------
# GNUmakefile for STEP library. Gabriele Cosmo, 15/11/96.
# -------------------------------------------------------------
@@ -25,7 +25,7 @@ CPPFLAGS += \
# NIST STEP reader on gcc-2.95.X and later must be compiled in non-ANSI mode.
#
ifneq (,$(findstring g++,$(G4SYSTEM)))
ansi_options = -Wall -ansi -pedantic
ansi_options = -ansi -pedantic
NCXX = $(filter-out $(ansi_options),$(CXXFLAGS))
NCPP = $(CPPFLAGS)
CXXFLAGS := $(NCXX)
+4 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.14 2002/11/21 16:50:13 gcosmo Exp $
$Id: History,v 1.15 2003/03/28 15:50:13 gcosmo Exp $
----------------------------------------------------------------------------
=========================================================
@@ -17,6 +17,9 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
28th March 2003 Gabriele Cosmo (stepinterface-V05-00-00)
- Cleared trivial strict pedantic warnings.
21st November 2002 Gabriele Cosmo (stepinterface-V04-01-01)
- Made all static inline methods not inlined, to allow porting on
Windows DLLs.
@@ -22,7 +22,7 @@
//
//
// $Id: G4AdvancedBrepShapeRepresentationCreator.hh,v 1.5 2002/11/21 16:49:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4AdvancedBrepShapeRepresentationCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4AdvancedFaceCreator.hh,v 1.5 2002/11/21 16:49:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4AdvancedFaceCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4AssemblyCreator.hh,v 1.5 2002/11/21 16:49:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4AssemblyCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4Axis1PlacementCreator.hh,v 1.5 2002/11/21 16:49:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4Axis1PlacementCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4Axis2Placement2dCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4Axis2Placement2dCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4Axis2Placement3dCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4Axis2Placement3dCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4Axis2PlacementCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4Axis2PlacementCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4Axis2PlacementsCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4Axis2PlacementsCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4BSplineCurveWithKnotsCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4BSplineCurveWithKnotsCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4BSplineSurfaceCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4BSplineSurfaceCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4BSplineSurfaceWithKnotsCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4BSplineSurfaceWithKnotsCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4BoundedSurfaceCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4BoundedSurfaceCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4CartesianPointCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4CartesianPointCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4CircleCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4CircleCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ClosedShellCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ClosedShellCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ConicCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ConicCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ConicalSurfaceCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ConicalSurfaceCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ConnectedFaceSetCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ConnectedFaceSetCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ContextDependentShapeRepresentationCreator.hh,v 1.5 2002/11/21 16:49:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ContextDependentShapeRepresentationCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4CurveCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4CurveCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4CylindricalSurfaceCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4CylindricalSurfaceCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4DirectionCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4DirectionCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4EdgeCurveCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4EdgeCurveCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4EdgeLoopCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4EdgeLoopCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4EllipseCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4EllipseCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4FaceBoundCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4FaceBoundCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4FaceOuterBoundCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4FaceOuterBoundCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4FaceSurfaceCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4FaceSurfaceCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4GeometricRepresentationContextCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4GeometricRepresentationContextCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4GeometryCreator.hh,v 1.7 2001/07/11 10:00:05 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4GeometryCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4GeometryTable.hh,v 1.7 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4GeometryTable
@@ -22,7 +22,7 @@
//
//
// $Id: G4HyperbolaCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4HyperbolaCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ItemDefinedTransformationCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ItemDefinedTransformationCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4LineCreator.hh,v 1.5 2002/11/21 16:49:44 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4LineCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ManifoldSolidBrepCreator.hh,v 1.5 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ManifoldSolidBrepCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4NISTStepReader.hh,v 1.5 2001/07/11 10:00:05 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4NISTStepReader
@@ -22,7 +22,7 @@
//
//
// $Id: G4OpenShellCreator.hh,v 1.5 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4OpenShellCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4OrientedEdgeCreator.hh,v 1.5 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4OrientedEdgeCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ParabolaCreator.hh,v 1.5 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ParabolaCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4PlaneCreator.hh,v 1.5 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4PlaneCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4PointCreator.hh,v 1.5 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4PointCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4PointOnCurveCreator.hh,v 1.5 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4PointOnCurveCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4PointOnSurfaceCreator.hh,v 1.5 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4PointOnSurfaceCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4PointReplicaCreator.hh,v 1.5 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4PointReplicaCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ProductDefinitionShapeCreator.hh,v 1.5 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ProductDefinitionShapeCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4RationalBSplineSurfaceCreator.hh,v 1.5 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4RationalBSplineSurfaceCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4RepresentationRelationshipCreator.hh,v 1.6 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4RepresentationRelationshipCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4RepresentationRelationshipWithTransformationCreator.hh,v 1.5 2002/11/21 16:49:45 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4RepresentationRelationshipWithTransformationCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ShapeDefinitionRepresentationCreator.hh,v 1.5 2002/11/21 16:49:46 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ShapeDefinitionRepresentationCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ShapeRepresentationCreator.hh,v 1.5 2002/11/21 16:49:46 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ShapeRepresentationCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ShapeRepresentationRelationshipCreator.hh,v 1.5 2002/11/21 16:49:46 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ShapeRepresentationRelationshipCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4SphericalSurfaceCreator.hh,v 1.5 2002/11/21 16:49:46 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4SphericalSurfaceCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4StepFileReader.hh,v 1.5 2001/07/11 10:00:06 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4StepFileReader
@@ -22,7 +22,7 @@
//
//
// $Id: G4ToroidalSurfaceCreator.hh,v 1.5 2002/11/21 16:49:46 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ToroidalSurfaceCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4VectorCreator.hh,v 1.5 2002/11/21 16:49:46 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4VectorCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4VertexPointCreator.hh,v 1.5 2002/11/21 16:49:46 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4VertexPointCreator
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4AdvancedBrepShapeRepresentationCreator.cc,v 1.7 2002/11/21 16:49:46 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4AdvancedBrepShapeRepresentationCreator.cc,v 1.8 2003/03/28 15:47:41 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4AdvancedBrepShapeRepresentationCreator
@@ -133,6 +133,6 @@ void G4AdvancedBrepShapeRepresentationCreator::CreateG4Geometry(STEPentity& sEnt
}
void G4AdvancedBrepShapeRepresentationCreator::CreateSTEPGeometry(void* G4obj)
void G4AdvancedBrepShapeRepresentationCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4AdvancedFaceCreator.cc,v 1.6 2002/11/21 16:49:46 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4AdvancedFaceCreator.cc,v 1.7 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4AdvancedFaceCreator
@@ -122,6 +122,6 @@ void G4AdvancedFaceCreator::CreateG4Geometry(STEPentity& Ent)
createdObject= srf;
}
void G4AdvancedFaceCreator::CreateSTEPGeometry(void* G4obj)
void G4AdvancedFaceCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4AssemblyCreator.cc,v 1.11 2002/11/21 16:49:46 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4AssemblyCreator.cc,v 1.12 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4AssemblyCreator
@@ -57,6 +57,7 @@ G4AssemblyCreator G4AssemblyCreator::GetInstance()
}
G4AssemblyCreator::G4AssemblyCreator(const G4AssemblyCreator& c)
: G4GeometryCreator()
{
index = c.index;
StepReader = c.StepReader;
@@ -99,7 +100,7 @@ void G4AssemblyCreator::ReadStepFile()
instanceManager = StepReader->GetInstanceManager();
}
void G4AssemblyCreator::CreateG4Geometry(STEPentity& sEntity)
void G4AssemblyCreator::CreateG4Geometry(STEPentity&)
{
G4cout << G4endl
<< "Creating assembly of G4 solids ..." << G4endl;
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Axis1PlacementCreator.cc,v 1.4 2002/11/21 16:49:46 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4Axis1PlacementCreator.cc,v 1.5 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4Axis1PlacementCreator
@@ -51,10 +51,10 @@ G4Axis1PlacementCreator G4Axis1PlacementCreator::GetInstance()
return csc;
}
void G4Axis1PlacementCreator::CreateG4Geometry(STEPentity& Ent)
void G4Axis1PlacementCreator::CreateG4Geometry(STEPentity&)
{
}
void G4Axis1PlacementCreator::CreateSTEPGeometry(void* G4obj)
void G4Axis1PlacementCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Axis2Placement2dCreator.cc,v 1.4 2002/11/21 16:49:46 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4Axis2Placement2dCreator.cc,v 1.5 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4Axis2Placement2dCreator
@@ -51,10 +51,10 @@ G4Axis2Placement2dCreator G4Axis2Placement2dCreator::GetInstance()
return csc;
}
void G4Axis2Placement2dCreator::CreateG4Geometry(STEPentity& Ent)
void G4Axis2Placement2dCreator::CreateG4Geometry(STEPentity&)
{
}
void G4Axis2Placement2dCreator::CreateSTEPGeometry(void* G4obj)
void G4Axis2Placement2dCreator::CreateSTEPGeometry(void*)
{
}
@@ -22,7 +22,7 @@
//
//
// $Id: G4Axis2Placement3dCreator.cc,v 1.7 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4Axis2Placement3dCreator
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Axis2PlacementCreator.cc,v 1.4 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4Axis2PlacementCreator.cc,v 1.5 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4Axis2PlacementCreator
@@ -51,10 +51,10 @@ G4Axis2PlacementCreator G4Axis2PlacementCreator::GetInstance()
return csc;
}
void G4Axis2PlacementCreator::CreateG4Geometry(STEPentity& Ent)
void G4Axis2PlacementCreator::CreateG4Geometry(STEPentity&)
{
}
void G4Axis2PlacementCreator::CreateSTEPGeometry(void* G4obj)
void G4Axis2PlacementCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Axis2PlacementsCreator.cc,v 1.5 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4Axis2PlacementsCreator.cc,v 1.6 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4Axis2PlacementsCreator
@@ -53,10 +53,10 @@ G4Axis2PlacementsCreator G4Axis2PlacementsCreator::GetInstance()
return csc;
}
void G4Axis2PlacementsCreator::CreateG4Geometry(STEPentity& Ent)
void G4Axis2PlacementsCreator::CreateG4Geometry(STEPentity&)
{
}
void G4Axis2PlacementsCreator::CreateSTEPGeometry(void* G4obj)
void G4Axis2PlacementsCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4BSplineCurveWithKnotsCreator.cc,v 1.8 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4BSplineCurveWithKnotsCreator.cc,v 1.9 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4BSplineCurveWithKnotsCreator
@@ -237,6 +237,6 @@ void G4BSplineCurveWithKnotsCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = bSpline;
}
void G4BSplineCurveWithKnotsCreator::CreateSTEPGeometry(void* G4obj)
void G4BSplineCurveWithKnotsCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4BSplineSurfaceCreator.cc,v 1.6 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4BSplineSurfaceCreator.cc,v 1.7 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4BSplineSurfaceCreator
@@ -139,11 +139,6 @@ void G4BSplineSurfaceCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = bSpline;
}
void G4BSplineSurfaceCreator::CreateSTEPGeometry(void* G4obj)
void G4BSplineSurfaceCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4BSplineSurfaceWithKnotsCreator.cc,v 1.6 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4BSplineSurfaceWithKnotsCreator.cc,v 1.7 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4BSplineSurfaceWithKnotsCreator
@@ -269,9 +269,8 @@ void G4BSplineSurfaceWithKnotsCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = 0;
G4cerr << "\tG4BSplineSurface not created !" << G4endl;
}
}
void G4BSplineSurfaceWithKnotsCreator::CreateSTEPGeometry(void* G4obj)
void G4BSplineSurfaceWithKnotsCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4BoundedSurfaceCreator.cc,v 1.7 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4BoundedSurfaceCreator.cc,v 1.8 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4BoundedSurfaceCreator
@@ -306,6 +306,6 @@ void G4BoundedSurfaceCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = bSplineSrf;
}
void G4BoundedSurfaceCreator::CreateSTEPGeometry(void * G4obj)
void G4BoundedSurfaceCreator::CreateSTEPGeometry(void*)
{
}
@@ -22,7 +22,7 @@
//
//
// $Id: G4CartesianPointCreator.cc,v 1.4 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4CartesianPointCreator
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4CircleCreator.cc,v 1.5 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4CircleCreator.cc,v 1.6 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4CircleCreator
@@ -87,6 +87,6 @@ void G4CircleCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = circle;
}
void G4CircleCreator::CreateSTEPGeometry(void* G4obj)
void G4CircleCreator::CreateSTEPGeometry(void*)
{
}
@@ -22,7 +22,7 @@
//
//
// $Id: G4ClosedShellCreator.cc,v 1.8 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ClosedShellCreator
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ConicCreator.cc,v 1.5 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4ConicCreator.cc,v 1.6 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ConicCreator
@@ -64,7 +64,6 @@ void G4ConicCreator::CreateG4Geometry(STEPentity& Ent)
}
void G4ConicCreator::CreateSTEPGeometry(void* G4obj)
void G4ConicCreator::CreateSTEPGeometry(void*)
{
}
@@ -22,7 +22,7 @@
//
//
// $Id: G4ConicalSurfaceCreator.cc,v 1.5 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ConicalSurfaceCreator
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ConnectedFaceSetCreator.cc,v 1.4 2002/11/21 16:49:47 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4ConnectedFaceSetCreator.cc,v 1.5 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ConnectedFaceSetCreator
@@ -51,10 +51,10 @@ G4ConnectedFaceSetCreator G4ConnectedFaceSetCreator::GetInstance()
return csc;
}
void G4ConnectedFaceSetCreator::CreateG4Geometry(STEPentity& Ent)
void G4ConnectedFaceSetCreator::CreateG4Geometry(STEPentity&)
{
}
void G4ConnectedFaceSetCreator::CreateSTEPGeometry(void* G4obj)
void G4ConnectedFaceSetCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ContextDependentShapeRepresentationCreator.cc,v 1.5 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4ContextDependentShapeRepresentationCreator.cc,v 1.6 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4ContextDependentShapeRepresentationCreator
@@ -79,7 +79,6 @@ void G4ContextDependentShapeRepresentationCreator::
createdObject = psV;
}
void G4ContextDependentShapeRepresentationCreator::
CreateSTEPGeometry(void* obj)
void G4ContextDependentShapeRepresentationCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4CurveCreator.cc,v 1.4 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4CurveCreator.cc,v 1.5 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4CurveCreator
@@ -51,6 +51,6 @@ G4CurveCreator G4CurveCreator::GetInstance()
return csc;
}
void G4CurveCreator::CreateG4Geometry(STEPentity& Ent) {}
void G4CurveCreator::CreateG4Geometry(STEPentity&) {}
void G4CurveCreator::CreateSTEPGeometry(void* G4obj) {}
void G4CurveCreator::CreateSTEPGeometry(void*) {}
@@ -22,7 +22,7 @@
//
//
// $Id: G4CylindricalSurfaceCreator.cc,v 1.5 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4CylindricalSurfaceCreator
@@ -22,7 +22,7 @@
//
//
// $Id: G4DirectionCreator.cc,v 1.4 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4DirectionCreator
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4EdgeCurveCreator.cc,v 1.6 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4EdgeCurveCreator.cc,v 1.7 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4EdgeCurveCreator
@@ -111,5 +111,4 @@ void G4EdgeCurveCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = crv;
}
void G4EdgeCurveCreator::CreateSTEPGeometry(void* G4obj) {}
void G4EdgeCurveCreator::CreateSTEPGeometry(void*) {}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4EdgeLoopCreator.cc,v 1.6 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4EdgeLoopCreator.cc,v 1.7 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4EdgeLoopCreator
@@ -80,6 +80,6 @@ void G4EdgeLoopCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = CurveVec;
}
void G4EdgeLoopCreator::CreateSTEPGeometry(void* G4obj)
void G4EdgeLoopCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4EllipseCreator.cc,v 1.5 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4EllipseCreator.cc,v 1.6 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4EllipseCreator
@@ -81,6 +81,6 @@ void G4EllipseCreator::CreateG4Geometry(STEPentity& Ent)
semi2 = *Attr->ptr.r;
}
void G4EllipseCreator::CreateSTEPGeometry(void* G4obj)
void G4EllipseCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4FaceBoundCreator.cc,v 1.6 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4FaceBoundCreator.cc,v 1.7 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4FaceBoundCreator
@@ -75,6 +75,6 @@ void G4FaceBoundCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = crv;
}
void G4FaceBoundCreator::CreateSTEPGeometry(void* G4obj)
void G4FaceBoundCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4FaceOuterBoundCreator.cc,v 1.4 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4FaceOuterBoundCreator.cc,v 1.5 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4FaceOuterBoundCreator
@@ -51,6 +51,6 @@ G4FaceOuterBoundCreator::G4FaceOuterBoundCreator()
G4FaceOuterBoundCreator::~G4FaceOuterBoundCreator() {}
void G4FaceOuterBoundCreator::CreateSTEPGeometry(void* G4obj)
void G4FaceOuterBoundCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4FaceSurfaceCreator.cc,v 1.6 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4FaceSurfaceCreator.cc,v 1.7 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4FaceSurfaceCreator
@@ -71,6 +71,6 @@ void G4FaceSurfaceCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = srf;
}
void G4FaceSurfaceCreator::CreateSTEPGeometry(void* G4obj)
void G4FaceSurfaceCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4GeometricRepresentationContextCreator.cc,v 1.6 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4GeometricRepresentationContextCreator.cc,v 1.7 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------------------------------------------------------
// Class G4GeometricRepresentationContextCreator
@@ -71,6 +71,6 @@ void G4GeometricRepresentationContextCreator::CreateG4Geometry(STEPentity& Ent)
}
void G4GeometricRepresentationContextCreator::CreateSTEPGeometry(void* G4obj)
void G4GeometricRepresentationContextCreator::CreateSTEPGeometry(void*)
{
}
@@ -22,7 +22,7 @@
//
//
// $Id: G4GeometryCreator.cc,v 1.6 2001/07/11 10:00:10 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -22,7 +22,7 @@
//
//
// $Id: G4GeometryTable.cc,v 1.10 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4HyperbolaCreator.cc,v 1.4 2002/11/21 16:49:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4HyperbolaCreator.cc,v 1.5 2003/03/28 15:47:42 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -82,6 +82,6 @@ void G4HyperbolaCreator::CreateG4Geometry(STEPentity& Ent)
semi_imag = *Attr->ptr.r;
}
void G4HyperbolaCreator::CreateSTEPGeometry(void* G4obj)
void G4HyperbolaCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ItemDefinedTransformationCreator.cc,v 1.6 2002/11/21 16:49:49 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4ItemDefinedTransformationCreator.cc,v 1.7 2003/03/28 15:47:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -94,6 +94,6 @@ void G4ItemDefinedTransformationCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = places;
}
void G4ItemDefinedTransformationCreator::CreateSTEPGeometry(void* G4obj)
void G4ItemDefinedTransformationCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4LineCreator.cc,v 1.5 2002/11/21 16:49:49 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4LineCreator.cc,v 1.6 2003/03/28 15:47:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -90,6 +90,6 @@ void G4LineCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = line;
}
void G4LineCreator::CreateSTEPGeometry(void* G4obj)
void G4LineCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ManifoldSolidBrepCreator.cc,v 1.5 2002/11/21 16:49:49 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4ManifoldSolidBrepCreator.cc,v 1.6 2003/03/28 15:47:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -72,6 +72,6 @@ void G4ManifoldSolidBrepCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = sld;
}
void G4ManifoldSolidBrepCreator::CreateSTEPGeometry(void* G4obj)
void G4ManifoldSolidBrepCreator::CreateSTEPGeometry(void*)
{
}
@@ -22,7 +22,7 @@
//
//
// $Id: G4NISTStepReader.cc,v 1.5 2001/07/11 10:00:11 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4OpenShellCreator.cc,v 1.4 2002/11/21 16:49:49 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4OpenShellCreator.cc,v 1.5 2003/03/28 15:47:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -52,10 +52,10 @@ G4OpenShellCreator G4OpenShellCreator::GetInstance()
return csc;
}
void G4OpenShellCreator::CreateG4Geometry(STEPentity& Ent)
void G4OpenShellCreator::CreateG4Geometry(STEPentity&)
{
}
void G4OpenShellCreator::CreateSTEPGeometry(void* G4obj)
void G4OpenShellCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4OrientedEdgeCreator.cc,v 1.5 2002/11/21 16:49:49 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4OrientedEdgeCreator.cc,v 1.6 2003/03/28 15:47:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -81,6 +81,6 @@ void G4OrientedEdgeCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = crv;
}
void G4OrientedEdgeCreator::CreateSTEPGeometry(void* G4obj)
void G4OrientedEdgeCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ParabolaCreator.cc,v 1.4 2002/11/21 16:49:49 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4ParabolaCreator.cc,v 1.5 2003/03/28 15:47:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -80,6 +80,6 @@ void G4ParabolaCreator::CreateG4Geometry(STEPentity& Ent)
}
void G4ParabolaCreator::CreateSTEPGeometry(void* G4obj)
void G4ParabolaCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4PlaneCreator.cc,v 1.5 2002/11/21 16:49:49 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4PlaneCreator.cc,v 1.6 2003/03/28 15:47:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -86,7 +86,7 @@ void G4PlaneCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = fplane;
}
void G4PlaneCreator::CreateSTEPGeometry(void* G4obj)
void G4PlaneCreator::CreateSTEPGeometry(void*)
{
}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4PointCreator.cc,v 1.4 2002/11/21 16:49:49 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4PointCreator.cc,v 1.5 2003/03/28 15:47:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -52,6 +52,6 @@ G4PointCreator G4PointCreator::GetInstance()
return csc;
}
void G4PointCreator::CreateG4Geometry(STEPentity& Ent) {}
void G4PointCreator::CreateG4Geometry(STEPentity&) {}
void G4PointCreator::CreateSTEPGeometry(void* G4obj) {}
void G4PointCreator::CreateSTEPGeometry(void*) {}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4PointOnCurveCreator.cc,v 1.5 2002/11/21 16:49:49 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4PointOnCurveCreator.cc,v 1.6 2003/03/28 15:47:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -78,4 +78,4 @@ void G4PointOnCurveCreator::CreateG4Geometry(STEPentity& Ent)
createdObject = new G4double(pval);
}
void G4PointOnCurveCreator::CreateSTEPGeometry(void* G4obj) {}
void G4PointOnCurveCreator::CreateSTEPGeometry(void*) {}

Some files were not shown because too many files have changed in this diff Show More