Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

oh.ISHistogram Class Reference

Inheritance diagram for oh.ISHistogram:

Inheritance graph
[legend]
Collaboration diagram for oh.ISHistogram:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void publishGuts (is.Ostream out)
void refreshGuts (is.Istream in)

Public Attributes

String is_title
 Histogram title.

String[] is_annotations
 Annotations.

ISAxis[] is_axis
 Axes.

double[] is_bins
 Bin values.

double[] is_errors
 Optional error values for the bins.

double[] is_pluserrors
 Optional pluserror values for the bins.

double[] is_minuserrors
 Optional minuserror values for the bins.


Static Public Attributes

final int IS_FIXED = 0
final int IS_VARIABLE = 1

Protected Member Functions

 ISHistogram (String type)
void initialize ()
 Called if the axis is null.


Detailed Description

Author:
palmer

Definition at line 13 of file ISHistogram.java.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:56:29 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5