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: 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*)
{
}