Package org.jlab.analysis.plotting
Class H1FCollection2D
java.lang.Object
org.jlab.analysis.plotting.H1FCollection2D
- Author:
- naharrison
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
fill
(double histValue, double binningValueX, double binningValueY) void
setLineColor
(int color) void
setLineWidth
(int width) void
-
Field Details
-
binLimitsX
-
binLimitsY
-
histoCollections
-
-
Constructor Details
-
H1FCollection2D
-
-
Method Details
-
getListOfH1FCollection1Ds
-
fill
public void fill(double histValue, double binningValueX, double binningValueY) -
setTitleX
-
setLineColor
public void setLineColor(int color) -
setLineWidth
public void setLineWidth(int width)
-