Uses of Class
org.jlab.geom.geant.Geant4Basic
Packages that use Geant4Basic
-
Uses of Geant4Basic in org.jlab.detector.geant4
Methods in org.jlab.detector.geant4 that return Geant4BasicModifier and TypeMethodDescriptionBSTGeant4Factory.createDetector
(ConstantProvider cp) BSTGeant4Factory.createLayer
(ConstantProvider cp, int sector, int layer) DCGeant4Factory.createLayer
(int isuper, int ilayer) BSTGeant4Factory.createLayerLocal
(ConstantProvider cp) FTOFGeant4Factory.createPanel
(ConstantProvider cp, int sector, int layer) DCGeant4Factory.createRegion
(int isector, int iregion) ECGeant4Factory.getLayerVolume
(int layer, double zw) FTOFGeant4Factory.getMother()
ECGeant4Factory.getPCAL()
Methods in org.jlab.detector.geant4 that return types with arguments of type Geant4Basic -
Uses of Geant4Basic in org.jlab.geom.geant
Methods in org.jlab.geom.geant that return Geant4BasicMethods in org.jlab.geom.geant that return types with arguments of type Geant4BasicMethods in org.jlab.geom.geant with parameters of type Geant4BasicModifier and TypeMethodDescriptionfinal void
Geant4Mesh.createMesh
(Geant4Basic volume) static List<javafx.scene.shape.MeshView>
Geant4Mesh.getMesh
(Geant4Basic volume) static javafx.scene.shape.MeshView
Geant4Mesh.makeMesh
(Geant4Basic volume) Creates a JavaFX Mesh object from given volume, they type string determines which function should be called.static javafx.scene.shape.MeshView
Geant4Mesh.makeMeshBox
(Geant4Basic volume) Creates a JavaFX Mesh for a BOX object, it can be viewed in the JavaFX scene.static javafx.scene.shape.MeshView
Geant4Mesh.makeMeshBox
(Geant4Basic volume, Transformation3D trans) Creates a JavaFX Mesh for a BOX object, it can be viewed in the JavaFX scene.static javafx.scene.shape.MeshView
Geant4Mesh.makeMeshTrap
(Geant4Basic volume, Transformation3D tr) static javafx.scene.shape.MeshView
Geant4Mesh.makeMeshTrd
(Geant4Basic volume, Transformation3D tr) void
Geant4Basic.setMother
(Geant4Basic motherVol)