hep.aida.ext
Interface IComparisonData
-
- All Known Implementing Classes:
- ComparisonData
public interface IComparisonData
-
-
Field Summary
Fields Modifier and Type Field and Description static intBINNED_DATAstatic intUNBINNED_DATA
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description intentries(int i)Get the ith number of entries.intnPoints()Get the number of points.inttype()Get the data Type: binned or unbinned.doublevalue(int i)Get the ith value.doubleweight(int i)Get the ith weight.
-
-
-
Field Detail
-
BINNED_DATA
static final int BINNED_DATA
- See Also:
- Constant Field Values
-
UNBINNED_DATA
static final int UNBINNED_DATA
- See Also:
- Constant Field Values
-
-
DMelt 3.0 © DataMelt by jWork.ORG