Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AbstractComponent - Class in org.jlab.geom.abs
-
This class provides a skeletal implementation of the
Component
interface to minimize the effort required to implement aComponent
. - AbstractComponent(int) - Constructor for class org.jlab.geom.abs.AbstractComponent
-
Initializes an empty AbstractComponent with the given id.
- AbstractDetector<SectorType extends Sector> - Class in org.jlab.geom.abs
-
This class provides a skeletal implementation of the
Detector
interface to minimize the effort required to implement aDetector
. - AbstractDetector(DetectorId) - Constructor for class org.jlab.geom.abs.AbstractDetector
-
Initializes an empty AbstractDetector with the given id.
- AbstractLayer<ComponentType extends Component> - Class in org.jlab.geom.abs
-
This class provides a skeletal implementation of the
Layer
interface to minimize the effort required to implement aLayer
. - AbstractLayer(DetectorId, int, int, int, boolean) - Constructor for class org.jlab.geom.abs.AbstractLayer
-
Initializes an empty AbstractLayer with the given id.
- AbstractSector<SuperlayerType extends Superlayer> - Class in org.jlab.geom.abs
-
This class provides a skeletal implementation of the
Sector
interface to minimize the effort required to implement aSector
. - AbstractSector(DetectorId, int) - Constructor for class org.jlab.geom.abs.AbstractSector
-
Initializes an empty AbstractSector with the given id.
- AbstractSuperlayer<LayerType extends Layer> - Class in org.jlab.geom.abs
-
This class provides a skeletal implementation of the
Superlayer
interface to minimize the effort required to implement aSuperlayer
. - AbstractSuperlayer(DetectorId, int, int) - Constructor for class org.jlab.geom.abs.AbstractSuperlayer
-
Initializes an empty AbstractSuperlayer with the given id.
- add(double) - Method in class org.jlab.geom.prim.Vector3D
- add(int, int, int, Transformation3D) - Method in class org.jlab.geom.base.DetectorTransformation
- add(Vector3D) - Method in class org.jlab.geom.prim.Vector3D
-
Adds the given vector to this vector.
- addComponent(ComponentType) - Method in class org.jlab.geom.abs.AbstractLayer
-
Adds a component to this layer.
- addDetectorLayer(String, DetectorLayerPanel) - Method in class org.jlab.geom.gui.DetectorViewPanel
- addDetectorLayer(String, DetectorShape3DPanel) - Method in class org.jlab.geom.gui.DetectorViewPanel
- addFace(Face3D) - Method in class org.jlab.geom.prim.Shape3D
-
Adds the given face to this shape.
- addLayer(LayerType) - Method in class org.jlab.geom.abs.AbstractSuperlayer
-
Adds a layer to this superlayer.
- addLine(double, double, double, double) - Method in class org.jlab.geom.view.UniverseScene
- addLine(Line3D) - Method in class org.jlab.geom.view.GeometryView
- addLines(List<Line3D>) - Method in class org.jlab.geom.view.GeometryView
- addLineXY(Line3D) - Method in class org.jlab.geom.gui.GeometryFrame
- addLineXY(Line3D) - Method in class org.jlab.geom.gui.GeometryPanel
- addLineXZ(Line3D) - Method in class org.jlab.geom.gui.GeometryFrame
- addLineXZ(Line3D) - Method in class org.jlab.geom.gui.GeometryPanel
- addLineYZ(Line3D) - Method in class org.jlab.geom.gui.GeometryFrame
- addLineYZ(Line3D) - Method in class org.jlab.geom.gui.GeometryPanel
- addPathPoint(double, double) - Method in class org.jlab.geom.gui.DetectorShape3D
- addPoint(double, double) - Method in class org.jlab.geom.gui.DetectorShape3D
- addPoint(double, double) - Method in class org.jlab.geom.view.UniverseScene
- addPoint(double, double, double) - Method in class org.jlab.geom.prim.Path3D
-
Adds a point to the path with given coordinates (x,y,z).
- addPoint(double, double, double) - Method in class org.jlab.geom.prim.Region3D
- addPoint(Point3D) - Method in class org.jlab.geom.prim.Path3D
-
Adds a point to the path with same coordinates as the given point.
- addPoint(Point3D) - Method in class org.jlab.geom.prim.Region3D
- addRoration(String, Double, String, Double, String, Double) - Method in class org.jlab.geom.geant.G4BaseVolume
- addRotation(Transformation3D.Transform, Transformation3D.Transform, Transformation3D.Transform) - Method in class org.jlab.geom.geant.G4BaseVolume
- addSector(SectorType) - Method in class org.jlab.geom.abs.AbstractDetector
-
Adds a sector to this detector.
- addShape(DetectorShape3D) - Method in class org.jlab.geom.gui.DetectorShape3DStore
- addSuperlayer(SuperlayerType) - Method in class org.jlab.geom.abs.AbstractSector
-
Adds a superlayer to this sector.
- addTranslation(double, double, double) - Method in class org.jlab.geom.geant.G4BaseVolume
- addVolumeEdge(int, int) - Method in class org.jlab.geom.abs.AbstractComponent
-
Adds an edge from the point at the first index to the point at the second.
- addVolumePoint(Point3D) - Method in class org.jlab.geom.abs.AbstractComponent
-
Adds points to the component's volume.
- addVolumeTriangleFace(int, int, int) - Method in class org.jlab.geom.abs.AbstractComponent
-
Adds a
Triangle3D
face to the volume shape such that the shape is composed of the points corresponding to the three given point indexes. - AHDC - Enum constant in enum class org.jlab.geom.DetectorId
- AlertDCDetector - Class in org.jlab.geom.detector.alert.AHDC
- AlertDCDetector() - Constructor for class org.jlab.geom.detector.alert.AHDC.AlertDCDetector
- AlertDCFactory - Class in org.jlab.geom.detector.alert.AHDC
-
A Low Energy Recoil Tracker (ALERT) This is to implement ALERT Drift Chamber detector (AHDC).
- AlertDCFactory() - Constructor for class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
- AlertDCLayer - Class in org.jlab.geom.detector.alert.AHDC
- AlertDCLayer(int, int, int) - Constructor for class org.jlab.geom.detector.alert.AHDC.AlertDCLayer
- AlertDCSector - Class in org.jlab.geom.detector.alert.AHDC
- AlertDCSector(int) - Constructor for class org.jlab.geom.detector.alert.AHDC.AlertDCSector
- AlertDCSuperlayer - Class in org.jlab.geom.detector.alert.AHDC
- AlertDCSuperlayer(int, int) - Constructor for class org.jlab.geom.detector.alert.AHDC.AlertDCSuperlayer
- AlertDCWire - Class in org.jlab.geom.detector.alert.AHDC
- AlertDCWire(int, Line3D, List<Point3D>, List<Point3D>) - Constructor for class org.jlab.geom.detector.alert.AHDC.AlertDCWire
-
Initializes a
ALERTDCWire
from the given points. - AlertTOFDetector - Class in org.jlab.geom.detector.alert.ATOF
- AlertTOFDetector() - Constructor for class org.jlab.geom.detector.alert.ATOF.AlertTOFDetector
- AlertTOFFactory - Class in org.jlab.geom.detector.alert.ATOF
- AlertTOFFactory() - Constructor for class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
- AlertTOFLayer - Class in org.jlab.geom.detector.alert.ATOF
- AlertTOFLayer(int, int, int) - Constructor for class org.jlab.geom.detector.alert.ATOF.AlertTOFLayer
- AlertTOFSector - Class in org.jlab.geom.detector.alert.ATOF
- AlertTOFSector(int) - Constructor for class org.jlab.geom.detector.alert.ATOF.AlertTOFSector
- AlertTOFSuperlayer - Class in org.jlab.geom.detector.alert.ATOF
- AlertTOFSuperlayer(int, int) - Constructor for class org.jlab.geom.detector.alert.ATOF.AlertTOFSuperlayer
- angle(Vector3D) - Method in class org.jlab.geom.prim.Vector3D
-
Angle between this and another vector
- angle(Vector3D, Vector3D) - Method in class org.jlab.geom.prim.Vector3D
-
Calculates the clockwise angle of rotation from the image of the first given vector to the image of the second given vector projected onto a plane who's normal is this vector and using this vector as an axis.
- append(Transformation3D) - Method in class org.jlab.geom.prim.Transformation3D
-
Appends a copy of the given transformation to this transformation.
- append(Transformation3D.Transform) - Method in class org.jlab.geom.prim.Transformation3D
-
Appends the given apply to this transformation.
- apply(Transformable) - Method in class org.jlab.geom.prim.Transformation3D
-
Modifies the given
Transformable
object by applying the transformation represented by thisTransformation3D
to the given object. - apply(Transformable) - Method in class org.jlab.geom.prim.Transformation3D.RotationX
- apply(Transformable) - Method in class org.jlab.geom.prim.Transformation3D.RotationY
- apply(Transformable) - Method in class org.jlab.geom.prim.Transformation3D.RotationZ
- apply(Transformable) - Method in interface org.jlab.geom.prim.Transformation3D.Transform
-
Modifies the given
Transformable
object by applying the transformation represented by this transform. - apply(Transformable) - Method in class org.jlab.geom.prim.Transformation3D.TranslationXYZ
- Arc3D - Class in org.jlab.geom.prim
-
An arc represented by a point at the center of the circle subtended by the arc, a point at the origin/beginning of the arc, the normal of the circle of the arc, and an angle theta which is the angle subtended by the arc clockwise around the normal.
- Arc3D() - Constructor for class org.jlab.geom.prim.Arc3D
-
Constructs a new
Arc3D
from point centered around the origin with a unit radius in the xy plane such that the origin point is at (1, 0, 0) and the end point is at (0, 1, 0). - Arc3D(Arc3D) - Constructor for class org.jlab.geom.prim.Arc3D
-
Constructs a new
Arc3D
that is identical to the given arc. - Arc3D(Point3D, Point3D, Vector3D, double) - Constructor for class org.jlab.geom.prim.Arc3D
-
Constructs a new
Arc3D
from the given parameters. - asUnit() - Method in class org.jlab.geom.prim.Vector3D
-
Create unit vector from this
- ATOF - Enum constant in enum class org.jlab.geom.DetectorId
- atomicNumber() - Method in class org.jlab.geom.geant.G4Material
- average(Collection<Point3D>) - Static method in class org.jlab.geom.prim.Point3D
-
Constructs a new
Point3D
at the geometric mean of the given points. - average(Point3D...) - Static method in class org.jlab.geom.prim.Point3D
-
Constructs a new
Point3D
at the geometric mean of the given points.
B
- baseArc() - Method in class org.jlab.geom.prim.Cylindrical3D
-
Returns the base of this cylindrical segment.
- bisect() - Method in class org.jlab.geom.prim.Arc3D
- box(double, double, double) - Static method in class org.jlab.geom.prim.Shape3D
- box(float, float, float) - Static method in class org.jlab.geom.prim.Mesh3D
- Box3D - Class in org.jlab.geom.view
- Box3D(double, double, double) - Constructor for class org.jlab.geom.view.Box3D
- BST - Enum constant in enum class org.jlab.geom.DetectorId
- BSTDetector - Class in org.jlab.geom.detector.bst
-
A Barrel Silicon Tracker (BST)
Detector
. - BSTDetector() - Constructor for class org.jlab.geom.detector.bst.BSTDetector
- BSTFactory - Class in org.jlab.geom.detector.bst
-
A Barrel Silicon Tracker (BST)
Factory
. - BSTFactory() - Constructor for class org.jlab.geom.detector.bst.BSTFactory
- BSTGeant4Factory - Class in org.jlab.detector.geant4
- BSTGeant4Factory() - Constructor for class org.jlab.detector.geant4.BSTGeant4Factory
- BSTLayer - Class in org.jlab.geom.detector.bst
-
A Barrel Silicon Tracker (BST)
Layer
. - BSTLayer(int, int, int) - Constructor for class org.jlab.geom.detector.bst.BSTLayer
- BSTRing - Class in org.jlab.geom.detector.bst
- BSTRing() - Constructor for class org.jlab.geom.detector.bst.BSTRing
- BSTSector - Class in org.jlab.geom.detector.bst
-
A Barrel Silicon Tracker (BST)
Sector
. - BSTSector(int) - Constructor for class org.jlab.geom.detector.bst.BSTSector
- BSTSuperlayer - Class in org.jlab.geom.detector.bst
-
A Barrel Silicon Tracker (BST)
Sector
. - BSTSuperlayer(int, int) - Constructor for class org.jlab.geom.detector.bst.BSTSuperlayer
C
- Camera3D - Class in org.jlab.geom.prim
- Camera3D() - Constructor for class org.jlab.geom.prim.Camera3D
- center() - Method in class org.jlab.geom.prim.Arc3D
-
Returns the center point of the circle of the arc.
- center() - Method in class org.jlab.geom.prim.Helix3D
-
Returns the central point of the helix.
- center() - Method in class org.jlab.geom.prim.Shape3D
-
Constructs a point center of the shape.
- center() - Method in class org.jlab.geom.prim.Trap3D
-
Constructs a new
Point3D
at the geometric mean of the four points in thisTrap3D
. - center() - Method in class org.jlab.geom.prim.Triangle3D
-
Constructs a new
Point3D
at the geometric mean of the three points in thisTriangle3D
. - CLAS - Enum constant in enum class org.jlab.geom.CoordinateSystem
- clear() - Method in class org.jlab.geom.prim.Path3D
-
Clears the path so that it has no points and size() == 0.
- clear() - Method in class org.jlab.geom.prim.Transformation3D
-
Resets this transformation by removing all of its transforms.
- clockwise() - Method in class org.jlab.geom.prim.Helix3D
-
Returns true if the helix spirals clockwise around its central axis.
- clone() - Method in class org.jlab.geom.prim.Vector3D
-
Returns a new instance of this vector.
- closestNodeIndex(Point3D) - Method in class org.jlab.geom.prim.Path3D
-
Finds the index of the closest point in this path to the given point.
- CND - Enum constant in enum class org.jlab.geom.DetectorId
- CNDDetector - Class in org.jlab.geom.detector.cnd
-
A Central Neutron Detector (CND)
Detector
. - CNDDetector() - Constructor for class org.jlab.geom.detector.cnd.CNDDetector
- CNDFactory - Class in org.jlab.geom.detector.cnd
-
A Central Neutron Detector (CND)
Factory
. - CNDFactory() - Constructor for class org.jlab.geom.detector.cnd.CNDFactory
- CNDLayer - Class in org.jlab.geom.detector.cnd
-
A Central Neutron Detector (CND)
Layer
. - CNDLayer(int, int, int) - Constructor for class org.jlab.geom.detector.cnd.CNDLayer
- CNDSector - Class in org.jlab.geom.detector.cnd
-
A Central Neutron Detector (CND)
Sector
. - CNDSector(int) - Constructor for class org.jlab.geom.detector.cnd.CNDSector
- CNDSuperlayer - Class in org.jlab.geom.detector.cnd
-
A Central Neutron Detector (CND)
Superlayer
. - CNDSuperlayer(int, int) - Constructor for class org.jlab.geom.detector.cnd.CNDSuperlayer
- colorIntensityMap - Variable in class org.jlab.geom.gui.DetectorShape3DStore
- combine(Point3D) - Method in class org.jlab.geom.prim.Point3D
-
Combines this point with the given point.
- compare(Vector3D) - Method in class org.jlab.geom.prim.Vector3D
-
Returns a value greater than or equal to zero proportional to the amount that the two vectors differ.
- Component - Interface in org.jlab.geom.base
-
One sensing component of a detector.
- COMPONENT - Variable in class org.jlab.geom.gui.DetectorComponentUI
- COMPONENT - Variable in class org.jlab.geom.gui.DetectorShape3D
- componentColorEven - Variable in class org.jlab.geom.gui.DetectorLayerUI
- componentColorOdd - Variable in class org.jlab.geom.gui.DetectorLayerUI
- componentColorSelected - Variable in class org.jlab.geom.gui.DetectorLayerUI
- ConcaveComponent - Class in org.jlab.geom.detector.alert.AHDC
- ConcaveComponent(int, List<Point3D>, List<Point3D>) - Constructor for class org.jlab.geom.detector.alert.AHDC.ConcaveComponent
- ConstantProvider - Interface in org.jlab.geom.base
-
This is an interface for providing constants for geometry objects.
- CoordinateSystem - Enum Class in org.jlab.geom
- copy(Arc3D) - Method in class org.jlab.geom.prim.Arc3D
-
Sets the core parameters of this
Arc3D
to be equal to those of the given arc such that this arc will coincide with the given arc. - copy(Cylindrical3D) - Method in class org.jlab.geom.prim.Cylindrical3D
-
Sets the core parameters of this cylindrical segment such that this surface becomes identical to the given surface.
- copy(Helix3D) - Method in class org.jlab.geom.prim.Helix3D
-
Copies the parameters of the given helix so this helix is is identical to the given helix.
- copy(Line3D) - Method in class org.jlab.geom.prim.Line3D
-
Sets the bounding points of this line to coincide with the bounding points of the given line.
- copy(Plane3D) - Method in class org.jlab.geom.prim.Plane3D
-
Sets the reference point and normal of this plane to coincide with the reference point and normal of the given plane.
- copy(Point3D) - Method in class org.jlab.geom.prim.Point3D
-
Sets the components of this point to be equal the components of the given point.
- copy(Sector3D) - Method in class org.jlab.geom.prim.Sector3D
-
Copies the parameters of the given sector so that this sector is identical to the given sector.
- copy(Transformation3D) - Method in class org.jlab.geom.prim.Transformation3D
-
Sets this transformation to be equal to the given transformation.
- copy(Trap3D) - Method in class org.jlab.geom.prim.Trap3D
-
Sets the points of this
Trap3D
to coincide with points of the given Trap. - copy(Triangle3D) - Method in class org.jlab.geom.prim.Triangle3D
-
Sets the points of this
Triangle3D
to coincide with points of the given triangle. - copy(Vector3D) - Method in class org.jlab.geom.prim.Vector3D
-
Sets the components of this vector to be equal the components of the given vector.
- costheta() - Method in class org.jlab.geom.prim.Vector3D
- createDetector(ConstantProvider) - Method in class org.jlab.detector.geant4.BSTGeant4Factory
- createDetectorCLAS(ConstantProvider) - Method in interface org.jlab.geom.base.Factory
-
Constructs a new
Detector
in CLAS coordinates using the given constants. - createDetectorCLAS(ConstantProvider) - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
- createDetectorCLAS(ConstantProvider) - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
- createDetectorCLAS(ConstantProvider) - Method in class org.jlab.geom.detector.bst.BSTFactory
- createDetectorCLAS(ConstantProvider) - Method in class org.jlab.geom.detector.cnd.CNDFactory
- createDetectorCLAS(ConstantProvider) - Method in class org.jlab.geom.detector.dc.DCFactory
- createDetectorCLAS(ConstantProvider) - Method in class org.jlab.geom.detector.dc.DCFactoryUpdated
- createDetectorCLAS(ConstantProvider) - Method in class org.jlab.geom.detector.ec.ECFactory
- createDetectorCLAS(ConstantProvider) - Method in class org.jlab.geom.detector.fmt.FMTFactory
- createDetectorCLAS(ConstantProvider) - Method in class org.jlab.geom.detector.ft.FTCALFactory
- createDetectorCLAS(ConstantProvider) - Method in class org.jlab.geom.detector.ftof.FTOFFactory
- createDetectorLocal(ConstantProvider) - Method in interface org.jlab.geom.base.Factory
-
Constructs a new
Detector
in Local coordinates using the given constants. - createDetectorLocal(ConstantProvider) - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
- createDetectorLocal(ConstantProvider) - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
- createDetectorLocal(ConstantProvider) - Method in class org.jlab.geom.detector.bst.BSTFactory
- createDetectorLocal(ConstantProvider) - Method in class org.jlab.geom.detector.cnd.CNDFactory
- createDetectorLocal(ConstantProvider) - Method in class org.jlab.geom.detector.dc.DCFactory
- createDetectorLocal(ConstantProvider) - Method in class org.jlab.geom.detector.dc.DCFactoryUpdated
- createDetectorLocal(ConstantProvider) - Method in class org.jlab.geom.detector.ec.ECFactory
- createDetectorLocal(ConstantProvider) - Method in class org.jlab.geom.detector.fmt.FMTFactory
- createDetectorLocal(ConstantProvider) - Method in class org.jlab.geom.detector.ft.FTCALFactory
- createDetectorLocal(ConstantProvider) - Method in class org.jlab.geom.detector.ftof.FTOFFactory
- createDetectorSector(ConstantProvider) - Method in interface org.jlab.geom.base.Factory
-
Constructs a new
Detector
in Sector coordinates using the given constants. - createDetectorSector(ConstantProvider) - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
- createDetectorSector(ConstantProvider) - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
- createDetectorSector(ConstantProvider) - Method in class org.jlab.geom.detector.bst.BSTFactory
- createDetectorSector(ConstantProvider) - Method in class org.jlab.geom.detector.cnd.CNDFactory
- createDetectorSector(ConstantProvider) - Method in class org.jlab.geom.detector.dc.DCFactory
- createDetectorSector(ConstantProvider) - Method in class org.jlab.geom.detector.dc.DCFactoryUpdated
- createDetectorSector(ConstantProvider) - Method in class org.jlab.geom.detector.ec.ECFactory
- createDetectorSector(ConstantProvider) - Method in class org.jlab.geom.detector.fmt.FMTFactory
- createDetectorSector(ConstantProvider) - Method in class org.jlab.geom.detector.ft.FTCALFactory
- createDetectorSector(ConstantProvider) - Method in class org.jlab.geom.detector.ftof.FTOFFactory
- createDetectorTilted(ConstantProvider) - Method in interface org.jlab.geom.base.Factory
-
Constructs a new
Detector
in Tilted coordinates using the given constants. - createDetectorTilted(ConstantProvider) - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
- createDetectorTilted(ConstantProvider) - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
- createDetectorTilted(ConstantProvider) - Method in class org.jlab.geom.detector.bst.BSTFactory
- createDetectorTilted(ConstantProvider) - Method in class org.jlab.geom.detector.cnd.CNDFactory
- createDetectorTilted(ConstantProvider) - Method in class org.jlab.geom.detector.dc.DCFactory
- createDetectorTilted(ConstantProvider) - Method in class org.jlab.geom.detector.dc.DCFactoryUpdated
- createDetectorTilted(ConstantProvider) - Method in class org.jlab.geom.detector.ec.ECFactory
- createDetectorTilted(ConstantProvider) - Method in class org.jlab.geom.detector.fmt.FMTFactory
- createDetectorTilted(ConstantProvider) - Method in class org.jlab.geom.detector.ft.FTCALFactory
- createDetectorTilted(ConstantProvider) - Method in class org.jlab.geom.detector.ftof.FTOFFactory
- createLayer(int, int) - Method in class org.jlab.detector.geant4.DCGeant4Factory
- createLayer(ConstantProvider, int) - Method in class org.jlab.detector.geant4.FTOFGeant4Factory
- createLayer(ConstantProvider, int, int) - Method in class org.jlab.detector.geant4.BSTGeant4Factory
- createLayer(ConstantProvider, int, int, int) - Method in interface org.jlab.geom.base.Factory
-
Constructs the specified
Layer
in Local coordinates using the given constants. - createLayer(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
- createLayer(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
- createLayer(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.bst.BSTFactory
- createLayer(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.cnd.CNDFactory
- createLayer(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.dc.DCFactory
- createLayer(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.dc.DCFactoryUpdated
- createLayer(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.ec.ECFactory
- createLayer(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.fmt.FMTFactory
- createLayer(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.ft.FTCALFactory
- createLayer(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.ftof.FTOFFactory
- createLayerLocal(ConstantProvider) - Method in class org.jlab.detector.geant4.BSTGeant4Factory
- createMesh(Geant4Basic) - Method in class org.jlab.geom.geant.Geant4Mesh
- createPanel(ConstantProvider, int, int) - Method in class org.jlab.detector.geant4.FTOFGeant4Factory
- createRegion(int, int) - Method in class org.jlab.detector.geant4.DCGeant4Factory
- createRing(ConstantProvider, int) - Method in class org.jlab.geom.detector.bst.BSTFactory
- createRingLayer(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.bst.BSTFactory
- createSector(ConstantProvider, int) - Method in interface org.jlab.geom.base.Factory
-
Constructs the specified
Sector
in Local coordinates using the given constants. - createSector(ConstantProvider, int) - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
- createSector(ConstantProvider, int) - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
- createSector(ConstantProvider, int) - Method in class org.jlab.geom.detector.bst.BSTFactory
- createSector(ConstantProvider, int) - Method in class org.jlab.geom.detector.cnd.CNDFactory
- createSector(ConstantProvider, int) - Method in class org.jlab.geom.detector.dc.DCFactory
- createSector(ConstantProvider, int) - Method in class org.jlab.geom.detector.dc.DCFactoryUpdated
- createSector(ConstantProvider, int) - Method in class org.jlab.geom.detector.ec.ECFactory
- createSector(ConstantProvider, int) - Method in class org.jlab.geom.detector.fmt.FMTFactory
- createSector(ConstantProvider, int) - Method in class org.jlab.geom.detector.ft.FTCALFactory
- createSector(ConstantProvider, int) - Method in class org.jlab.geom.detector.ftof.FTOFFactory
- createSuperlayer(ConstantProvider, int, int) - Method in interface org.jlab.geom.base.Factory
-
Constructs the specified
Superlayer
in Local coordinates using the given constants. - createSuperlayer(ConstantProvider, int, int) - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
- createSuperlayer(ConstantProvider, int, int) - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
- createSuperlayer(ConstantProvider, int, int) - Method in class org.jlab.geom.detector.bst.BSTFactory
- createSuperlayer(ConstantProvider, int, int) - Method in class org.jlab.geom.detector.cnd.CNDFactory
- createSuperlayer(ConstantProvider, int, int) - Method in class org.jlab.geom.detector.dc.DCFactory
- createSuperlayer(ConstantProvider, int, int) - Method in class org.jlab.geom.detector.dc.DCFactoryUpdated
- createSuperlayer(ConstantProvider, int, int) - Method in class org.jlab.geom.detector.ec.ECFactory
- createSuperlayer(ConstantProvider, int, int) - Method in class org.jlab.geom.detector.fmt.FMTFactory
- createSuperlayer(ConstantProvider, int, int) - Method in class org.jlab.geom.detector.ft.FTCALFactory
- createSuperlayer(ConstantProvider, int, int) - Method in class org.jlab.geom.detector.ftof.FTOFFactory
- cross(Vector3D) - Method in class org.jlab.geom.prim.Vector3D
-
Constructs a new
Vector3D
containing the cross product of this vector and the given vector. - CTOF - Enum constant in enum class org.jlab.geom.DetectorId
- Cylindrical3D - Class in org.jlab.geom.prim
-
A horizontal cylindrical segment represented by an
arc
and a height. - Cylindrical3D() - Constructor for class org.jlab.geom.prim.Cylindrical3D
-
Constructs a new
Cylindrical3D
such that the arc of the surface is centered around the z axis, the radius is one, the arc begins at x=1 y=0 and ends at x=0, y=1, and the arc has unit height such that it extends from z=0 to z=1. - Cylindrical3D(Arc3D, double) - Constructor for class org.jlab.geom.prim.Cylindrical3D
-
Constructs a new
Cylindrical3D
from the given arc and height. - Cylindrical3D(Cylindrical3D) - Constructor for class org.jlab.geom.prim.Cylindrical3D
-
Constructs a new
Cylindrical3D
that is identical to the given cylindrical segment.
D
- DC - Enum constant in enum class org.jlab.geom.DetectorId
- DCDetector - Class in org.jlab.geom.detector.dc
-
A Drift Chamber (DC)
Detector
. - DCDetector() - Constructor for class org.jlab.geom.detector.dc.DCDetector
- DCDetector(DetectorId) - Constructor for class org.jlab.geom.detector.dc.DCDetector
- DCFactory - Class in org.jlab.geom.detector.dc
-
A Drift Chamber (DC)
Factory
. - DCFactory() - Constructor for class org.jlab.geom.detector.dc.DCFactory
- DCFactoryUpdated - Class in org.jlab.geom.detector.dc
- DCFactoryUpdated() - Constructor for class org.jlab.geom.detector.dc.DCFactoryUpdated
- DCGeant4Factory - Class in org.jlab.detector.geant4
- DCGeant4Factory(ConstantProvider) - Constructor for class org.jlab.detector.geant4.DCGeant4Factory
- DCLayer - Class in org.jlab.geom.detector.dc
-
A Drift Chamber (DC)
Layer
. - DCLayer(int, int, int) - Constructor for class org.jlab.geom.detector.dc.DCLayer
- DCLayer(DetectorId, int, int, int) - Constructor for class org.jlab.geom.detector.dc.DCLayer
- DCSector - Class in org.jlab.geom.detector.dc
-
A Drift Chamber (DC)
Sector
. - DCSector(int) - Constructor for class org.jlab.geom.detector.dc.DCSector
- DCSector(DetectorId, int) - Constructor for class org.jlab.geom.detector.dc.DCSector
- DCSuperlayer - Class in org.jlab.geom.detector.dc
-
A Drift Chamber (DC)
Superlayer
. - DCSuperlayer(int, int) - Constructor for class org.jlab.geom.detector.dc.DCSuperlayer
- DCSuperlayer(DetectorId, int, int) - Constructor for class org.jlab.geom.detector.dc.DCSuperlayer
- density() - Method in class org.jlab.geom.geant.G4Material
- Detector<SectorType extends Sector> - Interface in org.jlab.geom.base
-
One complete CLAS12 detector, such as the entire Central Neutron Detector (CND) or the combined set of all Drift Chambers (DC).
- DetectorComponentUI - Class in org.jlab.geom.gui
- DetectorComponentUI() - Constructor for class org.jlab.geom.gui.DetectorComponentUI
- DetectorHit - Class in org.jlab.geom
-
Representation of an intersection between a particle's path and a sensing component.
- DetectorHit(DetectorId, int, int, int, int, Point3D) - Constructor for class org.jlab.geom.DetectorHit
-
Constructs a new
DetectorHit
at the given position with the detector, sector, superlayer, layer, and component ids all set to 0. - DetectorHit(DetectorId, int, int, int, int, Point3D, Vector3D) - Constructor for class org.jlab.geom.DetectorHit
- DetectorId - Enum Class in org.jlab.geom
-
The unique identifier of a type of detector.
- DetectorLayerPanel - Class in org.jlab.geom.gui
- DetectorLayerPanel() - Constructor for class org.jlab.geom.gui.DetectorLayerPanel
- DetectorLayerUI - Class in org.jlab.geom.gui
- DetectorLayerUI() - Constructor for class org.jlab.geom.gui.DetectorLayerUI
- detectorSelected(int, int, int) - Method in interface org.jlab.geom.gui.IDetectorComponentSelection
- DetectorShape3D - Class in org.jlab.geom.gui
- DetectorShape3D() - Constructor for class org.jlab.geom.gui.DetectorShape3D
- DetectorShape3D(DetectorId, int, int, int) - Constructor for class org.jlab.geom.gui.DetectorShape3D
- DetectorShape3DPanel - Class in org.jlab.geom.gui
- DetectorShape3DPanel() - Constructor for class org.jlab.geom.gui.DetectorShape3DPanel
- DetectorShape3DStore - Class in org.jlab.geom.gui
- DetectorShape3DStore() - Constructor for class org.jlab.geom.gui.DetectorShape3DStore
- DetectorTransformation - Class in org.jlab.geom.base
- DetectorTransformation() - Constructor for class org.jlab.geom.base.DetectorTransformation
- detectorType - Variable in class org.jlab.geom.gui.DetectorComponentUI
- detectorType - Variable in class org.jlab.geom.gui.DetectorShape3D
- DetectorViewPanel - Class in org.jlab.geom.gui
- DetectorViewPanel() - Constructor for class org.jlab.geom.gui.DetectorViewPanel
- direction() - Method in class org.jlab.geom.prim.Line3D
-
direction vector from begin to end point
- distance(double, double, double) - Method in class org.jlab.geom.prim.Path3D
- distance(double, double, double) - Method in class org.jlab.geom.prim.Point3D
-
Returns the distance between this point and the point at the given coordinate.
- distance(Line3D) - Method in class org.jlab.geom.prim.Line3D
-
Constructs a new
Line3D
from this line to the given line such that the origin point of the constructed line coincides with this line, the end point of the constructed line coincides with the given line, and the length of the constructed line is minimal. - distance(Line3D) - Method in class org.jlab.geom.prim.Path3D
-
Constructs a new
Line3D
from a line contained in this path to the given point such that the length of the constructed line is minimal. - distance(Point3D) - Method in class org.jlab.geom.prim.Line3D
-
Constructs a new
Line3D
from this infinite line to the given point such that the origin point of the constructed line coincides with this infinite line, the end point of the constructed line coincides with the given point, and the length of the constructed line is minimal. - distance(Point3D) - Method in class org.jlab.geom.prim.Path3D
-
Constructs a new
Line3D
from a line contained in this path to the given point such that the length of the constructed line is minimal. - distance(Point3D) - Method in class org.jlab.geom.prim.Point3D
-
Returns the distance between this point and the given point.
- distance(Point3D, Line3D) - Method in class org.jlab.geom.prim.Plane3D
-
Calculates a Line3D object with origin at the given point and the end at the plane, length is the distance to the plane.
- distanceFromEdge(Point3D) - Method in class org.jlab.geom.prim.Sector3D
-
Computes the minimum distance of the given point from the edges of this
Sector3D
. - distanceFromEdge(Point3D) - Method in class org.jlab.geom.prim.Trap3D
-
Computes the minimum distance of the given point from the edges of this
Trap3D
. - distanceFromEdge(Point3D) - Method in class org.jlab.geom.prim.Triangle3D
-
Computes the minimum distance of the given point from the edges of this
Triangle3D
. - distanceRay(Point3D) - Method in class org.jlab.geom.prim.Line3D
-
Constructs a new
Line3D
from this ray line to the given point such that the origin point of the constructed line coincides with this ray line, the end point of the constructed line coincides with the given point, and the length of the constructed line is minimal. - distanceSegment(Point3D) - Method in class org.jlab.geom.prim.Line3D
-
Constructs a new
Line3D
from this line segment to the given point such that the origin point of the constructed line coincides with this line segment, the end point of the constructed line coincides with the given point, and the length of the constructed line is minimal. - distanceSegments(Line3D) - Method in class org.jlab.geom.prim.Line3D
-
Constructs a new
Line3D
from this line segment to the given line segment such that the origin point of the constructed line coincides with this line segment, the end point of the constructed line segment coincides with the given line segment, and the length of the constructed line is minimal. - distanceToEdge(Point3D) - Method in class org.jlab.geom.prim.Cylindrical3D
-
Distance between the point and the closest cylinder edge
- divide(double) - Method in class org.jlab.geom.prim.Vector3D
- dot(Vector3D) - Method in class org.jlab.geom.prim.Vector3D
-
Returns the dot product of this vector and the given vector.
- draw(Graphics2D, int, int) - Method in class org.jlab.geom.detector.ec.ECDetectorDraw
- draw(Graphics2D, UniverseCoordinateSystem) - Method in interface org.jlab.geom.view.ShapeObject
- draw(Graphics2D, UniverseCoordinateSystem) - Method in class org.jlab.geom.view.ShapePath
- draw(Graphics2D, UniverseCoordinateSystem) - Method in class org.jlab.geom.view.ShapePoint
- draw2D(Graphics2D, int, int, int, int) - Method in class org.jlab.geom.gui.DetectorLayerUI
- draw2D(Graphics2D, int, int, int, int) - Method in class org.jlab.geom.gui.DetectorShape3DStore
- drawLines(Graphics2D, Color, List<Line3D>) - Method in class org.jlab.geom.view.GeometryView
- drawRegion - Variable in class org.jlab.geom.gui.DetectorLayerUI
- drawRegion - Variable in class org.jlab.geom.gui.DetectorShape3DStore
- DriftChamber - Class in org.jlab.geom.detector.dc
-
\brief The drift chamber geometry class for CLAS12 The DC consists of six sectors, each with three regions.
- DriftChamber() - Constructor for class org.jlab.geom.detector.dc.DriftChamber
-
\brief default constructor
- DriftChamber(JDBCProvider) - Constructor for class org.jlab.geom.detector.dc.DriftChamber
-
\brief constructor which fetches the nominal geometry from the database This calls DriftChamber.fetchNominalParameters(provider)
- DriftChamberWire - Class in org.jlab.geom.component
-
A drift chamber wire.
- DriftChamberWire(int, Point3D, Line3D, boolean, List<Point3D>, List<Point3D>) - Constructor for class org.jlab.geom.component.DriftChamberWire
-
Constructs a new
DriftChamberWire
from the given parameters.
E
- EC - Enum constant in enum class org.jlab.geom.DetectorId
- ECDetector - Class in org.jlab.geom.detector.ec
-
An Electromagnetic Calorimeter (EC)
Detector
. - ECDetector() - Constructor for class org.jlab.geom.detector.ec.ECDetector
- ECDetectorDraw - Class in org.jlab.geom.detector.ec
- ECDetectorDraw(ConstantProvider) - Constructor for class org.jlab.geom.detector.ec.ECDetectorDraw
- ECFactory - Class in org.jlab.geom.detector.ec
-
An Electromagnetic Calorimeter (EC)
Factory
. - ECFactory() - Constructor for class org.jlab.geom.detector.ec.ECFactory
- ECGeant4Factory - Class in org.jlab.detector.geant4
- ECGeant4Factory() - Constructor for class org.jlab.detector.geant4.ECGeant4Factory
- ECLayer - Class in org.jlab.geom.detector.ec
-
An Electromagnetic Calorimeter (EC)
Layer
. - ECLayer(int, int, int) - Constructor for class org.jlab.geom.detector.ec.ECLayer
- ECSector - Class in org.jlab.geom.detector.ec
-
An Electromagnetic Calorimeter (EC)
Sector
. - ECSector(int) - Constructor for class org.jlab.geom.detector.ec.ECSector
- ECSuperlayer - Class in org.jlab.geom.detector.ec
-
An Electromagnetic Calorimeter (EC)
Superlayer
. - ECSuperlayer(int, int) - Constructor for class org.jlab.geom.detector.ec.ECSuperlayer
- end() - Method in class org.jlab.geom.prim.Arc3D
-
Constructs a new
Point3D
at the end of this arc. - end() - Method in class org.jlab.geom.prim.Line3D
-
Returns the end point.
- endVector() - Method in class org.jlab.geom.prim.Arc3D
-
Constructs a new
Vector3D
from the center point of the circle of the arc to the end point on the arc.
F
- face(int) - Method in class org.jlab.geom.prim.Shape3D
-
Returns the face corresponding to the given index.
- Face3D - Interface in org.jlab.geom.prim
-
A 3D triangle represented by three points.
- Factory<DetectorType extends Detector,
SectorType extends Sector, SuperlayerType extends Superlayer, LayerType extends Layer> - Interface in org.jlab.geom.base -
A set of functions to create individual
Detector
,Sector
,Superlayer
, orLayer
objects for a specific type of detector using the factory method pattern. - fetchNominalParameters(JDBCProvider) - Method in class org.jlab.geom.detector.dc.DriftChamber
-
\brief fills the DriftChamber class with the nominal geometry The nominal geometry is identical for each sector and therefore after this call, there is much redundancy in the geometry.
- fetchNominalParameters(JDBCProvider) - Method in class org.jlab.geom.detector.ftof.ForwardTOF
-
\brief fills the ForwardTOF class with the nominal geometry The nominal geometry is identical for each sector and therefore after this call, there is much redundancy in the geometry.
- FMT - Enum constant in enum class org.jlab.geom.DetectorId
- FMTDetector - Class in org.jlab.geom.detector.fmt
-
A Forward Micromegas Tracker (FMT)
Detector
. - FMTDetector() - Constructor for class org.jlab.geom.detector.fmt.FMTDetector
- FMTFactory - Class in org.jlab.geom.detector.fmt
-
A Forward Micromegas Tracker (FMT)
Factory
. - FMTFactory() - Constructor for class org.jlab.geom.detector.fmt.FMTFactory
- FMTLayer - Class in org.jlab.geom.detector.fmt
-
A Forward Micromegas Tracker (FMT)
Layer
. - FMTLayer(int, int, int) - Constructor for class org.jlab.geom.detector.fmt.FMTLayer
- FMTSector - Class in org.jlab.geom.detector.fmt
-
A Forward Micromegas Tracker (FMT)
Sector
. - FMTSector(int) - Constructor for class org.jlab.geom.detector.fmt.FMTSector
- FMTSuperlayer - Class in org.jlab.geom.detector.fmt
-
A Forward Micromegas Tracker (FMT)
Superlayer
. - FMTSuperlayer(int, int) - Constructor for class org.jlab.geom.detector.fmt.FMTSuperlayer
- ForwardTOF - Class in org.jlab.geom.detector.ftof
-
\brief The forward time of flight geometry class for CLAS12 The FTOF consists of six sectors, each of which with three panels: 1a,1b,2.
- ForwardTOF() - Constructor for class org.jlab.geom.detector.ftof.ForwardTOF
-
\brief default constructor
- ForwardTOF(JDBCProvider) - Constructor for class org.jlab.geom.detector.ftof.ForwardTOF
-
\brief constructor which fetches the nominal geometry from the database This calls ForwardTOF.fetchNominalParameters(provider)
- fromSpherical(double, double, double) - Static method in class org.jlab.geom.prim.Vector3D
-
Creates a new Vector3D instance from spherical coordinates
- FTCAL - Enum constant in enum class org.jlab.geom.DetectorId
- FTCALDetector - Class in org.jlab.geom.detector.ft
-
A Forward Tagger Calorimeter (FTCAL)
Detector
. - FTCALDetector() - Constructor for class org.jlab.geom.detector.ft.FTCALDetector
- FTCALFactory - Class in org.jlab.geom.detector.ft
-
A Forward Tagger Calorimeter (FTCAL)
Factory
. - FTCALFactory() - Constructor for class org.jlab.geom.detector.ft.FTCALFactory
- FTCALLayer - Class in org.jlab.geom.detector.ft
-
A Forward Tagger Calorimeter (FTCAL)
Layer
. - FTCALLayer(int, int, int) - Constructor for class org.jlab.geom.detector.ft.FTCALLayer
- FTCALSector - Class in org.jlab.geom.detector.ft
-
A Forward Tagger Calorimeter (FTCAL)
Sector
. - FTCALSector(int) - Constructor for class org.jlab.geom.detector.ft.FTCALSector
- FTCALSuperlayer - Class in org.jlab.geom.detector.ft
-
A Forward Tagger Calorimeter (FTCAL)
Superlayer
. - FTCALSuperlayer(int, int) - Constructor for class org.jlab.geom.detector.ft.FTCALSuperlayer
- FTOF - Enum constant in enum class org.jlab.geom.DetectorId
- FTOFDetector - Class in org.jlab.geom.detector.ftof
-
A Forward Time of Flight (FTOF)
Detector
. - FTOFDetector() - Constructor for class org.jlab.geom.detector.ftof.FTOFDetector
- FTOFDetectorMesh - Class in org.jlab.geom.detector.ftof
- FTOFDetectorMesh() - Constructor for class org.jlab.geom.detector.ftof.FTOFDetectorMesh
- FTOFFactory - Class in org.jlab.geom.detector.ftof
-
A Forward Time of Flight (FTOF)
Factory
. - FTOFFactory() - Constructor for class org.jlab.geom.detector.ftof.FTOFFactory
- FTOFGeant4Factory - Class in org.jlab.detector.geant4
- FTOFGeant4Factory() - Constructor for class org.jlab.detector.geant4.FTOFGeant4Factory
- FTOFGeant4Factory(ConstantProvider) - Constructor for class org.jlab.detector.geant4.FTOFGeant4Factory
- FTOFLayer - Class in org.jlab.geom.detector.ftof
-
A Forward Time of Flight (FTOF)
Layer
. - FTOFLayer(int, int, int) - Constructor for class org.jlab.geom.detector.ftof.FTOFLayer
- FTOFLayerMesh - Class in org.jlab.geom.detector.ftof
- FTOFLayerMesh(int, int, int) - Constructor for class org.jlab.geom.detector.ftof.FTOFLayerMesh
- FTOFSector - Class in org.jlab.geom.detector.ftof
-
A Forward Time of Flight (FTOF)
Sector
. - FTOFSector(int) - Constructor for class org.jlab.geom.detector.ftof.FTOFSector
- FTOFSectorMesh - Class in org.jlab.geom.detector.ftof
- FTOFSectorMesh(int) - Constructor for class org.jlab.geom.detector.ftof.FTOFSectorMesh
- FTOFSuperlayer - Class in org.jlab.geom.detector.ftof
-
A Forward Time of Flight (FTOF)
Superlayer
. - FTOFSuperlayer(int, int) - Constructor for class org.jlab.geom.detector.ftof.FTOFSuperlayer
- FTOFSuperlayerMesh - Class in org.jlab.geom.detector.ftof
- FTOFSuperlayerMesh(int, int) - Constructor for class org.jlab.geom.detector.ftof.FTOFSuperlayerMesh
G
- G4BaseVolume - Class in org.jlab.geom.geant
- G4BaseVolume() - Constructor for class org.jlab.geom.geant.G4BaseVolume
- G4Material - Class in org.jlab.geom.geant
- G4Material() - Constructor for class org.jlab.geom.geant.G4Material
- G4Material(double, double) - Constructor for class org.jlab.geom.geant.G4Material
- G4Trd - Class in org.jlab.geom.geant
- G4Trd(String, double, double, double, double, double) - Constructor for class org.jlab.geom.geant.G4Trd
- G4Volume - Class in org.jlab.geom
- G4Volume() - Constructor for class org.jlab.geom.G4Volume
- G4VolumeMap - Class in org.jlab.geom
- G4VolumeMap() - Constructor for class org.jlab.geom.G4VolumeMap
- g4Volumes() - Method in class org.jlab.geom.detector.dc.DriftChamber
- g4Volumes(CoordinateSystem) - Method in class org.jlab.geom.detector.dc.DriftChamber
- Geant4Basic - Class in org.jlab.geom.geant
- Geant4Basic(String, String, double...) - Constructor for class org.jlab.geom.geant.Geant4Basic
- Geant4Box - Class in org.jlab.geom.geant
- Geant4Box() - Constructor for class org.jlab.geom.geant.Geant4Box
- Geant4Mesh - Class in org.jlab.geom.geant
- Geant4Mesh() - Constructor for class org.jlab.geom.geant.Geant4Mesh
- GemcBank - Class in org.jlab.geom.gemc
- GemcBank() - Constructor for class org.jlab.geom.gemc.GemcBank
-
defines the keys and order thereof for this map
- GemcDetector - Class in org.jlab.geom.gemc
- GemcDetector() - Constructor for class org.jlab.geom.gemc.GemcDetector
-
defines the keys and order thereof for this map
- GemcHit - Class in org.jlab.geom.gemc
- GemcHit() - Constructor for class org.jlab.geom.gemc.GemcHit
-
defines the keys and order thereof for this map
- GemcMaterial - Class in org.jlab.geom.gemc
- GemcMaterial() - Constructor for class org.jlab.geom.gemc.GemcMaterial
-
defines the keys and order thereof for this map
- GemcPropertyMaps - Class in org.jlab.geom.gemc
- GemcPropertyMaps() - Constructor for class org.jlab.geom.gemc.GemcPropertyMaps
- gemcString() - Method in class org.jlab.geom.geant.G4BaseVolume
- gemcString() - Method in class org.jlab.geom.geant.Geant4Basic
- gemcString() - Method in interface org.jlab.geom.geant.IG4Volume
- GemcTestProgram - Class in org.jlab.geom.geant
- GemcTestProgram() - Constructor for class org.jlab.geom.geant.GemcTestProgram
- generate(double, double, double, double, double, double, double, int) - Method in class org.jlab.geom.prim.Path3D
-
Modifies the contents of this
Path3D
such that the path contains the specified number of evenly spaced points, the origin of the path is at (px,py,pz), the points are collinear along the vector (vx,vy,vz), and the total length of the path is equal to the given length. - generate(Point3D, Vector3D, double, int) - Method in class org.jlab.geom.prim.Path3D
-
Modifies the contents of this
Path3D
such that the path contains the specified number of evenly spaced points, the origin of the path is at the given origin point, the points are collinear along the given direction vector, and the total length of the path is equal to the given length. - generateRandom(double, double, double, double, double, double, double, double, int) - Method in class org.jlab.geom.prim.Path3D
-
Modifies the contents of this
Path3D
such that the path contains the specified number of evenly spaced points, the origin of the path is at the given origin point, the points are collinear along a randomly generated vector bounded by theta min and max and phi min and max, and the total length of the path is equal to the given length. - generateRandom(Point3D, double, double, double, double, double, int) - Method in class org.jlab.geom.prim.Path3D
-
Modifies the contents of this
Path3D
such that the path contains the specified number of evenly spaced points, the origin of the path is at the given origin point, the points are collinear along a randomly generated vector bounded by theta min and max and phi min and max, and the total length of the path is equal to the given length. - GeometryFrame - Class in org.jlab.geom.gui
- GeometryFrame(int, int, double, double) - Constructor for class org.jlab.geom.gui.GeometryFrame
- GeometryPanel - Class in org.jlab.geom.gui
- GeometryPanel(int, int, double, double) - Constructor for class org.jlab.geom.gui.GeometryPanel
- GeometryProfiler - Class in org.jlab.geom.gui
- GeometryProfiler() - Constructor for class org.jlab.geom.gui.GeometryProfiler
- GeometryView - Class in org.jlab.geom.view
- GeometryView() - Constructor for class org.jlab.geom.view.GeometryView
- get(int, int, int) - Method in class org.jlab.geom.base.DetectorTransformation
- getAllComponents() - Method in class org.jlab.geom.abs.AbstractLayer
- getAllComponents() - Method in interface org.jlab.geom.base.Layer
-
Returns an unmodifiable list of all components contained in this layer.
- getAllLayers() - Method in class org.jlab.geom.abs.AbstractSuperlayer
- getAllLayers() - Method in interface org.jlab.geom.base.Superlayer
-
Returns an unmodifiable list of all layers contained in this superlayer.
- getAllSectors() - Method in class org.jlab.geom.abs.AbstractDetector
- getAllSectors() - Method in interface org.jlab.geom.base.Detector
-
Returns an unmodifiable list of all of the sectors contained in this detector.
- getAllSuperlayers() - Method in class org.jlab.geom.abs.AbstractSector
- getAllSuperlayers() - Method in interface org.jlab.geom.base.Sector
-
Returns an unmodifiable list of all superlayers contained in this sector.
- getAxis() - Method in class org.jlab.geom.prim.Cylindrical3D
-
returns the axis of this cylinder.
- getBoundary() - Method in class org.jlab.geom.abs.AbstractLayer
- getBoundary() - Method in interface org.jlab.geom.base.Layer
-
Returns a Shape3D object that approximately defines the target-side surface of this layer using a set of triangular faces.
- getCamera() - Method in class org.jlab.geom.view.GeometryView
- getCanvas() - Method in class org.jlab.geom.view.UniverseCoordinateSystem
- getCanvasX(Point3D) - Method in class org.jlab.geom.prim.Camera3D
- getCanvasX(Point3D) - Method in class org.jlab.geom.view.UniverseCoordinateSystem
- getCanvasY(Point3D) - Method in class org.jlab.geom.prim.Camera3D
- getCanvasY(Point3D) - Method in class org.jlab.geom.view.UniverseCoordinateSystem
- getCenter() - Method in class org.jlab.geom.prim.Sphere3D
- getCenterX(int) - Method in class org.jlab.geom.prim.Mesh3D
- getCenterY(int) - Method in class org.jlab.geom.prim.Mesh3D
- getCenterZ(int) - Method in class org.jlab.geom.prim.Mesh3D
- getChildren() - Method in class org.jlab.geom.geant.Geant4Basic
- getClickedComponent(int, int, int, int) - Method in class org.jlab.geom.gui.DetectorLayerUI
- getColor(int, int, int) - Method in interface org.jlab.geom.gui.IDetectorShapeIntensity
- getComponent(int) - Method in class org.jlab.geom.abs.AbstractLayer
- getComponent(int) - Method in interface org.jlab.geom.base.Layer
-
Returns the component associated with the given component id.
- getComponentId() - Method in class org.jlab.geom.abs.AbstractComponent
- getComponentId() - Method in class org.jlab.geom.abs.MeshComponent
- getComponentId() - Method in interface org.jlab.geom.base.Component
-
Returns the component's id number.
- getComponentId() - Method in class org.jlab.geom.DetectorHit
-
Returns the component id of this hit or -1 if the specific component is not known.
- getCoordinateX(double) - Method in class org.jlab.geom.prim.Region3D
- getCoordinateX(int, int) - Method in class org.jlab.geom.gui.DetectorLayerUI
- getCoordinateX(int, int) - Method in class org.jlab.geom.gui.DetectorShape3DStore
- getCoordinateY(double) - Method in class org.jlab.geom.prim.Region3D
- getCoordinateY(int, int) - Method in class org.jlab.geom.gui.DetectorLayerUI
- getCoordinateY(int, int) - Method in class org.jlab.geom.gui.DetectorShape3DStore
- getCoordinateZ(double) - Method in class org.jlab.geom.prim.Region3D
- getCrossSections(Transformation3D) - Method in class org.jlab.geom.abs.AbstractDetector
- getCrossSections(Transformation3D) - Method in class org.jlab.geom.abs.AbstractLayer
- getCrossSections(Transformation3D) - Method in class org.jlab.geom.abs.AbstractSector
- getCrossSections(Transformation3D) - Method in class org.jlab.geom.abs.AbstractSuperlayer
- getCrossSections(Transformation3D) - Method in interface org.jlab.geom.base.Detector
-
Returns a list of lists of lines such that each of the inner lists contains the cross section lines for a single component.
- getCrossSections(Transformation3D) - Method in interface org.jlab.geom.base.Layer
-
Returns a list of lists of lines such that each of the inner lists contains the cross section lines for a single component.
- getCrossSections(Transformation3D) - Method in interface org.jlab.geom.base.Sector
-
Returns a list of lists of lines such that each of the inner lists contains the cross section lines for a single component.
- getCrossSections(Transformation3D) - Method in interface org.jlab.geom.base.Superlayer
-
Returns a list of lists of lines such that each of the inner lists contains the cross section lines for a single component.
- getDetector() - Method in class org.jlab.geom.geant.G4BaseVolume
- getDetector() - Method in interface org.jlab.geom.geant.IG4Volume
- getDetectorGeant4(ConstantProvider) - Method in class org.jlab.geom.detector.ftof.FTOFFactory
- getDetectorId() - Method in class org.jlab.geom.abs.AbstractDetector
- getDetectorId() - Method in class org.jlab.geom.abs.AbstractLayer
- getDetectorId() - Method in class org.jlab.geom.abs.AbstractSector
- getDetectorId() - Method in class org.jlab.geom.abs.AbstractSuperlayer
- getDetectorId() - Method in interface org.jlab.geom.base.Detector
-
Returns the id of this detector.
- getDetectorId() - Method in interface org.jlab.geom.base.Layer
-
Returns the id of the detector that this layer is contained in.
- getDetectorId() - Method in interface org.jlab.geom.base.Sector
-
Returns the id of the detector that this sector is contained in.
- getDetectorId() - Method in interface org.jlab.geom.base.Superlayer
-
Returns the id of the detector that this superlayer is contained in.
- getDetectorId() - Method in class org.jlab.geom.DetectorHit
-
Returns the detector id of this hit.
- getDetectorTransform(ConstantProvider) - Method in interface org.jlab.geom.base.Factory
- getDetectorTransform(ConstantProvider) - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
- getDetectorTransform(ConstantProvider) - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
- getDetectorTransform(ConstantProvider) - Method in class org.jlab.geom.detector.bst.BSTFactory
- getDetectorTransform(ConstantProvider) - Method in class org.jlab.geom.detector.cnd.CNDFactory
- getDetectorTransform(ConstantProvider) - Method in class org.jlab.geom.detector.dc.DCFactory
- getDetectorTransform(ConstantProvider) - Method in class org.jlab.geom.detector.dc.DCFactoryUpdated
- getDetectorTransform(ConstantProvider) - Method in class org.jlab.geom.detector.ec.ECFactory
- getDetectorTransform(ConstantProvider) - Method in class org.jlab.geom.detector.fmt.FMTFactory
- getDetectorTransform(ConstantProvider) - Method in class org.jlab.geom.detector.ft.FTCALFactory
- getDetectorTransform(ConstantProvider) - Method in class org.jlab.geom.detector.ftof.FTOFFactory
- getDimension() - Method in class org.jlab.geom.prim.Region3D
- getDirection() - Method in class org.jlab.geom.component.PrismaticComponent
-
Returns a vector pointing from the
midpoint
of this component towards the readout end of the component (eg towards the PMT of a scintillator). - getDirection() - Method in class org.jlab.geom.detector.alert.AHDC.ConcaveComponent
-
Returns a vector pointing from the
midpoint
of this component towards the readout end of the component (e.g. towards the PMT of a scintillator). - getDouble(String, int) - Method in interface org.jlab.geom.base.ConstantProvider
-
Returns the double value for the given row associated with the given key string or 0 if the ConstnatProvider does not contain the key string, the key string does not have value at the specified row index, or the value at the specified row index is an integer.
- getEnergy() - Method in class org.jlab.geom.DetectorHit
-
Returns the amount of energy in this hit or 0 if the energy has not yet been set.
- getError() - Method in class org.jlab.geom.DetectorHit
-
Returns the position of this hit.
- getFace(int, Triangle3D) - Method in class org.jlab.geom.prim.Mesh3D
- getFaces() - Method in class org.jlab.geom.geant.G4BaseVolume
- getFaces() - Method in class org.jlab.geom.geant.G4Trd
-
returns array with the faces based on the points.
- getFaces() - Method in interface org.jlab.geom.geant.IG4Volume
- getFractionX(double) - Method in class org.jlab.geom.prim.Region3D
- getFractionY(double) - Method in class org.jlab.geom.prim.Region3D
- getFractionZ(double) - Method in class org.jlab.geom.prim.Region3D
- getHits(Path3D) - Method in class org.jlab.geom.abs.AbstractDetector
- getHits(Path3D) - Method in class org.jlab.geom.abs.AbstractLayer
- getHits(Path3D) - Method in class org.jlab.geom.abs.AbstractSector
- getHits(Path3D) - Method in class org.jlab.geom.abs.AbstractSuperlayer
- getHits(Path3D) - Method in interface org.jlab.geom.base.Detector
-
Returns a list of DetecorHits which store information about intersections with components in this detector.
- getHits(Path3D) - Method in interface org.jlab.geom.base.Layer
-
Returns a list of DetecorHits which store information about intersections with components in this superlayer.
- getHits(Path3D) - Method in interface org.jlab.geom.base.Sector
-
Returns a list of DetecorHits which store information about intersections with components in this sector.
- getHits(Path3D) - Method in interface org.jlab.geom.base.Superlayer
-
Returns a list of DetecorHits which store information about intersections with components in this superlayer.
- getHits(Path3D) - Method in class org.jlab.geom.detector.bst.BSTLayer
- getHits(Path3D) - Method in class org.jlab.geom.detector.dc.DCLayer
- getId() - Method in class org.jlab.geom.geant.Geant4Basic
- getId() - Method in interface org.jlab.geom.geant.IGeant4Volume
- getId(int) - Static method in enum class org.jlab.geom.DetectorId
-
Returns the DetectorId corresponding to the given id number or UNDEFINED if no DetectorId matches the given id number.
- getId(String) - Static method in enum class org.jlab.geom.DetectorId
-
Returns the DetectorId corresponding to the given name or UNDEFINED if no DetectorId matches the given name.
- getIdNumber() - Method in enum class org.jlab.geom.DetectorId
-
Returns the id number of the detector.
- getInteger(String, int) - Method in interface org.jlab.geom.base.ConstantProvider
-
Returns the integer value for the given row associated with the given key string or 0 if the ConstnatProvider does not contain the key string, the key string does not have value at the specified row index, or the value at the specified row index is an double.
- getIntensityMap() - Method in class org.jlab.geom.gui.DetectorShape3DStore
- getLayer(int) - Method in class org.jlab.geom.abs.AbstractSuperlayer
- getLayer(int) - Method in interface org.jlab.geom.base.Superlayer
-
Returns the layer associated with the given layer id.
- getLayerHits(Path3D) - Method in class org.jlab.geom.abs.AbstractDetector
- getLayerHits(Path3D) - Method in class org.jlab.geom.abs.AbstractLayer
- getLayerHits(Path3D) - Method in class org.jlab.geom.abs.AbstractSector
- getLayerHits(Path3D) - Method in class org.jlab.geom.abs.AbstractSuperlayer
- getLayerHits(Path3D) - Method in interface org.jlab.geom.base.Detector
-
Returns a list of DetecorHits which store information about intersections with layer surface boundaries in this detector.
- getLayerHits(Path3D) - Method in interface org.jlab.geom.base.Layer
-
Returns a list of DetecorHits which store information about intersections with layer surface boundaries in this layer.
- getLayerHits(Path3D) - Method in interface org.jlab.geom.base.Sector
-
Returns a list of DetecorHits which store information about intersections with layer surface boundaries in this sector.
- getLayerHits(Path3D) - Method in interface org.jlab.geom.base.Superlayer
-
Returns a list of DetecorHits which store information about intersections with layer surface boundaries in this superlayer.
- getLayerId() - Method in class org.jlab.geom.abs.AbstractLayer
- getLayerId() - Method in interface org.jlab.geom.base.Layer
-
Returns the id of this layer.
- getLayerId() - Method in class org.jlab.geom.DetectorHit
-
Returns the layer id of this hit.
- getLayerUI(int, int) - Method in class org.jlab.geom.detector.ftof.FTOFDetector
- getLayerUI(int, int, int) - Method in class org.jlab.geom.detector.ec.ECDetector
- getLayerUI(int, int, int) - Method in class org.jlab.geom.detector.ft.FTCALDetector
- getLayerUI(int, int, int) - Method in class org.jlab.geom.detector.ftof.FTOFDetector
- getLayerVolume(int, double) - Method in class org.jlab.detector.geant4.ECGeant4Factory
- getLength() - Method in class org.jlab.geom.abs.MeshComponent
- getLength() - Method in interface org.jlab.geom.base.Component
-
Returns the length of this component.
- getLength() - Method in class org.jlab.geom.component.PrismaticComponent
- getLength() - Method in class org.jlab.geom.detector.alert.AHDC.ConcaveComponent
- getLine() - Method in class org.jlab.geom.component.PrismaticComponent
-
Returns a line running down the middle of the length of the component such that the two end points of the line segment are at the geometric centers of the the two polygons defining this component's volume.
- getLine() - Method in class org.jlab.geom.detector.alert.AHDC.ConcaveComponent
-
Returns a line running down the middle of the length of the component such that the two end points of the line segment are at the geometric centers of the two polygons defining this component's volume.
- getLine(int) - Method in class org.jlab.geom.prim.Path3D
-
Constructs a new
Line3D
from the point at the given index to the point with the next larger index. - getLine(Line3D) - Method in class org.jlab.geom.prim.Camera3D
- getLines() - Method in class org.jlab.geom.view.Box3D
- getLineX() - Method in class org.jlab.geom.abs.MeshComponent
- getLineX() - Method in class org.jlab.geom.prim.Mesh3D
- getLineY() - Method in class org.jlab.geom.abs.MeshComponent
- getLineY() - Method in class org.jlab.geom.prim.Mesh3D
- getLineZ() - Method in class org.jlab.geom.abs.MeshComponent
- getLineZ() - Method in class org.jlab.geom.prim.Mesh3D
- getList(ConstantProvider) - Static method in class org.jlab.geom.geant.GemcTestProgram
- getMaterial() - Method in class org.jlab.geom.geant.G4BaseVolume
- getMaterial() - Method in class org.jlab.geom.geant.G4Trd
- getMaterial() - Method in interface org.jlab.geom.geant.IG4Volume
- getMaxX() - Method in class org.jlab.geom.gui.DetectorShape3D
- getMaxY() - Method in class org.jlab.geom.gui.DetectorShape3D
- getMesh(Geant4Basic) - Static method in class org.jlab.geom.geant.Geant4Mesh
- getMeshFaces() - Method in class org.jlab.geom.geant.G4BaseVolume
- getMeshFaces() - Method in class org.jlab.geom.geant.G4Trd
-
Returns array of faces with texture map.
- getMeshFaces() - Method in interface org.jlab.geom.geant.IG4Volume
- getMeshFXML() - Method in class org.jlab.geom.prim.Shape3D
- getMeshPoints() - Method in class org.jlab.geom.geant.G4BaseVolume
- getMeshPoints() - Method in class org.jlab.geom.geant.G4Trd
- getMeshPoints() - Method in interface org.jlab.geom.geant.IG4Volume
- getMeshView() - Method in class org.jlab.geom.prim.Mesh3D
- getMidplane() - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCLayer
-
Returns the plane that bisects the region containing the layer.
- getMidplane() - Method in class org.jlab.geom.detector.dc.DCLayer
-
Returns the plane that bisects the the region containing the layer.
- getMidpoint() - Method in class org.jlab.geom.abs.AbstractComponent
- getMidpoint() - Method in class org.jlab.geom.abs.MeshComponent
- getMidpoint() - Method in interface org.jlab.geom.base.Component
-
Returns the midpoint of this component.
- getMidpointLineV(int) - Method in class org.jlab.detector.geant4.ECGeant4Factory
- getMidpointLineW(int) - Method in class org.jlab.detector.geant4.ECGeant4Factory
- getMinX() - Method in class org.jlab.geom.gui.DetectorShape3D
- getMinY() - Method in class org.jlab.geom.gui.DetectorShape3D
- getMother() - Method in class org.jlab.detector.geant4.FTOFGeant4Factory
- getMother() - Method in class org.jlab.geom.geant.Geant4Basic
- getName() - Method in enum class org.jlab.geom.DetectorId
-
Returns the name of the detector.
- getName() - Method in class org.jlab.geom.geant.G4BaseVolume
- getName() - Method in class org.jlab.geom.geant.Geant4Basic
- getName() - Method in interface org.jlab.geom.geant.IG4Volume
- getName() - Method in interface org.jlab.geom.geant.IGeant4Volume
- getName() - Method in class org.jlab.geom.gui.DetectorShape3DStore
- getName() - Method in class org.jlab.geom.prim.Transformation3D.RotationX
- getName() - Method in class org.jlab.geom.prim.Transformation3D.RotationY
- getName() - Method in class org.jlab.geom.prim.Transformation3D.RotationZ
- getName() - Method in interface org.jlab.geom.prim.Transformation3D.Transform
- getName() - Method in class org.jlab.geom.prim.Transformation3D.TranslationXYZ
- getNormal(double, double, double) - Method in class org.jlab.geom.prim.Sphere3D
- getNumComponents() - Method in class org.jlab.geom.abs.AbstractLayer
- getNumComponents() - Method in interface org.jlab.geom.base.Layer
-
Returns the number of components contained in in this layer.
- getNumFaces() - Method in class org.jlab.geom.prim.Mesh3D
- getNumLayers() - Method in class org.jlab.geom.abs.AbstractSuperlayer
- getNumLayers() - Method in interface org.jlab.geom.base.Superlayer
-
Returns the number of layers contained in this sector.
- getNumLines() - Method in class org.jlab.geom.prim.Path3D
-
Returns the number of lines contained in this path.
- getNumPoints() - Method in class org.jlab.geom.prim.Mesh3D
- getNumSectors() - Method in class org.jlab.geom.abs.AbstractDetector
- getNumSectors() - Method in interface org.jlab.geom.base.Detector
-
Returns the number of sectors contained in this detector.
- getNumSuperlayers() - Method in class org.jlab.geom.abs.AbstractSector
- getNumSuperlayers() - Method in interface org.jlab.geom.base.Sector
-
Returns the number of superlayers contained in this sector.
- getNumVolumeEdges() - Method in class org.jlab.geom.abs.AbstractComponent
- getNumVolumeEdges() - Method in class org.jlab.geom.abs.MeshComponent
- getNumVolumeEdges() - Method in interface org.jlab.geom.base.Component
-
Returns the number of edges between the points that define the
volume
. - getNumVolumePoints() - Method in class org.jlab.geom.abs.AbstractComponent
- getNumVolumePoints() - Method in class org.jlab.geom.abs.MeshComponent
- getNumVolumePoints() - Method in interface org.jlab.geom.base.Component
-
Returns the number of points that define the
volume
. - getOrigin() - Method in class org.jlab.geom.prim.Region3D
- getParameters() - Method in class org.jlab.geom.geant.Geant4Basic
- getParameters() - Method in interface org.jlab.geom.geant.IGeant4Volume
- getParent() - Method in class org.jlab.geom.geant.G4BaseVolume
- getParent() - Method in interface org.jlab.geom.geant.IG4Volume
- getPath() - Method in class org.jlab.geom.gui.DetectorShape3D
- getPath() - Method in class org.jlab.geom.view.ShapePath
- getPCAL() - Method in class org.jlab.detector.geant4.ECGeant4Factory
- getPlane() - Method in class org.jlab.geom.abs.AbstractLayer
- getPlane() - Method in interface org.jlab.geom.base.Layer
-
Returns a plane on the up-beam surface of this layer such that in the local coordinate system the reference point is at x = 0 y = 0, the z-coordinate is equal to the the minimum of the z-coordinates of the points in the surface boundary, and the normal is pointing down-beam.
- getPoint(int, Point3D) - Method in class org.jlab.geom.prim.Mesh3D
- getPoint(Point3D) - Method in class org.jlab.geom.prim.Camera3D
- getPoints() - Method in class org.jlab.geom.geant.G4BaseVolume
- getPoints() - Method in class org.jlab.geom.geant.G4Trd
- getPoints() - Method in interface org.jlab.geom.geant.IG4Volume
- getPoints() - Method in class org.jlab.geom.view.Box3D
- getPointsBox(int, int, int) - Static method in class org.jlab.geom.geant.Geant4Mesh
- getPointsTrap(double...) - Static method in class org.jlab.geom.geant.Geant4Mesh
- getPointX(double) - Method in class org.jlab.geom.view.UniverseCoordinateSystem
- getPointY(double) - Method in class org.jlab.geom.view.UniverseCoordinateSystem
- getPointZ(double) - Method in class org.jlab.geom.view.UniverseCoordinateSystem
- getPosition() - Method in class org.jlab.geom.DetectorHit
-
Returns the position of this hit.
- getPosition() - Method in class org.jlab.geom.geant.Geant4Basic
- getPosition() - Method in interface org.jlab.geom.geant.IGeant4Volume
- getProperty(String) - Method in class org.jlab.detector.geant4.FTOFGeant4Factory
- getRadius() - Method in class org.jlab.geom.prim.Sphere3D
- getRegionMiddlePlane(int) - Method in class org.jlab.geom.detector.dc.DCSector
-
Constructs a new
Plane3D
half way between the two superlayers in the region at the specified index with the normal of the plane facing away from the target. - getRmax() - Method in class org.jlab.geom.detector.fmt.FMTLayer
-
Returns the maximum radius
- getRmin() - Method in class org.jlab.geom.detector.fmt.FMTLayer
-
Returns the minimum radius
- getRotation() - Method in class org.jlab.geom.geant.Geant4Basic
- getRotation() - Method in interface org.jlab.geom.geant.IGeant4Volume
- getRotationOrder() - Method in class org.jlab.geom.geant.Geant4Basic
- getRotationOrder() - Method in interface org.jlab.geom.geant.IGeant4Volume
- getSector(int) - Method in class org.jlab.geom.abs.AbstractDetector
- getSector(int) - Method in interface org.jlab.geom.base.Detector
-
Returns the sector associated with the given sector id.
- getSectorId() - Method in class org.jlab.geom.abs.AbstractLayer
- getSectorId() - Method in class org.jlab.geom.abs.AbstractSector
- getSectorId() - Method in class org.jlab.geom.abs.AbstractSuperlayer
- getSectorId() - Method in interface org.jlab.geom.base.Layer
-
Returns the id of the sector that this layer is contained in.
- getSectorId() - Method in interface org.jlab.geom.base.Sector
-
Returns the id of this sector.
- getSectorId() - Method in interface org.jlab.geom.base.Superlayer
-
Returns the id of the sector that this superlayer is contained in.
- getSectorId() - Method in class org.jlab.geom.DetectorHit
-
Returns the sector id of this hit.
- getSelectedShape(int, int, int, int) - Method in class org.jlab.geom.gui.DetectorShape3DStore
- getShape() - Method in class org.jlab.geom.geant.G4BaseVolume
- getShape() - Method in class org.jlab.geom.geant.G4Trd
- getShape() - Method in interface org.jlab.geom.geant.IG4Volume
- getShapes() - Method in class org.jlab.geom.gui.DetectorShape3DStore
- getStore() - Method in class org.jlab.geom.gui.DetectorShape3DPanel
- getSuperlayer(int) - Method in class org.jlab.geom.abs.AbstractSector
- getSuperlayer(int) - Method in interface org.jlab.geom.base.Sector
-
Returns the superlayer associated with the given superlayer id.
- getSuperlayerId() - Method in class org.jlab.geom.abs.AbstractLayer
- getSuperlayerId() - Method in class org.jlab.geom.abs.AbstractSuperlayer
- getSuperlayerId() - Method in interface org.jlab.geom.base.Layer
-
Returns the id of the superlayer that this layer is contained in.
- getSuperlayerId() - Method in interface org.jlab.geom.base.Superlayer
-
Returns the id of this superlayer.
- getSuperlayerId() - Method in class org.jlab.geom.DetectorHit
-
Returns the superlayer id of this hit.
- getThickness() - Method in class org.jlab.geom.component.TrackerStrip
-
Returns thickness of the strip
- getThickness() - Method in class org.jlab.geom.detector.ec.ECLayer
-
Returns the layer thickness
- getThickness() - Method in class org.jlab.geom.detector.ec.ECSuperlayer
-
Returns the superlayer thickness
- getTime() - Method in class org.jlab.geom.DetectorHit
-
Returns the time that this hit occurred or 0 if the time has not yet been set.
- getTrajectorySurface() - Method in class org.jlab.geom.detector.ec.ECLayer
-
Builds the contour of the layer surface as a Triangle3D
- getTrajectorySurface() - Method in class org.jlab.geom.detector.fmt.FMTLayer
-
Returns the Sector3D describing the layer surface
- getTransformation() - Method in class org.jlab.geom.abs.AbstractLayer
- getTransformation() - Method in interface org.jlab.geom.base.Layer
-
Returns a copy of the transformation that was used to rotate and translate this layer from its initial position in local coordinates to its current position and orientation.
- getTransformation(ConstantProvider, int, int, int) - Method in interface org.jlab.geom.base.Factory
-
Returns a transformation object for given sector, superlayer and layer
- getTransformation(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
- getTransformation(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
- getTransformation(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.bst.BSTFactory
- getTransformation(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.cnd.CNDFactory
- getTransformation(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.dc.DCFactory
- getTransformation(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.dc.DCFactoryUpdated
- getTransformation(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.ec.ECFactory
- getTransformation(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.fmt.FMTFactory
- getTransformation(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.ft.FTCALFactory
- getTransformation(ConstantProvider, int, int, int) - Method in class org.jlab.geom.detector.ftof.FTOFFactory
- getType() - Method in class org.jlab.geom.abs.MeshComponent
- getType() - Method in interface org.jlab.geom.base.Component
-
Returns a string that identifies the specific subtype of this component.
- getType() - Method in interface org.jlab.geom.base.Detector
-
Returns a string that identifies the specific subtype of this detector.
- getType() - Method in interface org.jlab.geom.base.Factory
-
Returns a string that identifies the specific subtype of this factory.
- getType() - Method in interface org.jlab.geom.base.Layer
-
Returns a string that identifies the specific subtype of this layer.
- getType() - Method in interface org.jlab.geom.base.Sector
-
Returns a string that identifies the specific subtype of this sector.
- getType() - Method in interface org.jlab.geom.base.Superlayer
-
Returns a string that identifies the specific subtype of this superlayer.
- getType() - Method in class org.jlab.geom.component.DriftChamberWire
-
Returns "Drift Chamber Wire".
- getType() - Method in class org.jlab.geom.component.RectangularComponent
-
Returns "Rectangular Component".
- getType() - Method in class org.jlab.geom.component.ScintillatorMesh
- getType() - Method in class org.jlab.geom.component.ScintillatorPaddle
-
Returns "Scintillator Paddle".
- getType() - Method in class org.jlab.geom.component.SiStrip
-
Returns "Silicon Strip".
- getType() - Method in class org.jlab.geom.component.TrackerStrip
-
Returns "Tracker Strip".
- getType() - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCDetector
-
Returns "ALERT DC Detector".
- getType() - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
-
Returns "DC Factory".
- getType() - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCLayer
-
Returns "ALERT DC Layer".
- getType() - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCSector
-
Returns "ALERT DC Sector".
- getType() - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCSuperlayer
-
Returns "ALERT DC Superlayer".
- getType() - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCWire
-
Returns "ALERTDCWire Component".
- getType() - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFDetector
-
Returns "Alert TOF Detector".
- getType() - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
-
Returns "Alert TOF Factory".
- getType() - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFLayer
-
Returns "Alert TOF Layer".
- getType() - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFSector
-
Returns "Alert TOF Sector".
- getType() - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFSuperlayer
-
Returns "Alert TOF Superlayer".
- getType() - Method in class org.jlab.geom.detector.bst.BSTDetector
-
Returns "BST Detector".
- getType() - Method in class org.jlab.geom.detector.bst.BSTFactory
-
Returns "BST Factory".
- getType() - Method in class org.jlab.geom.detector.bst.BSTLayer
-
Returns "BST Layer".
- getType() - Method in class org.jlab.geom.detector.bst.BSTRing
- getType() - Method in class org.jlab.geom.detector.bst.BSTSector
-
Returns "BST Sector".
- getType() - Method in class org.jlab.geom.detector.bst.BSTSuperlayer
-
Returns "BST Superlayer".
- getType() - Method in class org.jlab.geom.detector.cnd.CNDDetector
-
Returns "CND Detector".
- getType() - Method in class org.jlab.geom.detector.cnd.CNDFactory
-
Returns "CND Factory".
- getType() - Method in class org.jlab.geom.detector.cnd.CNDLayer
-
Returns "CND Layer".
- getType() - Method in class org.jlab.geom.detector.cnd.CNDSector
-
Returns "CND Sector".
- getType() - Method in class org.jlab.geom.detector.cnd.CNDSuperlayer
-
Returns "CND Superlayer".
- getType() - Method in class org.jlab.geom.detector.dc.DCDetector
-
Returns "DC Detector".
- getType() - Method in class org.jlab.geom.detector.dc.DCFactory
-
Returns "DC Factory".
- getType() - Method in class org.jlab.geom.detector.dc.DCFactoryUpdated
-
Returns "DC Factory".
- getType() - Method in class org.jlab.geom.detector.dc.DCLayer
-
Returns "DC Layer".
- getType() - Method in class org.jlab.geom.detector.dc.DCSector
-
Returns "DC Sector".
- getType() - Method in class org.jlab.geom.detector.dc.DCSuperlayer
-
Returns "DC Superlayer".
- getType() - Method in class org.jlab.geom.detector.ec.ECDetector
-
Returns "EC Detector".
- getType() - Method in class org.jlab.geom.detector.ec.ECFactory
-
Returns "EC Factory".
- getType() - Method in class org.jlab.geom.detector.ec.ECLayer
-
Returns "EC Layer".
- getType() - Method in class org.jlab.geom.detector.ec.ECSector
-
Returns "EC Sector".
- getType() - Method in class org.jlab.geom.detector.ec.ECSuperlayer
-
Returns "EC Superlayer".
- getType() - Method in class org.jlab.geom.detector.fmt.FMTDetector
-
Returns "FMT Detector".
- getType() - Method in class org.jlab.geom.detector.fmt.FMTFactory
-
Returns "FMT Factory".
- getType() - Method in class org.jlab.geom.detector.fmt.FMTLayer
-
Returns "FMT Layer".
- getType() - Method in class org.jlab.geom.detector.fmt.FMTSector
-
Returns "FMT Sector".
- getType() - Method in class org.jlab.geom.detector.fmt.FMTSuperlayer
-
Returns "FMT Superlayer".
- getType() - Method in class org.jlab.geom.detector.ft.FTCALDetector
-
Returns "FTCAL Detector".
- getType() - Method in class org.jlab.geom.detector.ft.FTCALFactory
-
Returns "FTCAL Factory".
- getType() - Method in class org.jlab.geom.detector.ft.FTCALLayer
-
Returns "FTCAL Layer".
- getType() - Method in class org.jlab.geom.detector.ft.FTCALSector
-
Returns "FTCAL Sector".
- getType() - Method in class org.jlab.geom.detector.ft.FTCALSuperlayer
-
Returns "FTCAL Superlayer".
- getType() - Method in class org.jlab.geom.detector.ftof.FTOFDetector
-
Returns "FTOF Detector".
- getType() - Method in class org.jlab.geom.detector.ftof.FTOFDetectorMesh
- getType() - Method in class org.jlab.geom.detector.ftof.FTOFFactory
-
Returns "FTOF Factory".
- getType() - Method in class org.jlab.geom.detector.ftof.FTOFLayer
-
Returns "FTOF Layer".
- getType() - Method in class org.jlab.geom.detector.ftof.FTOFLayerMesh
- getType() - Method in class org.jlab.geom.detector.ftof.FTOFSector
-
Returns "FTOF Sector".
- getType() - Method in class org.jlab.geom.detector.ftof.FTOFSectorMesh
- getType() - Method in class org.jlab.geom.detector.ftof.FTOFSuperlayer
-
Returns "FTOF Superlayer".
- getType() - Method in class org.jlab.geom.detector.ftof.FTOFSuperlayerMesh
- getType() - Method in class org.jlab.geom.geant.Geant4Basic
- getType() - Method in interface org.jlab.geom.geant.IGeant4Volume
- getUnits() - Method in class org.jlab.geom.geant.Geant4Basic
- getUnits(int) - Method in class org.jlab.geom.geant.Geant4Basic
- getValue(int) - Method in class org.jlab.geom.prim.Transformation3D.RotationX
- getValue(int) - Method in class org.jlab.geom.prim.Transformation3D.RotationY
- getValue(int) - Method in class org.jlab.geom.prim.Transformation3D.RotationZ
- getValue(int) - Method in interface org.jlab.geom.prim.Transformation3D.Transform
- getValue(int) - Method in class org.jlab.geom.prim.Transformation3D.TranslationXYZ
- getVolumeCrossSection(Transformation3D) - Method in class org.jlab.geom.abs.AbstractComponent
- getVolumeCrossSection(Transformation3D) - Method in class org.jlab.geom.abs.MeshComponent
- getVolumeCrossSection(Transformation3D) - Method in interface org.jlab.geom.base.Component
-
Returns the cross section of a plane through the the component's
volume
as a list of lines in the xy-plane. - getVolumeEdge(int) - Method in class org.jlab.geom.abs.AbstractComponent
- getVolumeEdge(int) - Method in class org.jlab.geom.abs.MeshComponent
- getVolumeEdge(int) - Method in interface org.jlab.geom.base.Component
-
Returns the edge on the
volume
with the specified index. - getVolumeIntersection(Line3D, Point3D, Point3D) - Method in class org.jlab.geom.abs.MeshComponent
- getVolumeIntersection(Line3D, Point3D, Point3D) - Method in interface org.jlab.geom.base.Component
-
Returns true if the given line segment intersect the
volume-shape
twice (one incoming intersection and one out going) and stores the incoming and outgoing intersection points are stored in the first and second Point3D objects given as arguments respectively. - getVolumeIntersection(Line3D, Point3D, Point3D) - Method in class org.jlab.geom.component.PrismaticComponent
-
Returns true if the given line segment intersect the volume-shape twice (one incoming intersection and one out going) and stores the incoming and outgoing intersection points are stored in the first and second Point3D objects given as arguments respectively.
- getVolumeIntersection(Line3D, Point3D, Point3D) - Method in class org.jlab.geom.detector.alert.AHDC.ConcaveComponent
-
Returns true if the given line segment intersect the volume-shape twice (one incoming intersection and one out going) and stores the incoming and outgoing intersection points are stored in the first and second Point3D objects given as arguments respectively.
- getVolumeMesh() - Method in class org.jlab.geom.abs.MeshComponent
- getVolumePoint(int) - Method in class org.jlab.geom.abs.AbstractComponent
- getVolumePoint(int) - Method in class org.jlab.geom.abs.MeshComponent
- getVolumePoint(int) - Method in interface org.jlab.geom.base.Component
-
Returns the point on the
volume
with the specified index. - getVolumeShape() - Method in class org.jlab.geom.abs.AbstractComponent
- getVolumeShape() - Method in class org.jlab.geom.abs.MeshComponent
- getVolumeShape() - Method in interface org.jlab.geom.base.Component
-
Returns the volume of the component.
- getWidth() - Method in class org.jlab.geom.component.TrackerStrip
-
Returns width of the strip
- getWidths(int) - Method in class org.jlab.geom.gemc.GemcDetector
-
returns the length of the strings stored in this map
- getWorld() - Method in class org.jlab.geom.view.UniverseCoordinateSystem
- getX(float, int) - Method in class org.jlab.geom.gui.DetectorLayerUI
- getX(float, int) - Method in class org.jlab.geom.gui.DetectorShape3DStore
- getY(float, int) - Method in class org.jlab.geom.gui.DetectorLayerUI
- getY(float, int) - Method in class org.jlab.geom.gui.DetectorShape3DStore
H
- hasConstant(String) - Method in interface org.jlab.geom.base.ConstantProvider
-
Returns true if this ConstantProvider contains an entry for the given key string.
- hasIntersection(Line3D) - Method in class org.jlab.geom.prim.Mesh3D
-
Returns true if the infinite line intersects this shape.
- hasIntersection(Line3D) - Method in class org.jlab.geom.prim.Shape3D
-
Returns true if the infinite line intersects this shape.
- hasIntersectionRay(Line3D) - Method in class org.jlab.geom.prim.Mesh3D
-
Returns true if the ray intersects this shape.
- hasIntersectionRay(Line3D) - Method in class org.jlab.geom.prim.Shape3D
-
Returns true if the ray intersects this shape.
- hasIntersectionSegment(Line3D) - Method in class org.jlab.geom.prim.Mesh3D
-
Returns true if the line segment intersects this shape.
- hasIntersectionSegment(Line3D) - Method in class org.jlab.geom.prim.Shape3D
-
Returns true if the line segment intersects this shape.
- height() - Method in class org.jlab.geom.prim.Cylindrical3D
-
Returns the height of this cylindrical segment.
- Helix3D - Class in org.jlab.geom.prim
- Helix3D() - Constructor for class org.jlab.geom.prim.Helix3D
-
Constructs a new
Helix3D
centered around the origin, with its origin point at (1, 0, 0), looping once clockwise up the y-axis and ending at (1, 1, 0). - Helix3D(Helix3D) - Constructor for class org.jlab.geom.prim.Helix3D
-
Creates a new
Helix3D
identical to the given helix. - Helix3D(Point3D, Point3D, Vector3D, double, double, boolean) - Constructor for class org.jlab.geom.prim.Helix3D
-
Constructs a helix from the given parameters.
- highArc() - Method in class org.jlab.geom.prim.Cylindrical3D
-
Constructs the arc at the top of this cylindrical segment.
I
- IDetectorComponentSelection - Interface in org.jlab.geom.gui
- IDetectorShapeIntensity - Interface in org.jlab.geom.gui
- IG4Volume - Interface in org.jlab.geom.geant
- IGeant4Volume - Interface in org.jlab.geom.geant
- init(String, double...) - Method in class org.jlab.geom.abs.MeshComponent
- init(ConstantProvider) - Method in class org.jlab.geom.detector.ec.ECDetectorDraw
- initAxis(double, double, double) - Method in class org.jlab.geom.view.GeometryView
- initShape() - Method in class org.jlab.geom.geant.G4Trd
-
Initializes the shape for the G4Trap volume.
- innerArc() - Method in class org.jlab.geom.prim.Sector3D
-
Constructs the inner arc of this sector.
- innerRadius() - Method in class org.jlab.geom.prim.Sector3D
-
Returns the inner radius of this sector.
- intersection(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Cylindrical3D
- intersection(Line3D, List<Point3D>) - Method in interface org.jlab.geom.prim.Face3D
-
Finds the intersections of the given infinite line with this
Face3D
. - intersection(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Sector3D
- intersection(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Shape3D
-
Finds intersections of the given infinite line with this shape.
- intersection(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Sphere3D
- intersection(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Trap3D
- intersection(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Triangle3D
- intersection(Line3D, Point3D) - Method in class org.jlab.geom.prim.Plane3D
-
Finds the intersection of the given infinite with this plane.
- intersection(Plane3D, Line3D) - Method in class org.jlab.geom.prim.Plane3D
-
Finds the intersection of the given plane with this plane.
- intersection(Plane3D, Plane3D, Point3D) - Method in class org.jlab.geom.prim.Plane3D
-
Finds the intersection of the two given planes and this plane.
- intersection_with_faces(Line3D, List<Point3D>, List<Integer>) - Method in class org.jlab.geom.prim.Shape3D
-
Finds intersections of the given infinite line with this shape.
- intersectionLength(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Cylindrical3D
-
Compute the intersections of a ray within the 3D volume
- intersectionPath(Path3D, List<Point3D>) - Method in class org.jlab.geom.prim.Mesh3D
- intersectionRay(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Cylindrical3D
- intersectionRay(Line3D, List<Point3D>) - Method in interface org.jlab.geom.prim.Face3D
-
Finds the intersections of the given ray with this
Face3D
. - intersectionRay(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Mesh3D
-
Finds intersections of the given ray with this shape.
- intersectionRay(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Sector3D
- intersectionRay(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Shape3D
-
Finds intersections of the given ray with this shape.
- intersectionRay(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Trap3D
- intersectionRay(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Triangle3D
- intersectionRay(Line3D, Point3D) - Method in class org.jlab.geom.prim.Plane3D
-
Finds the intersection of the given ray with this plane.
- intersectionSegment(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Cylindrical3D
- intersectionSegment(Line3D, List<Point3D>) - Method in interface org.jlab.geom.prim.Face3D
-
Finds the intersections of the given line segment with this
Face3D
. - intersectionSegment(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Mesh3D
-
Finds intersections of the given line segment with this shape.
- intersectionSegment(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Sector3D
- intersectionSegment(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Shape3D
-
Finds intersections of the given line segment with this shape.
- intersectionSegment(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Trap3D
- intersectionSegment(Line3D, List<Point3D>) - Method in class org.jlab.geom.prim.Triangle3D
- intersectionSegment(Line3D, Point3D) - Method in class org.jlab.geom.prim.Plane3D
-
Finds the intersection of the given line segment with this plane.
- inverse() - Method in class org.jlab.geom.prim.Transformation3D
-
Constructs a new
Transformation3D
that is the inverse of this transformation. - inverse() - Method in class org.jlab.geom.prim.Transformation3D.RotationX
- inverse() - Method in class org.jlab.geom.prim.Transformation3D.RotationY
- inverse() - Method in class org.jlab.geom.prim.Transformation3D.RotationZ
- inverse() - Method in interface org.jlab.geom.prim.Transformation3D.Transform
-
Constructs a new
Transform
that is the inverse of this transform. - inverse() - Method in class org.jlab.geom.prim.Transformation3D.TranslationXYZ
- isActive - Variable in class org.jlab.geom.gui.DetectorComponentUI
- isActive - Variable in class org.jlab.geom.gui.DetectorShape3D
- isInPlane(Point3D) - Method in class org.jlab.geom.prim.Trap3D
-
Test whether the given point is in the trapezoid plane
- isInside(Point3D) - Method in class org.jlab.geom.prim.Sector3D
-
Test whether the given point is inside the area of this
Sector3D
. - isInside(Point3D) - Method in class org.jlab.geom.prim.Trap3D
-
Test whether the given point is inside the area of this
Trap3D
. - isInside(Point3D) - Method in class org.jlab.geom.prim.Triangle3D
-
Test whether the given point is inside the area of this
Triangle3D
. - isNull() - Method in class org.jlab.geom.prim.Vector3D
-
Returns true if this vector is a null vector.
- isOnSurface(Point3D) - Method in class org.jlab.geom.prim.Cylindrical3D
-
Returns true if the given point is on the surface of this cylindrical segment.
- isPlanar() - Method in class org.jlab.geom.prim.Trap3D
-
Check trapezoid planarity
- isPointOnHelix(Point3D) - Method in class org.jlab.geom.prim.Helix3D
-
Returns true if the point is on the helix (within 100nm).
L
- Layer<ComponentType extends Component> - Interface in org.jlab.geom.base
-
One layer of a detector.
- LAYER - Enum constant in enum class org.jlab.geom.CoordinateSystem
- LAYER - Variable in class org.jlab.geom.gui.DetectorComponentUI
- LAYER - Variable in class org.jlab.geom.gui.DetectorShape3D
- layerUI - Variable in class org.jlab.geom.gui.DetectorLayerPanel
- length() - Method in class org.jlab.geom.prim.Line3D
-
Returns the length of this line.
- length(int) - Method in class org.jlab.geom.prim.Path3D
-
Returns the length of the path starting at the origin and using the specified number points.
- length(String) - Method in interface org.jlab.geom.base.ConstantProvider
-
Returns the number of rows associated with the given key string or 0 if the ConstantProvider does not contain the key string.
- lerp(Point3D, double) - Method in class org.jlab.geom.prim.Point3D
-
Constructs a new
Point3D
between this point and the given point by linearly interpolating from this point to the given point by the amount specified. - lerpPoint(double) - Method in class org.jlab.geom.prim.Line3D
-
Constructs a new
Point3D
on the line by linearly interpolating from this point to the given point by the amount specified. - Line3D - Class in org.jlab.geom.prim
-
A 3D line represented by two points, the origin point and the end point.
- Line3D() - Constructor for class org.jlab.geom.prim.Line3D
-
Constructs a new
Line3D
such that the newLine3D
's bounding points both coincide at the origin. - Line3D(double, double, double, double, double, double) - Constructor for class org.jlab.geom.prim.Line3D
-
Constructs a new such
Line3D
that the newLine3D
's bounding points coincide with the points specified by the given coordinates. - Line3D(Line3D) - Constructor for class org.jlab.geom.prim.Line3D
-
Constructs a new
Line3D
such that the newLine3D
's bounding points coincide with the given line's bounding points. - Line3D(Point3D, Point3D) - Constructor for class org.jlab.geom.prim.Line3D
-
Constructs a new
Line3D
such that the newLine3D
's bounding points coincide with the given points. - Line3D(Point3D, Vector3D) - Constructor for class org.jlab.geom.prim.Line3D
-
Constructs a new
Line3D
such that the the given point is at the origin of the line and the vector from the origin to the end of the line is equal to the given vector. - lineU(int) - Method in class org.jlab.detector.geant4.ECGeant4Factory
- lineV(int) - Method in class org.jlab.detector.geant4.ECGeant4Factory
- lineW(int) - Method in class org.jlab.detector.geant4.ECGeant4Factory
- loopHeight() - Method in class org.jlab.geom.prim.Helix3D
-
Returns the distance between winds of the helix.
M
- mag() - Method in class org.jlab.geom.prim.Vector3D
-
Returns the magnitude of this vector.
- mag2() - Method in class org.jlab.geom.prim.Vector3D
-
Returns the square of the magnitude of this vector.
- main(String[]) - Static method in class org.jlab.detector.geant4.ECGeant4Factory
- main(String[]) - Static method in class org.jlab.geom.geant.Geant4Basic
- main(String[]) - Static method in class org.jlab.geom.geant.Geant4Mesh
- main(String[]) - Static method in class org.jlab.geom.geant.GemcTestProgram
-
This is a test program
- main(String[]) - Static method in class org.jlab.geom.gui.GeometryFrame
- main(String[]) - Static method in class org.jlab.geom.gui.GeometryProfiler
- main(String[]) - Static method in class org.jlab.geom.prim.Mesh3D
-
Main program for tests
- main(String[]) - Static method in class org.jlab.geom.prim.Sphere3D
- main(String[]) - Static method in class org.jlab.geom.prim.Vector3D
- main(String[]) - Static method in class org.jlab.geom.view.GeometryView
- main(String[]) - Static method in class org.jlab.geom.view.UniverseScene
- makeMesh(Geant4Basic) - Static method in class org.jlab.geom.geant.Geant4Mesh
-
Creates a JavaFX Mesh object from given volume, they type string determines which function should be called.
- makeMeshBox(Geant4Basic) - Static method in class org.jlab.geom.geant.Geant4Mesh
-
Creates a JavaFX Mesh for a BOX object, it can be viewed in the JavaFX scene.
- makeMeshBox(Geant4Basic, Transformation3D) - Static method in class org.jlab.geom.geant.Geant4Mesh
-
Creates a JavaFX Mesh for a BOX object, it can be viewed in the JavaFX scene.
- makeMeshTrap(Geant4Basic, Transformation3D) - Static method in class org.jlab.geom.geant.Geant4Mesh
- makeMeshTrd(Geant4Basic, Transformation3D) - Static method in class org.jlab.geom.geant.Geant4Mesh
- Mesh3D - Class in org.jlab.geom.prim
- Mesh3D(float[], int[]) - Constructor for class org.jlab.geom.prim.Mesh3D
- MeshComponent - Class in org.jlab.geom.abs
- MeshComponent(int) - Constructor for class org.jlab.geom.abs.MeshComponent
- midpoint() - Method in class org.jlab.geom.prim.Line3D
-
Constructs a new
Point3D
at the midpoint between the two bounding points. - midpoint(Point3D) - Method in class org.jlab.geom.prim.Point3D
-
Constructs a new
Point3D
at the geometric mean of this point and the given point. - midpointXOffset(int, double) - Static method in class org.jlab.geom.detector.dc.DCFactory
-
Returns the xoffset between the first guard wire of the first guard wire layer of the current superlayer and the the first sense wire of the current layer.
- midpointXOffset(int, double) - Static method in class org.jlab.geom.detector.dc.DCFactoryUpdated
-
Returns the xoffset between the first guard wire of the first guard wire layer of the current superlayer and the the first sense wire of the current layer.
- mouseClicked(MouseEvent) - Method in class org.jlab.geom.gui.DetectorLayerPanel
- mouseClicked(MouseEvent) - Method in class org.jlab.geom.gui.DetectorShape3DPanel
- mouseDragged(MouseEvent) - Method in class org.jlab.geom.gui.DetectorLayerPanel
- mouseDragged(MouseEvent) - Method in class org.jlab.geom.gui.DetectorShape3DPanel
- mouseDragged(MouseEvent) - Method in class org.jlab.geom.view.GeometryView
- mouseEntered(MouseEvent) - Method in class org.jlab.geom.gui.DetectorLayerPanel
- mouseEntered(MouseEvent) - Method in class org.jlab.geom.gui.DetectorShape3DPanel
- mouseExited(MouseEvent) - Method in class org.jlab.geom.gui.DetectorLayerPanel
- mouseExited(MouseEvent) - Method in class org.jlab.geom.gui.DetectorShape3DPanel
- mouseMoved(MouseEvent) - Method in class org.jlab.geom.gui.DetectorLayerPanel
- mouseMoved(MouseEvent) - Method in class org.jlab.geom.gui.DetectorShape3DPanel
- mouseMoved(MouseEvent) - Method in class org.jlab.geom.view.GeometryView
- MOUSEOVER_CALLBACK - Variable in class org.jlab.geom.gui.DetectorLayerPanel
- MOUSEOVER_CALLBACK - Variable in class org.jlab.geom.gui.DetectorShape3DPanel
- mousePressed(MouseEvent) - Method in class org.jlab.geom.gui.DetectorLayerPanel
- mousePressed(MouseEvent) - Method in class org.jlab.geom.gui.DetectorShape3DPanel
- mouseReleased(MouseEvent) - Method in class org.jlab.geom.gui.DetectorLayerPanel
- mouseReleased(MouseEvent) - Method in class org.jlab.geom.gui.DetectorShape3DPanel
- moveTo(double, double, double) - Method in class org.jlab.geom.prim.Shape3D
-
Translates this shape so that it's geometric center coincides with the given point at the given coordinates.
- moveTo(Point3D) - Method in class org.jlab.geom.prim.Shape3D
-
Translates this shape so that it's geometric center coincides with the given point.
- multiply(double) - Method in class org.jlab.geom.prim.Vector3D
N
- negative() - Method in class org.jlab.geom.prim.Vector3D
-
Negates this vector's components.
- normal() - Method in class org.jlab.geom.prim.Arc3D
-
Returns the vector normal to the circle of the arc.
- normal() - Method in class org.jlab.geom.prim.Helix3D
-
Returns the direction vector of the central axis.
- normal() - Method in class org.jlab.geom.prim.Plane3D
-
Returns the normal of this plane.
- normal() - Method in class org.jlab.geom.prim.Sector3D
- normal() - Method in class org.jlab.geom.prim.Trap3D
-
Constructs the normal vector to the trapezoid plane, defined from the first three points
- normal() - Method in class org.jlab.geom.prim.Triangle3D
-
Constructs the unit vector normal to the plane of this
Triangle3D
. - numberString(Integer, int) - Static method in class org.jlab.geom.geant.GemcTestProgram
O
- onRotateX(double) - Method in class org.jlab.geom.abs.AbstractComponent
-
Classes extending AbstractComponent should implement onRotateX so that any additional geometric data they contain is rotated appropriately when AbstractComponent's rotateX method is invoke.
- onRotateX(double) - Method in class org.jlab.geom.component.PrismaticComponent
- onRotateX(double) - Method in class org.jlab.geom.detector.alert.AHDC.ConcaveComponent
- onRotateY(double) - Method in class org.jlab.geom.abs.AbstractComponent
-
Classes extending AbstractComponent should implement onRotateY so that any additional geometric data they contain is rotated appropriately when AbstractComponent's rotateY method is invoke.
- onRotateY(double) - Method in class org.jlab.geom.component.PrismaticComponent
- onRotateY(double) - Method in class org.jlab.geom.detector.alert.AHDC.ConcaveComponent
- onRotateZ(double) - Method in class org.jlab.geom.abs.AbstractComponent
-
Classes extending AbstractComponent should implement onRotateZ so that any additional geometric data they contain is rotated appropriately when AbstractComponent's rotateZ method is invoke.
- onRotateZ(double) - Method in class org.jlab.geom.component.PrismaticComponent
- onRotateZ(double) - Method in class org.jlab.geom.detector.alert.AHDC.ConcaveComponent
- onSetTransformation(Transformation3D) - Method in class org.jlab.geom.abs.AbstractLayer
-
Classes extending AbstractLayer should implement onSetTransformation so that any additional geometric data they contain is transformed appropriately when AbstractLayer's onSetTransformation method is invoked.
- onSetTransformation(Transformation3D) - Method in class org.jlab.geom.detector.dc.DCLayer
- onSetTransformation(Transformation3D) - Method in class org.jlab.geom.detector.fmt.FMTLayer
- onTranslateXYZ(double, double, double) - Method in class org.jlab.geom.abs.AbstractComponent
-
Classes extending AbstractComponent should implement onTranslateXYZ so that any additional geometric data they contain is translated appropriately when AbstractComponent's translateXYZ method is invoked.
- onTranslateXYZ(double, double, double) - Method in class org.jlab.geom.component.PrismaticComponent
- onTranslateXYZ(double, double, double) - Method in class org.jlab.geom.detector.alert.AHDC.ConcaveComponent
- org.jlab.detector.geant4 - package org.jlab.detector.geant4
- org.jlab.geom - package org.jlab.geom
- org.jlab.geom.abs - package org.jlab.geom.abs
- org.jlab.geom.base - package org.jlab.geom.base
- org.jlab.geom.component - package org.jlab.geom.component
- org.jlab.geom.detector.alert.AHDC - package org.jlab.geom.detector.alert.AHDC
- org.jlab.geom.detector.alert.ATOF - package org.jlab.geom.detector.alert.ATOF
- org.jlab.geom.detector.bst - package org.jlab.geom.detector.bst
- org.jlab.geom.detector.cnd - package org.jlab.geom.detector.cnd
- org.jlab.geom.detector.dc - package org.jlab.geom.detector.dc
- org.jlab.geom.detector.ec - package org.jlab.geom.detector.ec
- org.jlab.geom.detector.fmt - package org.jlab.geom.detector.fmt
- org.jlab.geom.detector.ft - package org.jlab.geom.detector.ft
- org.jlab.geom.detector.ftof - package org.jlab.geom.detector.ftof
- org.jlab.geom.geant - package org.jlab.geom.geant
- org.jlab.geom.gemc - package org.jlab.geom.gemc
- org.jlab.geom.gui - package org.jlab.geom.gui
- org.jlab.geom.prim - package org.jlab.geom.prim
- org.jlab.geom.view - package org.jlab.geom.view
- origin() - Method in class org.jlab.geom.prim.Arc3D
-
Returns the origin point of this arc.
- origin() - Method in class org.jlab.geom.prim.Helix3D
-
Returns the origin point on the helix.
- origin() - Method in class org.jlab.geom.prim.Line3D
-
Returns the origin point.
- originDir() - Method in class org.jlab.geom.prim.Line3D
- originVector() - Method in class org.jlab.geom.prim.Arc3D
-
Constructs a new
Vector3D
from the center point of the cirlce of the arc to the origin point on the arc. - outerArc() - Method in class org.jlab.geom.prim.Sector3D
-
Returns the outer arc of this sector.
- outerRadius() - Method in class org.jlab.geom.prim.Sector3D
-
Returns the outer radius of this sector.
P
- paint(Graphics) - Method in class org.jlab.geom.view.GeometryView
- paint(Graphics) - Method in class org.jlab.geom.view.UniverseScene
- paintComponent(Graphics) - Method in class org.jlab.geom.gui.DetectorLayerPanel
- paintComponent(Graphics) - Method in class org.jlab.geom.gui.DetectorShape3DPanel
- paintComponent(Graphics) - Method in class org.jlab.geom.gui.GeometryPanel
- Path3D - Class in org.jlab.geom.prim
-
A polyline represented by a sequence of points.
- Path3D() - Constructor for class org.jlab.geom.prim.Path3D
-
Constructs a new empty
Path3D
. - Path3D(Point3D...) - Constructor for class org.jlab.geom.prim.Path3D
-
Constructs a new
Path3D
from the given points. - phi() - Method in class org.jlab.geom.prim.Vector3D
-
Returns the angle between the x axis and the orthogonal projection of this vector onto the x-y plane.
- plane() - Method in class org.jlab.geom.prim.Sector3D
- plane() - Method in class org.jlab.geom.prim.Trap3D
-
Constructs the plane representing the trapezoid surface
- plane() - Method in class org.jlab.geom.prim.Triangle3D
-
Constructs the the plane of this
Triangle3D
. - Plane3D - Class in org.jlab.geom.prim
-
An infinite unbounded 3D plane represented by a vector that is normal to the plane and a reference point on the plane.
- Plane3D() - Constructor for class org.jlab.geom.prim.Plane3D
-
Constructs a new
Plane3D
such that the reference point is at the origin and the normal vector is a null vector. - Plane3D(double, double, double, double, double, double) - Constructor for class org.jlab.geom.prim.Plane3D
-
Constructs a new
Plane3D
such that the new plane passes through the point specified by the first the given values and the normal of the new plane is parallel to the the vector specified by the last three given values. - Plane3D(Plane3D) - Constructor for class org.jlab.geom.prim.Plane3D
-
Constructs a new
Plane3D
that is equivalent to the given plane. - Plane3D(Point3D, Vector3D) - Constructor for class org.jlab.geom.prim.Plane3D
-
Constructs a new
Plane3D
such that the new plane passes through the given point and the normal of the new plane is parallel to the given vector. - point() - Method in class org.jlab.geom.prim.Plane3D
-
Returns the reference point of this plane.
- point(double) - Method in class org.jlab.geom.prim.Arc3D
-
Constructs a new
Point3D
object by using the given value as the parameter for the parametric equation describing this arc. - point(double) - Method in class org.jlab.geom.prim.Helix3D
-
Returns the point on the helix at the specified height.
- point(int) - Method in class org.jlab.geom.prim.Cylindrical3D
- point(int) - Method in interface org.jlab.geom.prim.Face3D
-
Returns the point from this
Face3D
with corresponding index. - point(int) - Method in class org.jlab.geom.prim.Path3D
-
Returns the point at the given index or null if there is no such point.
- point(int) - Method in class org.jlab.geom.prim.Sector3D
- point(int) - Method in class org.jlab.geom.prim.Trap3D
- point(int) - Method in class org.jlab.geom.prim.Triangle3D
- Point3D - Class in org.jlab.geom.prim
-
A 3D point in space represented by three coordinates coordinates (x, y, z).
- Point3D() - Constructor for class org.jlab.geom.prim.Point3D
-
Constructs a new
Point3D
at (0, 0, 0). - Point3D(double, double, double) - Constructor for class org.jlab.geom.prim.Point3D
-
Constructs a new
Point3D
at (x, y, z). - Point3D(Point3D) - Constructor for class org.jlab.geom.prim.Point3D
-
Constructs a new
Point3D
by copying the x, y, and z coordinates of the given point. - Point3D(Point3D, Vector3D) - Constructor for class org.jlab.geom.prim.Point3D
-
Constructs a new
Point3D
by adding the given vector to the given point. - Point3D(Vector3D) - Constructor for class org.jlab.geom.prim.Point3D
-
Constructs a new
Point3D
with the given vector. - PRINTMODE_ONELINE - Static variable in class org.jlab.geom.DetectorHit
-
Used for debugging, if PRINTMODE_ONELINE is true then DetectorHit's toString() method is shortened to fit on one line.
- PrismaticComponent - Class in org.jlab.geom.component
-
This class provides a basic implementation of the
Component
interface where the component's volume is defined by two convex polygons such that the edges of each polygon are connected to form trapezoidal sides. - PrismaticComponent(int, List<Point3D>, List<Point3D>) - Constructor for class org.jlab.geom.component.PrismaticComponent
-
Initializes a
PrismaticComponent
from the two given polygonal faces with the given component id. - projection(Point3D) - Method in class org.jlab.geom.prim.Line3D
- projection(Vector3D) - Method in class org.jlab.geom.prim.Line3D
-
projection of a point onto this line
- projection(Vector3D) - Method in class org.jlab.geom.prim.Vector3D
-
Projection of this vector onto another vector
- PROJECTION_XY - Static variable in class org.jlab.geom.view.UniverseCoordinateSystem
- PROJECTION_XZ - Static variable in class org.jlab.geom.view.UniverseCoordinateSystem
- PROJECTION_YZ - Static variable in class org.jlab.geom.view.UniverseCoordinateSystem
- put(String, String) - Method in class org.jlab.geom.gemc.GemcDetector
-
this prevents new keys from being added outside the constructor
R
- r() - Method in class org.jlab.geom.prim.Vector3D
- r2() - Method in class org.jlab.geom.prim.Vector3D
- radialThickness() - Method in class org.jlab.geom.prim.Sector3D
-
Returns the radial thickness of this sector, that is the positive difference between the inner and outer radii.
- radius() - Method in class org.jlab.geom.prim.Arc3D
-
Returns the radius of the arc.
- radLength() - Method in class org.jlab.geom.geant.G4Material
- reaset() - Method in class org.jlab.geom.gui.DetectorShape3DStore
- RectangularComponent - Class in org.jlab.geom.component
- RectangularComponent(int, double, double, double) - Constructor for class org.jlab.geom.component.RectangularComponent
-
Initializes a
RectangularComponent
centered on the origin with the direction vector parallel with the y-axis, the midpoint at the origin, the plane on the upstream face with the normal anti-parallel to the z-axis, and the line passing through the midpoints of the top and bottom faces. - RectangularComponent(int, Point3D, Point3D, Point3D, Point3D, Point3D, Point3D, Point3D, Point3D) - Constructor for class org.jlab.geom.component.RectangularComponent
-
Initializes a
RectangularComponent
from the given points. - Region3D - Class in org.jlab.geom.prim
- Region3D() - Constructor for class org.jlab.geom.prim.Region3D
- Region3D(double, double, double, double, double, double) - Constructor for class org.jlab.geom.prim.Region3D
- reset() - Method in class org.jlab.geom.gui.DetectorLayerUI
- rho() - Method in class org.jlab.geom.prim.Vector3D
-
Returns the length of the orthogonal projection of this vector onto the x-y plane.
- rho2() - Method in class org.jlab.geom.prim.Vector3D
- RICH - Enum constant in enum class org.jlab.geom.DetectorId
- rotate(Point3D, double) - Method in class org.jlab.geom.prim.Vector3D
-
Rotates the given point clockwise around the axis produced by this vector by the given angle
- rotate(Vector3D, double) - Method in class org.jlab.geom.prim.Vector3D
-
Rotates the given vector clockwise around the axis produced by this vector by the given angle.
- rotateX(double) - Method in class org.jlab.geom.abs.AbstractComponent
- rotateX(double) - Method in class org.jlab.geom.abs.MeshComponent
- rotateX(double) - Method in class org.jlab.geom.prim.Arc3D
- rotateX(double) - Method in class org.jlab.geom.prim.Camera3D
- rotateX(double) - Method in class org.jlab.geom.prim.Cylindrical3D
- rotateX(double) - Method in class org.jlab.geom.prim.Helix3D
- rotateX(double) - Method in class org.jlab.geom.prim.Line3D
- rotateX(double) - Method in class org.jlab.geom.prim.Mesh3D
- rotateX(double) - Method in class org.jlab.geom.prim.Path3D
- rotateX(double) - Method in class org.jlab.geom.prim.Plane3D
- rotateX(double) - Method in class org.jlab.geom.prim.Point3D
- rotateX(double) - Method in class org.jlab.geom.prim.Sector3D
- rotateX(double) - Method in class org.jlab.geom.prim.Shape3D
- rotateX(double) - Method in class org.jlab.geom.prim.Sphere3D
- rotateX(double) - Method in interface org.jlab.geom.prim.Transformable
-
Rotates this object clockwise around the x axis.
- rotateX(double) - Method in class org.jlab.geom.prim.Transformation3D
-
Appends a clockwise rotation around the x axis to this transformation.
- rotateX(double) - Method in class org.jlab.geom.prim.Trap3D
- rotateX(double) - Method in class org.jlab.geom.prim.Triangle3D
- rotateX(double) - Method in class org.jlab.geom.prim.Vector3D
- rotateX(double) - Method in class org.jlab.geom.view.Box3D
- rotateY(double) - Method in class org.jlab.geom.abs.AbstractComponent
- rotateY(double) - Method in class org.jlab.geom.abs.MeshComponent
- rotateY(double) - Method in class org.jlab.geom.prim.Arc3D
- rotateY(double) - Method in class org.jlab.geom.prim.Camera3D
- rotateY(double) - Method in class org.jlab.geom.prim.Cylindrical3D
- rotateY(double) - Method in class org.jlab.geom.prim.Helix3D
- rotateY(double) - Method in class org.jlab.geom.prim.Line3D
- rotateY(double) - Method in class org.jlab.geom.prim.Mesh3D
- rotateY(double) - Method in class org.jlab.geom.prim.Path3D
- rotateY(double) - Method in class org.jlab.geom.prim.Plane3D
- rotateY(double) - Method in class org.jlab.geom.prim.Point3D
- rotateY(double) - Method in class org.jlab.geom.prim.Sector3D
- rotateY(double) - Method in class org.jlab.geom.prim.Shape3D
- rotateY(double) - Method in class org.jlab.geom.prim.Sphere3D
- rotateY(double) - Method in interface org.jlab.geom.prim.Transformable
-
Rotates this object clockwise around the y axis.
- rotateY(double) - Method in class org.jlab.geom.prim.Transformation3D
-
Appends a clockwise rotation around the y axis to this transformation.
- rotateY(double) - Method in class org.jlab.geom.prim.Trap3D
- rotateY(double) - Method in class org.jlab.geom.prim.Triangle3D
- rotateY(double) - Method in class org.jlab.geom.prim.Vector3D
- rotateY(double) - Method in class org.jlab.geom.view.Box3D
- rotateZ(double) - Method in class org.jlab.geom.abs.AbstractComponent
- rotateZ(double) - Method in class org.jlab.geom.abs.MeshComponent
- rotateZ(double) - Method in class org.jlab.geom.prim.Arc3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Camera3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Cylindrical3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Helix3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Line3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Mesh3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Path3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Plane3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Point3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Sector3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Shape3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Sphere3D
- rotateZ(double) - Method in interface org.jlab.geom.prim.Transformable
-
Rotates this object clockwise around the z axis.
- rotateZ(double) - Method in class org.jlab.geom.prim.Transformation3D
-
Appends a clockwise rotation around the z axis to this transformation.
- rotateZ(double) - Method in class org.jlab.geom.prim.Trap3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Triangle3D
- rotateZ(double) - Method in class org.jlab.geom.prim.Vector3D
- rotateZ(double) - Method in class org.jlab.geom.view.Box3D
- rotation() - Method in class org.jlab.geom.geant.Geant4Basic
S
- scale(double) - Method in class org.jlab.geom.prim.Vector3D
-
Scales each of this vectors components by the given scale factor.
- SCENE_XY - Static variable in class org.jlab.geom.view.UniverseScene
- SCENE_XZ - Static variable in class org.jlab.geom.view.UniverseScene
- SCENE_YZ - Static variable in class org.jlab.geom.view.UniverseScene
- ScintillatorMesh - Class in org.jlab.geom.component
- ScintillatorMesh(int, double, double, double) - Constructor for class org.jlab.geom.component.ScintillatorMesh
- ScintillatorPaddle - Class in org.jlab.geom.component
-
A scintillator paddle aka scintillator strip.
- ScintillatorPaddle(int, double, double, double) - Constructor for class org.jlab.geom.component.ScintillatorPaddle
-
Constructs a new
ScintillatorPaddle
centered on the origin with the direction vector parallel with the y-axis, the midpoint at the origin, the plane on the upstream face with the normal anti-parallel to the z-axis, and the line passing through the midpoints of the top and bottom faces. - ScintillatorPaddle(int, Point3D, Point3D, Point3D, Point3D, Point3D, Point3D, Point3D, Point3D) - Constructor for class org.jlab.geom.component.ScintillatorPaddle
-
Constructs a new
ScintillatorPaddle
from the given points. - Sector<SuperlayerType extends Superlayer> - Interface in org.jlab.geom.base
-
One sector of a detector.
- SECTOR - Enum constant in enum class org.jlab.geom.CoordinateSystem
- SECTOR - Variable in class org.jlab.geom.gui.DetectorComponentUI
- SECTOR - Variable in class org.jlab.geom.gui.DetectorShape3D
- Sector3D - Class in org.jlab.geom.prim
-
A sector represented by an
arc
and a radial thickness. - Sector3D() - Constructor for class org.jlab.geom.prim.Sector3D
-
Constructs a new
Sector3D
such that the sector is bounded by two arcs such that the origin points of the inner and outer arcs begin at begin at (1, 0, 0) and (2, 0, 0) and end at (0, 1, 0) and (0, 2, 0) respectively. - Sector3D(Arc3D, double) - Constructor for class org.jlab.geom.prim.Sector3D
-
Constructs a new
Sector3D
from the given outer arc and the given radial thickness. - Sector3D(Sector3D) - Constructor for class org.jlab.geom.prim.Sector3D
-
Constructs a new
Sector3D
that is identical to the given sector. - selectionListener - Variable in class org.jlab.geom.gui.DetectorLayerPanel
- selectionListener - Variable in class org.jlab.geom.gui.DetectorLayerUI
- selectionListener - Variable in class org.jlab.geom.gui.DetectorShape3DPanel
- set(double, double, double) - Method in class org.jlab.geom.prim.Point3D
-
Sets the x, y and z coordinates of this point.
- set(double, double, double, double, double, double) - Method in class org.jlab.geom.prim.Line3D
-
Sets the origin and end points using the given coordinates.
- set(double, double, double, double, double, double) - Method in class org.jlab.geom.prim.Plane3D
-
Sets the coordinates of the reference point and components of the normal vector of this plane using the given values.
- set(double, double, double, double, double, double) - Method in class org.jlab.geom.prim.Region3D
- set(double, double, double, double, double, double, double, double, double) - Method in class org.jlab.geom.prim.Triangle3D
-
Sets the points of the triangle to coincide with the given coordinates.
- set(double, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.jlab.geom.prim.Trap3D
-
Sets the points of the Trap to coincide with the given coordinates.
- set(float[], int[]) - Method in class org.jlab.geom.prim.Mesh3D
- set(Arc3D, double) - Method in class org.jlab.geom.prim.Cylindrical3D
-
Sets the parameters of this cylindrical segment to equal the given parameters.
- set(Arc3D, double) - Method in class org.jlab.geom.prim.Sector3D
-
Sets the outer arc of this sector and the radial thickness.
- set(Point3D, Point3D) - Method in class org.jlab.geom.prim.Line3D
-
Sets the line origin and end point to given points.
- set(Point3D, Point3D, Point3D) - Method in class org.jlab.geom.prim.Triangle3D
-
Sets the points of this
Triangle3D
to coincide with the given points. - set(Point3D, Point3D, Point3D, Point3D) - Method in class org.jlab.geom.prim.Trap3D
-
Sets the points of this
Trap3D
to coincide with the given points. - set(Point3D, Point3D, Vector3D, double) - Method in class org.jlab.geom.prim.Arc3D
-
Sets the core parameters of this arc to equal the given parameters.
- set(Point3D, Point3D, Vector3D, double, double, boolean) - Method in class org.jlab.geom.prim.Helix3D
-
Sets the parameters of this helix.
- set(Point3D, Vector3D) - Method in class org.jlab.geom.prim.Line3D
-
Sets the line origin at the given point and the end point at the position of the origin point plus the given vector.
- set(Point3D, Vector3D) - Method in class org.jlab.geom.prim.Plane3D
-
Sets the reference point and normal of this plane to coincide with the given point and vector.
- set(Point3D, Vector3D) - Method in class org.jlab.geom.prim.Point3D
-
Sets this points coordinates by adding the given vector to the given point.
- setArc(Arc3D) - Method in class org.jlab.geom.prim.Cylindrical3D
-
Sets the base of this cylindrical segment.
- setAspectRatio(double) - Method in class org.jlab.geom.prim.Camera3D
- setAtomicNumber(double) - Method in class org.jlab.geom.geant.G4Material
- setAxis(Line3D) - Method in class org.jlab.geom.prim.Cylindrical3D
-
Sets the axis of this cylinder.
- setCanvas(int, int) - Method in class org.jlab.geom.view.UniverseCoordinateSystem
- setCanvasSize(int, int) - Method in class org.jlab.geom.prim.Camera3D
- setCenter(Point3D) - Method in class org.jlab.geom.prim.Arc3D
-
Sets the center point of the circle of the arc.
- setCenter(Point3D) - Method in class org.jlab.geom.prim.Helix3D
-
Sets the center point of the helix.
- setClockwise(boolean) - Method in class org.jlab.geom.prim.Helix3D
-
Sets the clockwisedness of the loop.
- setColorIntensity(IDetectorShapeIntensity) - Method in class org.jlab.geom.gui.DetectorShape3DPanel
- setComponents(ArrayList<DetectorComponentUI>) - Method in class org.jlab.geom.gui.DetectorLayerUI
- setDensity(double) - Method in class org.jlab.geom.geant.G4Material
- setDescription(String) - Method in class org.jlab.geom.geant.G4BaseVolume
- setDistance(double) - Method in class org.jlab.geom.prim.Camera3D
- setEnd(double, double, double) - Method in class org.jlab.geom.prim.Line3D
-
Sets the end point.
- setEnd(Point3D) - Method in class org.jlab.geom.prim.Line3D
-
Sets the end point.
- setEnergy(double) - Method in class org.jlab.geom.DetectorHit
-
Sets the amount of energy deposited by this hit.
- setHeight(double) - Method in class org.jlab.geom.prim.Cylindrical3D
-
Sets the height of this cylindrical segment.
- setId(int...) - Method in class org.jlab.geom.geant.Geant4Basic
- setId(int...) - Method in interface org.jlab.geom.geant.IGeant4Volume
- setInnerArc(Arc3D) - Method in class org.jlab.geom.prim.Sector3D
-
Sets the outer arc of this sector.
- setIntensityMap(IDetectorShapeIntensity) - Method in class org.jlab.geom.gui.DetectorShape3DStore
- setLoopHeight(double) - Method in class org.jlab.geom.prim.Helix3D
-
Sets the distance between winds of the helix.
- setMag(double) - Method in class org.jlab.geom.prim.Vector3D
-
Sets the magnitude of this vector to equal the given magnitude unless vector is a null vector.
- setMagThetaPhi(double, double, double) - Method in class org.jlab.geom.prim.Vector3D
-
Sets this vector based on the given spherical coordinates.
- setMaterial(G4Material) - Method in class org.jlab.geom.geant.G4BaseVolume
- setMaterial(G4Material) - Method in class org.jlab.geom.geant.G4Trd
- setMaterial(G4Material) - Method in interface org.jlab.geom.geant.IG4Volume
- setMother(Geant4Basic) - Method in class org.jlab.geom.geant.Geant4Basic
- setName(String) - Method in class org.jlab.geom.geant.Geant4Basic
- setName(String) - Method in class org.jlab.geom.gui.DetectorShape3DStore
- setNormal(double, double, double) - Method in class org.jlab.geom.prim.Plane3D
-
Sets the components of the normal vector of this plane.
- setNormal(Vector3D) - Method in class org.jlab.geom.prim.Arc3D
-
Sets the normal of the circle of the arc.
- setNormal(Vector3D) - Method in class org.jlab.geom.prim.Helix3D
-
Sets the orientation of the central axis of the helix.
- setNormal(Vector3D) - Method in class org.jlab.geom.prim.Plane3D
-
Sets the normal of this plane to parallel the given vector.
- setOrigin(double, double, double) - Method in class org.jlab.geom.prim.Line3D
-
Sets the origin point.
- setOrigin(Point3D) - Method in class org.jlab.geom.prim.Arc3D
-
Sets the origin point at the beginning of the arc.
- setOrigin(Point3D) - Method in class org.jlab.geom.prim.Helix3D
-
Sets the starting point on the helix.
- setOrigin(Point3D) - Method in class org.jlab.geom.prim.Line3D
-
Sets the origin point.
- setParameters(double...) - Method in class org.jlab.geom.geant.Geant4Basic
- setParameters(double...) - Method in interface org.jlab.geom.geant.IGeant4Volume
- setParUnits(String...) - Method in class org.jlab.geom.geant.Geant4Basic
- setPoint(double, double, double) - Method in class org.jlab.geom.prim.Plane3D
-
Sets the coordinates of the reference point of this plane.
- setPoint(Point3D) - Method in class org.jlab.geom.prim.Plane3D
-
Sets the reference point of this plane.
- setPoints(double[], double[]) - Method in class org.jlab.geom.gui.DetectorShape3D
- setPolygon(Polygon) - Method in class org.jlab.geom.gui.DetectorComponentUI
- setPosition(double, double, double) - Method in class org.jlab.geom.geant.Geant4Basic
- setPosition(double, double, double) - Method in interface org.jlab.geom.geant.IGeant4Volume
- setRadialThickness(double) - Method in class org.jlab.geom.prim.Sector3D
-
Sets the radial thickness of this sector, that is the positive difference between the inner and outer radii.
- setRadius(double) - Method in class org.jlab.geom.prim.Arc3D
-
Sets the radius of the arc.
- setRadLengthr(double) - Method in class org.jlab.geom.geant.G4Material
- setRotation(String, double, double, double) - Method in class org.jlab.geom.geant.Geant4Basic
- setRotation(String, double, double, double) - Method in interface org.jlab.geom.geant.IGeant4Volume
- setSelectionListener(IDetectorComponentSelection) - Method in class org.jlab.geom.gui.DetectorLayerPanel
- setSelectionListener(IDetectorComponentSelection) - Method in class org.jlab.geom.gui.DetectorLayerUI
- setSelectionListener(IDetectorComponentSelection) - Method in class org.jlab.geom.gui.DetectorShape3DPanel
- setTheta(double) - Method in class org.jlab.geom.prim.Arc3D
-
Sets the angle subtended by the arc.
- setTime(double) - Method in class org.jlab.geom.DetectorHit
-
Sets the time that this hit occurred.
- setTotalHeight(double) - Method in class org.jlab.geom.prim.Helix3D
-
Sets the total height of the helix measured along the central axis.
- setTransformation(Transformation3D) - Method in class org.jlab.geom.abs.AbstractLayer
- setTransformation(Transformation3D) - Method in class org.jlab.geom.abs.AbstractSuperlayer
- setTransformation(Transformation3D) - Method in interface org.jlab.geom.base.Layer
-
Sets the transformation for this layer.
- setTransformation(Transformation3D) - Method in interface org.jlab.geom.base.Superlayer
-
Sets the transformation of all layers contained in this superlayer.
- setWorld(double, double, double, double) - Method in class org.jlab.geom.view.UniverseCoordinateSystem
- setX(double) - Method in class org.jlab.geom.prim.Point3D
-
Sets the x coordinate.
- setX(double) - Method in class org.jlab.geom.prim.Vector3D
-
Sets the x component.
- setXYZ(double, double, double) - Method in class org.jlab.geom.prim.Vector3D
-
Sets the x, y and z components of this vector.
- setY(double) - Method in class org.jlab.geom.prim.Point3D
-
Sets the y coordinate.
- setY(double) - Method in class org.jlab.geom.prim.Vector3D
-
Sets the y component.
- setZ(double) - Method in class org.jlab.geom.prim.Point3D
-
Sets the z coordinate.
- setZ(double) - Method in class org.jlab.geom.prim.Vector3D
-
Sets the z component.
- Shape3D - Class in org.jlab.geom.prim
-
A collection of
Face3D
objects. - Shape3D() - Constructor for class org.jlab.geom.prim.Shape3D
-
Constructs a new empty
Shape3D
. - Shape3D(Face3D...) - Constructor for class org.jlab.geom.prim.Shape3D
-
Constructs a new
Shape3D
from the given faces. - shapeColorEven - Variable in class org.jlab.geom.gui.DetectorShape3DStore
- shapeColorOdd - Variable in class org.jlab.geom.gui.DetectorShape3DStore
- shapeColorSelected - Variable in class org.jlab.geom.gui.DetectorShape3DStore
- ShapeObject - Interface in org.jlab.geom.view
- shapePath - Variable in class org.jlab.geom.gui.DetectorShape3D
- ShapePath - Class in org.jlab.geom.view
- ShapePath() - Constructor for class org.jlab.geom.view.ShapePath
- ShapePoint - Class in org.jlab.geom.view
- ShapePoint() - Constructor for class org.jlab.geom.view.ShapePoint
- ShapePoint(double, double, double) - Constructor for class org.jlab.geom.view.ShapePoint
- shapePolygon - Variable in class org.jlab.geom.gui.DetectorComponentUI
- shapePolygon - Variable in class org.jlab.geom.gui.DetectorShape3D
- show() - Method in class org.jlab.geom.abs.AbstractComponent
- show() - Method in class org.jlab.geom.abs.AbstractDetector
- show() - Method in class org.jlab.geom.abs.AbstractLayer
- show() - Method in class org.jlab.geom.abs.AbstractSector
- show() - Method in class org.jlab.geom.abs.AbstractSuperlayer
- show() - Method in class org.jlab.geom.abs.MeshComponent
- show() - Method in interface org.jlab.geom.base.Component
-
Invokes
System.out.println(this)
. - show() - Method in interface org.jlab.geom.base.Detector
-
Invokes
System.out.println(this)
. - show() - Method in interface org.jlab.geom.base.Factory
-
Invokes
System.out.println(this)
. - show() - Method in interface org.jlab.geom.base.Layer
-
Invokes
System.out.println(this)
. - show() - Method in interface org.jlab.geom.base.Sector
-
Invokes
System.out.println(this)
. - show() - Method in interface org.jlab.geom.base.Superlayer
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
- show() - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
- show() - Method in class org.jlab.geom.detector.bst.BSTFactory
- show() - Method in class org.jlab.geom.detector.cnd.CNDFactory
- show() - Method in class org.jlab.geom.detector.dc.DCFactory
- show() - Method in class org.jlab.geom.detector.dc.DCFactoryUpdated
- show() - Method in class org.jlab.geom.detector.ec.ECFactory
- show() - Method in class org.jlab.geom.detector.fmt.FMTFactory
- show() - Method in class org.jlab.geom.detector.ft.FTCALFactory
- show() - Method in class org.jlab.geom.detector.ftof.FTOFFactory
- show() - Method in class org.jlab.geom.DetectorHit
-
Invokes
System.out.println(this)
. - show() - Method in enum class org.jlab.geom.DetectorId
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.gui.DetectorComponentUI
- show() - Method in class org.jlab.geom.prim.Arc3D
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.prim.Cylindrical3D
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.prim.Helix3D
- show() - Method in class org.jlab.geom.prim.Line3D
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.prim.Mesh3D
- show() - Method in class org.jlab.geom.prim.Path3D
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.prim.Plane3D
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.prim.Point3D
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.prim.Region3D
- show() - Method in class org.jlab.geom.prim.Sector3D
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.prim.Shape3D
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.prim.Sphere3D
- show() - Method in class org.jlab.geom.prim.Transformation3D
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.prim.Trap3D
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.prim.Triangle3D
-
Invokes
System.out.println(this)
. - show() - Method in class org.jlab.geom.prim.Vector3D
-
Invokes
System.out.println(this)
. - show() - Method in interface org.jlab.geom.Showable
- Showable - Interface in org.jlab.geom
-
An object that will print basic information about itself on the console when the
Showable.show()
method is invoked. - showHeapUsage(String) - Static method in class org.jlab.geom.gui.GeometryProfiler
- SiStrip - Class in org.jlab.geom.component
-
A silicon strip.
- SiStrip(int, Point3D, Point3D, Point3D, Point3D, Point3D, Point3D, Point3D, Point3D) - Constructor for class org.jlab.geom.component.SiStrip
-
Constructs a new
SiStrip
from the given points. - size() - Method in class org.jlab.geom.prim.Path3D
-
Returns the number of points in this path.
- size() - Method in class org.jlab.geom.prim.Shape3D
-
Returns the number of faces in this shape.
- Sphere3D - Class in org.jlab.geom.prim
- Sphere3D() - Constructor for class org.jlab.geom.prim.Sphere3D
- Sphere3D(double, double, double, double) - Constructor for class org.jlab.geom.prim.Sphere3D
- stripU(int, int) - Method in class org.jlab.detector.geant4.ECGeant4Factory
- stripV(int, int) - Method in class org.jlab.detector.geant4.ECGeant4Factory
- stripW(int, int) - Method in class org.jlab.detector.geant4.ECGeant4Factory
- sub(Vector3D) - Method in class org.jlab.geom.prim.Vector3D
-
Subtracts the given vector from this vector
- subtract(double) - Method in class org.jlab.geom.prim.Vector3D
- Superlayer<LayerType extends Layer> - Interface in org.jlab.geom.base
-
One superlayer of a detector.
T
- theta() - Method in class org.jlab.geom.prim.Arc3D
-
Returns the angle subtended by the arc.
- theta() - Method in class org.jlab.geom.prim.Vector3D
-
Returns the angle between this vector and the z axis.
- theta(double) - Method in class org.jlab.geom.prim.Helix3D
-
Returns the angle of the point on the helix at the specified height relative to the origin point around the central axis.
- toPaddedString() - Method in class org.jlab.geom.gemc.GemcPropertyMaps
-
text format expected by GEMC using | as separator
- toPaddedString(String) - Method in class org.jlab.geom.gemc.GemcPropertyMaps
-
text format expected by GEMC
- toPaddedString(List<Integer>, String) - Method in class org.jlab.geom.gemc.GemcDetector
-
text format expected by GEMC
- toPoint3D() - Method in class org.jlab.geom.prim.Vector3D
-
Constructs a new
Point3D
using this vector's x, y, and z components. - toString() - Method in class org.jlab.detector.geant4.DCGeant4Factory
- toString() - Method in class org.jlab.detector.geant4.FTOFGeant4Factory
- toString() - Method in class org.jlab.geom.abs.AbstractComponent
- toString() - Method in class org.jlab.geom.abs.AbstractDetector
- toString() - Method in class org.jlab.geom.abs.AbstractLayer
- toString() - Method in class org.jlab.geom.abs.AbstractSector
- toString() - Method in class org.jlab.geom.abs.AbstractSuperlayer
- toString() - Method in class org.jlab.geom.detector.alert.AHDC.AlertDCFactory
- toString() - Method in class org.jlab.geom.detector.alert.ATOF.AlertTOFFactory
- toString() - Method in class org.jlab.geom.detector.bst.BSTFactory
- toString() - Method in class org.jlab.geom.detector.cnd.CNDFactory
- toString() - Method in class org.jlab.geom.detector.dc.DCFactory
- toString() - Method in class org.jlab.geom.detector.dc.DCFactoryUpdated
- toString() - Method in class org.jlab.geom.detector.ec.ECFactory
- toString() - Method in class org.jlab.geom.detector.fmt.FMTFactory
- toString() - Method in class org.jlab.geom.detector.ft.FTCALFactory
- toString() - Method in class org.jlab.geom.detector.ftof.FTOFFactory
- toString() - Method in class org.jlab.geom.DetectorHit
- toString() - Method in enum class org.jlab.geom.DetectorId
- toString() - Method in class org.jlab.geom.G4Volume
- toString() - Method in class org.jlab.geom.G4VolumeMap
- toString() - Method in class org.jlab.geom.gemc.GemcDetector
-
human-readable format
- toString() - Method in class org.jlab.geom.gemc.GemcPropertyMaps
-
human-readable string
- toString() - Method in class org.jlab.geom.gui.DetectorShape3D
- toString() - Method in class org.jlab.geom.prim.Arc3D
- toString() - Method in class org.jlab.geom.prim.Cylindrical3D
- toString() - Method in class org.jlab.geom.prim.Helix3D
- toString() - Method in class org.jlab.geom.prim.Line3D
- toString() - Method in class org.jlab.geom.prim.Path3D
- toString() - Method in class org.jlab.geom.prim.Plane3D
- toString() - Method in class org.jlab.geom.prim.Point3D
- toString() - Method in class org.jlab.geom.prim.Region3D
- toString() - Method in class org.jlab.geom.prim.Sector3D
- toString() - Method in class org.jlab.geom.prim.Shape3D
- toString() - Method in class org.jlab.geom.prim.Transformation3D.RotationX
- toString() - Method in class org.jlab.geom.prim.Transformation3D.RotationY
- toString() - Method in class org.jlab.geom.prim.Transformation3D.RotationZ
- toString() - Method in class org.jlab.geom.prim.Transformation3D
- toString() - Method in class org.jlab.geom.prim.Transformation3D.TranslationXYZ
- toString() - Method in class org.jlab.geom.prim.Trap3D
- toString() - Method in class org.jlab.geom.prim.Triangle3D
- toString() - Method in class org.jlab.geom.prim.Vector3D
- toStringBrief() - Method in class org.jlab.geom.prim.Point3D
- toStringBrief() - Method in class org.jlab.geom.prim.Vector3D
- toStringBrief(int) - Method in class org.jlab.geom.prim.Point3D
- toStringBrief(int) - Method in class org.jlab.geom.prim.Vector3D
- totalHeight() - Method in class org.jlab.geom.prim.Helix3D
-
Returns the total height of the helix as measured along the central axis.
- toVector() - Method in class org.jlab.geom.prim.Line3D
-
Returns a vector from the origin point to the end point.
- toVector3D() - Method in class org.jlab.geom.prim.Point3D
-
Constructs a new
Vector3D
using this points x, y, and z coordinates. - TrackerStrip - Class in org.jlab.geom.component
-
A tracker strip.
- TrackerStrip(int, Point3D, Point3D, double, double) - Constructor for class org.jlab.geom.component.TrackerStrip
-
Constructs a new
TrackerStrip
from the given points. - Transformable - Interface in org.jlab.geom.prim
-
An object that can be translated and rotated in 3D.
- Transformation3D - Class in org.jlab.geom.prim
-
A sequence of rotations and translations that can be performed on a objects implementing the
Transformable
interface. - Transformation3D() - Constructor for class org.jlab.geom.prim.Transformation3D
-
Constructs a new empty
Transformation3D
that is equivalent to an identity transformation. - Transformation3D(Transformation3D) - Constructor for class org.jlab.geom.prim.Transformation3D
-
Constructs a new
Transformation3D
identical the the given transformation. - Transformation3D.RotationX - Class in org.jlab.geom.prim
-
A clockwise rotation around the x-axis.
- Transformation3D.RotationY - Class in org.jlab.geom.prim
-
A clockwise rotation around the y-axis.
- Transformation3D.RotationZ - Class in org.jlab.geom.prim
-
A clockwise rotation around the z-axis.
- Transformation3D.Transform - Interface in org.jlab.geom.prim
-
A interface for geometric transformations (eg translations and rotations) that can be applied to a
Transformable
object. - Transformation3D.TranslationXYZ - Class in org.jlab.geom.prim
-
A translation transformation.
- transformSequence() - Method in class org.jlab.geom.prim.Transformation3D
-
Returns a reference to this
Transformation3D
'sTransform
sequence. - translateXYZ(double, double, double) - Method in class org.jlab.geom.abs.AbstractComponent
- translateXYZ(double, double, double) - Method in class org.jlab.geom.abs.MeshComponent
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Arc3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Camera3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Cylindrical3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Helix3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Line3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Mesh3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Path3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Plane3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Point3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Sector3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Shape3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Sphere3D
- translateXYZ(double, double, double) - Method in interface org.jlab.geom.prim.Transformable
-
Translates this object linearly by the amounts specified.
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Transformation3D
-
Appends a translation to this transformation.
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Trap3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Triangle3D
- translateXYZ(double, double, double) - Method in class org.jlab.geom.prim.Vector3D
-
Does nothing; vectors cannot be translated.
- translateXYZ(double, double, double) - Method in class org.jlab.geom.view.Box3D
- translation() - Method in class org.jlab.geom.geant.Geant4Basic
- Trap3D - Class in org.jlab.geom.prim
-
A 3D trapezoid represented by four points laying on the same plane.
- Trap3D() - Constructor for class org.jlab.geom.prim.Trap3D
-
Constructs a new
Trap3D
with all three points at the origin. - Trap3D(double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class org.jlab.geom.prim.Trap3D
-
Constructs a new
Trap3D
with the points at the specified coordinates. - Trap3D(Point3D, Point3D, Point3D, Point3D) - Constructor for class org.jlab.geom.prim.Trap3D
-
Constructs a new
Trap3D
from the given points. - Trap3D(Trap3D) - Constructor for class org.jlab.geom.prim.Trap3D
-
Constructs a new
Trap3D
with its points coinciding with the points of the given Trap. - Triangle3D - Class in org.jlab.geom.prim
-
A 3D triangle represented by three points.
- Triangle3D() - Constructor for class org.jlab.geom.prim.Triangle3D
-
Constructs a new
Triangle3D
with all three points at the origin. - Triangle3D(double, double, double, double, double, double, double, double, double) - Constructor for class org.jlab.geom.prim.Triangle3D
-
Constructs a new
Triangle3D
with the points at the specified coordinates. - Triangle3D(Point3D, Point3D, Point3D) - Constructor for class org.jlab.geom.prim.Triangle3D
-
Constructs a new
Triangle3D
from the given points. - Triangle3D(Triangle3D) - Constructor for class org.jlab.geom.prim.Triangle3D
-
Constructs a new
Triangle3D
with its points coinciding with the points of the given triangle.
U
- UNDEFINED - Enum constant in enum class org.jlab.geom.DetectorId
- unit() - Method in class org.jlab.geom.prim.Vector3D
-
Sets the magnitude of this vector to equal one unless this vector is a null vector.
- UniverseCoordinateSystem - Class in org.jlab.geom.view
- UniverseCoordinateSystem() - Constructor for class org.jlab.geom.view.UniverseCoordinateSystem
- UniverseCoordinateSystem(double, double, double, double) - Constructor for class org.jlab.geom.view.UniverseCoordinateSystem
- UniverseScene - Class in org.jlab.geom.view
- UniverseScene() - Constructor for class org.jlab.geom.view.UniverseScene
- UniverseScene(double, double, double, double) - Constructor for class org.jlab.geom.view.UniverseScene
- updateDrawRegion() - Method in class org.jlab.geom.gui.DetectorLayerUI
- updateDrawRegion() - Method in class org.jlab.geom.gui.DetectorShape3DStore
V
- valueOf(String) - Static method in enum class org.jlab.geom.CoordinateSystem
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jlab.geom.DetectorId
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.jlab.geom.CoordinateSystem
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jlab.geom.DetectorId
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Vector3D - Class in org.jlab.geom.prim
-
A 3D vector represented by three Cartesian coordinates (x, y, z).
- Vector3D() - Constructor for class org.jlab.geom.prim.Vector3D
-
Constructs a new empty
Vector3D
that is a null vector, ie (0,0,0). - Vector3D(double[]) - Constructor for class org.jlab.geom.prim.Vector3D
-
Constructs a new
Vector3D
with the given xyz[0], xyz[1], xyz[2] components - Vector3D(double, double, double) - Constructor for class org.jlab.geom.prim.Vector3D
-
Constructs a new
Vector3D
with the given x, y, and z components. - Vector3D(Vector3D) - Constructor for class org.jlab.geom.prim.Vector3D
-
Constructs a new
Vector3D
identical to the given vector. - vectorFrom(double, double, double) - Method in class org.jlab.geom.prim.Point3D
-
Constructs a new
Vector3D
point from the point at the given coordinates to this point (this.x-x, this.y-y, this.z-z) - vectorFrom(Point3D) - Method in class org.jlab.geom.prim.Point3D
-
Constructs a new
Vector3D
pointing from the given point to this point (equivalent to (this.x-point.x, this.y-point.y, this.z-point.z). - vectorTo(double, double, double) - Method in class org.jlab.geom.prim.Point3D
-
Constructs a new
Vector3D
point from this point to the point at the given coordinates (x-this.x, y-this.y, z-this.z)). - vectorTo(Point3D) - Method in class org.jlab.geom.prim.Point3D
-
Constructs a new
Vector3D
pointing from this point to the given point (equivalent to (point.x-this.x, point.y-this.y, point.z-this.z)).
X
- x() - Method in class org.jlab.geom.prim.Point3D
-
Returns the x coordinate.
- x() - Method in class org.jlab.geom.prim.Vector3D
-
Returns the x component.
Y
- y() - Method in class org.jlab.geom.prim.Point3D
-
Returns the y coordinate.
- y() - Method in class org.jlab.geom.prim.Vector3D
-
Returns the y component.
Z
- z() - Method in class org.jlab.geom.prim.Point3D
-
Returns the z coordinate.
- z() - Method in class org.jlab.geom.prim.Vector3D
-
Returns the z component.
All Classes and Interfaces|All Packages|Serialized Form