Package org.jlab.analysis.plotting
Class H1FCollection3D
java.lang.Object
org.jlab.analysis.plotting.H1FCollection3D
- Author:
- naharrison
- 
Field SummaryFieldsModifier and TypeFieldDescription
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidfill(double histValue, double binningValueX, double binningValueY, double binningValueZ) voidsetLineColor(int color) voidsetLineWidth(int width) void
- 
Field Details- 
binLimitsX
- 
binLimitsY
- 
binLimitsZ
- 
histoCollections
 
- 
- 
Constructor Details- 
H1FCollection3D
 
- 
- 
Method Details- 
getListOfH1FCollection2Ds
- 
fillpublic void fill(double histValue, double binningValueX, double binningValueY, double binningValueZ) 
- 
setTitleX
- 
setLineColorpublic void setLineColor(int color) 
- 
setLineWidthpublic void setLineWidth(int width) 
 
-