Package org.jlab.service.ltcc
Class LTCCHit
java.lang.Object
org.jlab.service.ltcc.LTCCHit
- Author:
- Sylvester Joosten LTCC hit info
- 
Method SummaryModifier and TypeMethodDescriptionintgetADC()intdoublegetNphe()intstatic intgetPhiIndex(int ltccPhiIndex) doubleintintintgetSide()intdoublegetTime()booleanisGood()booleanisNeighbor(LTCCHit hit, double dTimeMax) booleanisNeighbor(LTCCHit hit, int dThetaMax, double dTimeMax) loadHits(DataEvent event, ConstantsManager ccdb) 
- 
Method Details- 
loadHits
- 
loadHits
- 
getThetaIndexpublic int getThetaIndex()
- 
getLTCCPhiIndexpublic int getLTCCPhiIndex()
- 
getPhiIndexpublic int getPhiIndex()
- 
getPhiIndexpublic static int getPhiIndex(int ltccPhiIndex) 
- 
getNphepublic double getNphe()
- 
getTimepublic double getTime()
- 
getPosition
- 
getSectorpublic int getSector()
- 
getSegmentpublic int getSegment()
- 
getSidepublic int getSide()
- 
getADCpublic int getADC()
- 
getRawTimepublic double getRawTime()
- 
isGoodpublic boolean isGood()
- 
isNeighbor
- 
isNeighbor
 
-