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