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

oh.aida.ISHistogram2DAdapter Class Reference

Inheritance diagram for oh.aida.ISHistogram2DAdapter:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ISHistogram2DAdapter (ISHistogram2D data)
 Creates a new instance of ISHistogram2DAdapter.

void add (hep.aida.IHistogram2D iHistogram2D) throws java.lang.IllegalArgumentException
int binEntries (int param, int param1) throws java.lang.IllegalArgumentException
int binEntriesX (int param) throws java.lang.IllegalArgumentException
int binEntriesY (int param) throws java.lang.IllegalArgumentException
double binError (int param, int param1) throws java.lang.IllegalArgumentException
double binHeight (int param, int param1) throws java.lang.IllegalArgumentException
double binHeightX (int param) throws java.lang.IllegalArgumentException
double binHeightY (int param) throws java.lang.IllegalArgumentException
double binMeanX (int param, int param1) throws java.lang.IllegalArgumentException
double binMeanY (int param, int param1) throws java.lang.IllegalArgumentException
int coordToIndexX (double param)
int coordToIndexY (double param)
void fill (double param, double param1) throws java.lang.IllegalArgumentException
void fill (double param, double param1, double param2) throws java.lang.IllegalArgumentException
double meanX ()
double meanY ()
double rmsX ()
double rmsY ()
hep.aida.IAxis xAxis ()
hep.aida.IAxis yAxis ()

Protected Member Functions

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


Detailed Description

Author:
palmer

Definition at line 16 of file ISHistogram2DAdapter.java.


Member Function Documentation

int oh.aida.ISHistogram2DAdapter.index int  indexX,
int  indexY
[protected]
 

Returns the index into the bins array.

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

Definition at line 118 of file ISHistogram2DAdapter.java.


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