Documentation of 'hep.aida.util.comparison.ComparisonData' Java class
ComparisonData
hep.aida.util.comparison

Class ComparisonData

    • Constructor Summary

      Constructors 
      Constructor and Description
      ComparisonData(double[] data, double[] weight, int type) 
      ComparisonData(double[] data, double[] weight, int[] entries, int type) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int entries(int i)
      Get the ith number of entries.
      int nPoints()
      Get the number of points.
      int type()
      Get the data Type: binned or unbinned.
      double value(int i)
      Get the ith value.
      double weight(int i)
      Get the ith weight.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ComparisonData

        public ComparisonData(double[] data,
                              double[] weight,
                              int type)
      • ComparisonData

        public ComparisonData(double[] data,
                              double[] weight,
                              int[] entries,
                              int type)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.