Class DetectorResponseComparators.LayerEnergyCompare
java.lang.Object
org.jlab.clas.detector.DetectorResponseComparators.LayerEnergyCompare
- All Implemented Interfaces:
Comparator<DetectorResponse>
- Enclosing class:
DetectorResponseComparators
public static final class DetectorResponseComparators.LayerEnergyCompare
extends Object
implements Comparator<DetectorResponse>
- Author:
- baltzell
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
LayerEnergyCompare
public LayerEnergyCompare()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<DetectorResponse>
-