Uses of Class
org.jlab.service.ec.ECPeak
Packages that use ECPeak
- 
Uses of ECPeak in org.jlab.service.ecFields in org.jlab.service.ec with type parameters of type ECPeakMethods in org.jlab.service.ec that return ECPeakMethods in org.jlab.service.ec that return types with arguments of type ECPeakModifier and TypeMethodDescriptionECCommon.createPeaks(List<ECStrip> stripList) ECPeakAnalysis.getListForSectorLayer(List<ECPeak> peaks, int sector, int layer) ECPeakAnalysis.getMatchingPeaks(ECPeak p, List<ECPeak> peaks) ECCommon.getMyPeaks()ECCluster.getPeaks()ECEngine.getPeaks()ECCommon.processPeaks(List<ECPeak> peaks) ECPeak.splitPeak(int strip) Methods in org.jlab.service.ec with parameters of type ECPeakModifier and TypeMethodDescriptionstatic int[]static Line3DECCluster.getClusterGeometry(ECPeak u, ECPeak v, ECPeak w) static doubleECCluster.getDistance(ECPeak u, ECPeak v, ECPeak w) ECPeakAnalysis.getMatchingPeaks(ECPeak p, List<ECPeak> peaks) static int[]ECPeakAnalysis.getPeakSplitIndex(ECPeak peak, List<ECPeak> allPeaks) This part is added to acommodate for tricky algorithm to check if the splitting makes sense.static booleanECCommon.isGoodPeak(ECPeak p) Method parameters in org.jlab.service.ec with type arguments of type ECPeakModifier and TypeMethodDescriptionECCommon.createClusters(List<ECPeak> peaks, int layer) static voidECPeakAnalysis.doPeakCleanup(List<ECPeak> peaks) static int[]ECCommon.getClusters(List<ECPeak> peaks, int layer) ECPeakAnalysis.getListForSectorLayer(List<ECPeak> peaks, int sector, int layer) ECPeakAnalysis.getMatchingPeaks(ECPeak p, List<ECPeak> peaks) static int[]ECPeakAnalysis.getPeakSplitIndex(List<ECPeak> peaks) static int[]ECPeakAnalysis.getPeakSplitIndex(ECPeak peak, List<ECPeak> allPeaks) This part is added to acommodate for tricky algorithm to check if the splitting makes sense.static booleanECCommon.OldcreateClusters(List<ECPeak> peaks, int startLayer) ECCommon.processPeaks(List<ECPeak> peaks) static voidECPeakAnalysis.splitPeaks(List<ECPeak> peaks) static voidECPeakAnalysis.splitPeaksAlternative(List<ECPeak> peaks) static voidECPeakAnalysis.splitPeaksAlternative2(List<ECPeak> peaks) static voidECPeakAnalysis.splitPeaksAlternative3(List<ECPeak> peaks) static voidECPeakAnalysis.splitPeaksAlternative4(List<ECPeak> peaks) static voidECPeakAnalysis.splitPeaksAlternative5(List<ECPeak> peaks) Constructors in org.jlab.service.ec with parameters of type ECPeak