Contents
Class G4Pgon
java.lang.Object
org.jlab.detector.volume.Geant4Basic
org.jlab.detector.volume.G4Pgon
- Author:
- pdavies/devita
-
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, getLineX, getLineY, getLineZ, 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
-
G4Pgon
public G4Pgon(String name, double phiStart, double phiTotal, int numSides, int numZPlanes, double[] zPlane, double[] rInner, double[] rOuter)
-