Class AlertDCFactory

java.lang.Object
org.jlab.geom.detector.alert.AHDC.AlertDCFactory
All Implemented Interfaces:
Factory<AlertDCDetector, AlertDCSector, AlertDCSuperlayer, AlertDCLayer>, Showable

public class AlertDCFactory extends Object implements Factory<AlertDCDetector, AlertDCSector, AlertDCSuperlayer, AlertDCLayer>
A Low Energy Recoil Tracker (ALERT) This is to implement ALERT Drift Chamber detector (AHDC). There are 1 MYSector_AHDC and 5 MYSuperlayer_AHDC per AHDC Detector. There are 2 MYLayer_AHDCs for Superlayers 1,2,3 and 1 MYLayer_AHDC for Superlayers 0,4. Each layer contains N DriftChamberWires. Number of wires is different from one Superlayer to another. However, real AHDC cell shape is different from regular hexagon given by DriftChamberWire. Implemented following the DCDetector example
Author:
sergeyeva