Class HalfHit

java.lang.Object
org.jlab.rec.cnd.hit.HalfHit

public class HalfHit extends Object
  • Constructor Details

    • HalfHit

      public HalfHit(int sector, int layer, int component, double triggerphase, int adc, int tdc, int _indexadc, int _indextdc, CalibrationConstantsLoader ccdb)
  • Method Details

    • Sector

      public int Sector()
    • Layer

      public int Layer()
    • Component

      public int Component()
    • Indexadc

      public int Indexadc()
    • Indextdc

      public int Indextdc()
    • Eatt

      public double Eatt()
    • Tprop

      public double Tprop()