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

  • Method Details

    • getComponent

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

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

      public Plane3D getFrontalFace(int sector, int layer)
    • getMidPlane

      public Plane3D getMidPlane(int sector, int layer)
    • getTrajectorySurface

      public Trap3D getTrajectorySurface(int sector, int layer)
    • getMother

      public G4World getMother()
    • main

      public static void main(String[] args)