Uses of Interface
jas.hist.HasStatistics

Packages that use HasStatistics
jas.hist   
jas.hist.util   
 

Uses of HasStatistics in jas.hist
 

Classes in jas.hist that implement HasStatistics
 class Basic1DFunction
           
 class Fittable1DFunction
           
 

Uses of HasStatistics in jas.hist.util
 

Classes in jas.hist.util that implement HasStatistics
 class OneDAdapter
          A class which simply acts as a proxy for the DataSource provided as an argument to its constructor.
 class ScatterAdapter
          A ScatterAdapter takes a Rebinnable2DHistogramData source which (optionally) also implements HasScatterPlotData, and in turn provides the same interface to its observers.
 class ScatterSliceAdapter
          Takes as its source a Rebinnable2DHistogramData which also implements HasScatterPlotData and in addition to relaying the source data to the destination, also implements HasSlices and SliceAdapter
 class TwoDAdapter
          A class which simply acts as a proxy for the DataSource provided as an argument to its constructor.
 class TwoDSliceAdapter
          A Two2SliceAdapter can be used to convert any Rebinnable2DHistogramData object to a Rebinnable2DHistogramData which also implements HasSlices
 



Copyright © 2000-2009 FreeHEP. All Rights Reserved.