Uses of Interface
hep.aida.IHistogram
Packages that use IHistogram
Package
Description
Interfaces for compact, extensible, modular and performant histogramming functionality.
Reference implementation of the AIDA histogram
interfaces.
-
Uses of IHistogram in hep.aida
Subinterfaces of IHistogram in hep.aidaModifier and TypeInterfaceDescriptioninterfaceA Java interface corresponding to the AIDA 1D Histogram.interfaceA Java interface corresponding to the AIDA 2D Histogram.interfaceA Java interface corresponding to the AIDA 3D Histogram. -
Uses of IHistogram in hep.aida.ref
Classes in hep.aida.ref that implement IHistogramModifier and TypeClassDescription(package private) classAbstract base class extracting and implementing most of the redundancy of the interface.(package private) classAbstract base class extracting and implementing most of the redundancy of the interface.(package private) classAbstract base class extracting and implementing most of the redundancy of the interface.(package private) classBase class for Histogram1D and Histogram2D.classA reference implementation of hep.aida.IHistogram1D.classA reference implementation of hep.aida.IHistogram2D.classA reference implementation of hep.aida.IHistogram3D.