Main Page   Packages   Class Hierarchy   Compound List   Compound Members   Related Pages  

aida.ISHistogram2DAdapter Class Reference

Inheritance diagram for aida.ISHistogram2DAdapter:

aida.ISHistogramAdapter 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


Member Function Documentation

int 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


The documentation for this class was generated from the following file:
Generated on Mon Dec 15 19:38:48 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3