Class ECGeant4Factory

java.lang.Object
org.jlab.detector.geant4.v2.Geant4Factory
org.jlab.detector.geant4.v2.ECGeant4Factory

public final class ECGeant4Factory extends Geant4Factory
Author:
kenjo
  • 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

      public G4Trap getPaddle(int isector, int ilayer, int ipaddle)
    • getFrontalFace

      public org.jlab.geom.prim.Plane3D getFrontalFace(int sector)
    • main

      public static void main(String[] args)