Contents
Class G4Box
java.lang.Object
org.jlab.detector.volume.Geant4Basic
org.jlab.detector.volume.G4Box
- Author:
- kenjo
-
Field Summary
Fields inherited from class org.jlab.detector.volume.Geant4Basic
abstraction, rgb, rotationOrder, sensitivity, volumeCSG, volumeDimensions, volumeName, volumeSolid, volumeType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jlab.detector.volume.Geant4Basic
gemcString, gemcStringRecursive, getAllVolumes, getChildren, getComponents, getDimensions, getGlobalPosition, getGlobalTransform, getId, getIntersectedHits, getIntersections, getLocal, getLocalPosition, getLocalRotation, getLocalRotationOrder, getLocalTransform, getMother, getName, getPrimitive, getType, isAbstract, isSensitive, makeAbstract, makeSensitive, rotate, scale, setDimensions, setId, setMother, setName, setPosition, setPosition, setType, toCSG, translate, translate
-
Constructor Details
-
Method Details
-
getXHalfLength
public double getXHalfLength() -
getYHalfLength
public double getYHalfLength() -
getZHalfLength
public double getZHalfLength() -
getLineX
- Overrides:
getLineX
in classGeant4Basic
-
getLineY
- Overrides:
getLineY
in classGeant4Basic
-
getLineZ
- Overrides:
getLineZ
in classGeant4Basic
-
getVertex
Position of the vertex- Returns:
- the vertex position given as integer 0,1,2,3
-