Class DCCluster

java.lang.Object
org.jlab.rec.ai.dcCluster.DCCluster

public class DCCluster extends Object
  • Constructor Details

    • DCCluster

      public DCCluster(int id, int sector, int superlayer, float avgWire, float fitSlope)
  • Method Details

    • getId

      public int getId()
    • getSector

      public int getSector()
    • getSuperlayer

      public int getSuperlayer()
    • getAvgWire

      public float getAvgWire()
    • getFitSlope

      public float getFitSlope()