Class URWTGeant4Factory


public final class URWTGeant4Factory extends MPGDTrapezoidGeant4Factory
Geant4 factory for the uRWell Tracker (URWT). This class specializes the generic MPGDTrapezoidGeant4Factory by: - passing the URWT-specific constants - using "uRWT" as detector name in volume names All the geometry construction (sectors, regions, material stack) is implemented in the base class.
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args)
      Standalone test: builds the URWT geometry and prints all volumes in GEMC format. Usage: java org.jlab.detector.geant4.v2.URWT.URWTGeant4Factory [run] [variation] Defaults: run = 11 variation = "default"