GeoMaterial2G4+Geo2G4: Add missing const qualifiers.
Compare changes
Files
2@@ -115,7 +115,7 @@ G4OpticalSurface* Geo2G4OpticalSurfaceFactory::Build(const GeoOpticalSurface* ge
Treat return from GetMaterialPropertiesTable() as const. Needed to go with upcoming thread-safety fixes in GeoModelUtilities.