Package org.jlab.rec.cnd.hit
Class HalfHit
java.lang.Object
org.jlab.rec.cnd.hit.HalfHit
-
Constructor Summary
ConstructorsConstructorDescriptionHalfHit
(int sector, int layer, int component, double triggerphase, int adc, int tdc, int _indexadc, int _indextdc, CalibrationConstantsLoader ccdb) -
Method Summary
-
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()
-