Contents
Class SCAD
java.lang.Object
org.jlab.geometry.utils.SCAD
- Author:
- kenjo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
toSCAD
(List<Geant4Factory> factories, String dirname, String scadname) static String
toSCAD
(Geant4Factory factory, String dirname) static void
toSCAD
(Geant4Factory factory, String dirname, String scadname)
-
Constructor Details
-
Method Details
-
toSCAD
- Throws:
IOException
-
toSCAD
public static void toSCAD(Geant4Factory factory, String dirname, String scadname) throws IOException - Throws:
IOException
-
toSCAD
public static void toSCAD(List<Geant4Factory> factories, String dirname, String scadname) throws IOException - Throws:
IOException
-