Class FTOFGeant4Factory

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

public final class FTOFGeant4Factory extends Geant4Factory
Author:
gavalian, kenjo
  • Constructor Details Link icon

    • FTOFGeant4Factory Link icon

      public FTOFGeant4Factory(org.jlab.geom.base.ConstantProvider provider)
  • Method Details Link icon

    • getComponent Link icon

      public G4Box getComponent(int sector, int layer, int paddle)
    • getThickness Link icon

      public double getThickness(int sector, int layer, int paddle)
    • getFrontalFace Link icon

      public org.jlab.geom.prim.Plane3D getFrontalFace(int sector, int layer)
    • getMidPlane Link icon

      public org.jlab.geom.prim.Plane3D getMidPlane(int sector, int layer)
    • getTrajectorySurface Link icon

      public org.jlab.geom.prim.Trap3D getTrajectorySurface(int sector, int layer)
    • getMother Link icon

      public G4World getMother()
    • main Link icon

      public static void main(String[] args)