Uses of Class
org.jlab.service.ltcc.LTCCHit
Packages that use LTCCHit
-
Uses of LTCCHit in org.jlab.service.ltcc
Methods in org.jlab.service.ltcc that return types with arguments of type LTCCHitMethods in org.jlab.service.ltcc with parameters of type LTCCHitModifier and TypeMethodDescriptionvoid
boolean
LTCCHit.isNeighbor
(LTCCHit hit, double dTimeMax) boolean
LTCCHit.isNeighbor
(LTCCHit hit, int dThetaMax, double dTimeMax) Method parameters in org.jlab.service.ltcc with type arguments of type LTCCHitModifier and TypeMethodDescriptionstatic List<LTCCCluster>
LTCCClusterFinder.findClusters
(List<LTCCHit> hits) -
Uses of LTCCHit in org.jlab.service.ltcc.viewer
Methods in org.jlab.service.ltcc.viewer with parameters of type LTCCHit