Package org.jlab.detector.geant4.v2
Class ECGeant4Factory
java.lang.Object
org.jlab.detector.geant4.v2.Geant4Factory
org.jlab.detector.geant4.v2.ECGeant4Factory
- Author:
- kenjo
-
Field Summary
Fields inherited from class org.jlab.detector.geant4.v2.Geant4Factory
motherVolume, properties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jlab.geom.prim.Plane3D
getFrontalFace
(int sector) int
int
int
getPaddle
(int isector, int ilayer, int ipaddle) static void
Methods inherited from class org.jlab.detector.geant4.v2.Geant4Factory
getAllVolumes, getComponents, getIntersections, getProperty, toString
-
Constructor Details
-
ECGeant4Factory
public ECGeant4Factory(org.jlab.geom.base.ConstantProvider cp)
-
-
Method Details
-
getNumberOfSectors
public int getNumberOfSectors() -
getNumberOfLayers
public int getNumberOfLayers() -
getNumberOfPaddles
public int getNumberOfPaddles() -
getPaddle
-
getFrontalFace
public org.jlab.geom.prim.Plane3D getFrontalFace(int sector) -
main
-