|
Colt 1.2.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHistogram | |
hep.aida | Interfaces for compact, extensible, modular and performant histogramming functionality. |
hep.aida.ref | Reference implementation of the AIDA histogram interfaces. |
Uses of IHistogram in hep.aida |
Subinterfaces of IHistogram in hep.aida | |
interface |
IHistogram1D
A Java interface corresponding to the AIDA 1D Histogram. |
interface |
IHistogram2D
A Java interface corresponding to the AIDA 2D Histogram. |
interface |
IHistogram3D
A Java interface corresponding to the AIDA 3D Histogram. |
Uses of IHistogram in hep.aida.ref |
Classes in hep.aida.ref that implement IHistogram | |
(package private) class |
hep.aida.ref.AbstractHistogram1D
Abstract base class extracting and implementing most of the redundancy of the interface. |
(package private) class |
hep.aida.ref.AbstractHistogram2D
Abstract base class extracting and implementing most of the redundancy of the interface. |
(package private) class |
hep.aida.ref.AbstractHistogram3D
Abstract base class extracting and implementing most of the redundancy of the interface. |
(package private) class |
hep.aida.ref.Histogram
Base class for Histogram1D and Histogram2D. |
class |
Histogram1D
A reference implementation of hep.aida.IHistogram1D. |
class |
Histogram2D
A reference implementation of hep.aida.IHistogram2D. |
class |
Histogram3D
A reference implementation of hep.aida.IHistogram3D. |
|
Colt 1.2.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |