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

static final int IS_FIXED = 0
static 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 Mon Feb 6 14:14:26 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6