Package org.jlab.rec.cnd.hit
Class HalfHit
java.lang.Object
org.jlab.rec.cnd.hit.HalfHit
- 
Constructor SummaryConstructorsConstructorDescriptionHalfHit(int sector, int layer, int component, double triggerphase, int adc, int tdc, int _indexadc, int _indextdc, CalibrationConstantsLoader ccdb) 
- 
Method Summary
- 
Constructor Details- 
HalfHitpublic HalfHit(int sector, int layer, int component, double triggerphase, int adc, int tdc, int _indexadc, int _indextdc, CalibrationConstantsLoader ccdb) 
 
- 
- 
Method Details- 
Sectorpublic int Sector()
- 
Layerpublic int Layer()
- 
Componentpublic int Component()
- 
Indexadcpublic int Indexadc()
- 
Indextdcpublic int Indextdc()
- 
Eattpublic double Eatt()
- 
Tproppublic double Tprop()
 
-