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

oh.aida.ISHistogram1DAdapter Class Reference

Inheritance diagram for oh.aida.ISHistogram1DAdapter:

Inheritance graph
[legend]
Collaboration diagram for oh.aida.ISHistogram1DAdapter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ISHistogram1DAdapter (ISHistogram1D data)
 Creates a new instance of ISHistogram1DAdapter.

void add (hep.aida.IHistogram1D iHistogram1D) throws java.lang.IllegalArgumentException
hep.aida.IAxis axis ()
int binEntries (int param) throws java.lang.IllegalArgumentException
double binError (int param) throws java.lang.IllegalArgumentException
double binHeight (int param) throws java.lang.IllegalArgumentException
double binMean (int param) throws java.lang.IllegalArgumentException
int coordToIndex (double param)
void fill (double param) throws java.lang.IllegalArgumentException
void fill (double param, double param1) throws java.lang.IllegalArgumentException
double mean ()
double rms ()

Protected Member Functions

int index (int indexX)
 Returns the index into the bins array.


Detailed Description

Author:
palmer

Definition at line 16 of file ISHistogram1DAdapter.java.


Member Function Documentation

int oh.aida.ISHistogram1DAdapter.index int  indexX  )  [protected]
 

Returns the index into the bins array.

Need to add 1 to most indexes because bin 0 is the underflow

Definition at line 75 of file ISHistogram1DAdapter.java.


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