Class LTCCHit
java.lang.Object
org.jlab.service.ltcc.LTCCHit
- Author:
- Sylvester Joosten LTCC hit info
-
Method Summary
Modifier 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
-
getThetaIndex
public int getThetaIndex() -
getLTCCPhiIndex
public int getLTCCPhiIndex() -
getPhiIndex
public int getPhiIndex() -
getPhiIndex
public static int getPhiIndex(int ltccPhiIndex) -
getNphe
public double getNphe() -
getTime
public double getTime() -
getPosition
-
getSector
public int getSector() -
getSegment
public int getSegment() -
getSide
public int getSide() -
getADC
public int getADC() -
getRawTime
public double getRawTime() -
isGood
public boolean isGood() -
isNeighbor
-
isNeighbor
-