Package org.jlab.detector.geant4.v2
Class CTOFGeant4Factory
java.lang.Object
org.jlab.detector.geant4.v2.Geant4Factory
org.jlab.detector.geant4.v2.CTOFGeant4Factory
- Author:
- kenjo
-
Field Summary
Fields inherited from class org.jlab.detector.geant4.v2.Geant4Factory
motherVolume, properties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCenter
(double radius, double thickness, double angle) getPaddle
(int ipaddle) double
getRadius
(int ipaddle) double
getThickness
(int ipaddle) static void
Methods inherited from class org.jlab.detector.geant4.v2.Geant4Factory
getAllVolumes, getComponents, getIntersections, getProperty, toString
-
Constructor Details
-
CTOFGeant4Factory
public CTOFGeant4Factory(org.jlab.geom.base.ConstantProvider cp)
-
-
Method Details
-
getCenter
-
getPaddle
-
getThickness
public double getThickness(int ipaddle) -
getRadius
public double getRadius(int ipaddle) -
main
-