Contents
Class H2FCollection1D
java.lang.Object
org.jlab.analysis.plotting.H2FCollection1D
- Author:
- naharrison
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionH2FCollection1D
(String name, int histBinsX, double histMinX, double histMaxX, int histBinsY, double histMinY, double histMaxY, ArrayList<Double> binLimits) -
Method Summary
Modifier and TypeMethodDescriptionvoid
fill
(double histValueX, double histValueY, double binningValue) static int
getBinNumber
(double value, ArrayList<Double> limits) ArrayList
<org.jlab.groot.data.H2F> void
void