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