binHistoAdd | |
binHistoBinDiv | |
binHistoDiv | |
binHistoMul | |
binHistoOp | |
binHistoSub | |
binScalarAdd | |
binScalarDiv | |
binScalarMul | |
binScalarOp | |
binScalarSub | |
Even_Partition | Elementary even partition: all bins have the same width |
Float_Weighted_Bin | Weighted Bin for any histograms |
Gravity_Bin_1D | Gravity Bin for 1D histograms |
H_2D_Helper | A class to extract slices, bands, projections from a 2D histogram |
H_Bin_Helper | This class provides utility methods operating on bins |
H_F1d | Base class for operation on a value |
H_Identity | Identity operation |
H_Printout | Class to print histograms in a textual form |
H_Printout::bar3d | An embedded class to help printing of 2D histogram values |
H_Printout::spaces | An embedded class to manage arbitrary number of spaces |
H_Sqr | Square operation |
H_Statistics | Class to compute statistics on histograms |
HepTransRef< T > | |
HistoTable1D | Class to save a 1D histogram as an ASCII table in the format {X Value Error} |
HistoTable2D | Class to save a 2D histogram as an ASCII table in the format {X Y Value} |
HistoTable3D | Class to save a 3D histogram as an ASCII table in the format {X Y Z Value} |
HTLlimits | A class to embed checks on validity of floating point numbers |
I_Bin | Bin interface |
I_Histo | Interface for histograms |
I_Partition | Partition interface |
P_Uneven_Partition | Elementary uneven partition for persistent histograms: bins may have different widths |
Profile_Bin | Profile bin |
T_Histo1D | 1D histogram with Gravity_Bin_1D and fixed partition |
T_Histo1D_FTS | 1D histogram with Weighted_Bin and fixed partition |
T_Histo1DVar | 1D histogram with Gravity_Bin_1D and variable partition |
T_Histo1DVar_FTS | 1D histogram with Weighted_Bin and variable partition |
T_Histo2D | 2D histogram with Weighted_Bin and fixed partition |
T_Histo2DF | 2D histogram with Float_Weighted_Bin and fixed partition |
T_Histo2DVar | 2D histogram with Weighted_Bin and variable partition |
T_Histo3D | 3D histogram with Weighted_Bin and fixed partition |
T_Histo3DVar | 3D histogram with Weighted_Bin and variable partition |
T_Histo_1D< T_Life, T_Bin, T_Partition > | 1D histograms |
T_Histo_2D< T_Life, T_Bin, T_Point_X, T_Partition_X, T_Point_Y, T_Partition_Y > | 2D histograms |
T_Histo_3D< T_Life, T_Bin, T_Point_X, T_Partition_X, T_Point_Y, T_Partition_Y, T_Point_Z, T_Partition_Z > | 3D histograms |
T_I_Histo | Base class for histograms, it inherits from I_Histo |
T_I_Histo_1D | Interface for 1D-histograms |
T_I_Histo_2D | Interface for 2D-histograms |
T_I_Histo_3D | Interface for 3D-histograms |
T_Lifetime< T_Bin > | Transient lifetime class |
T_ProfileHisto1D | 1D histogram with Profile_Bin and fixed partition |
T_ProfileHisto1DVar | 1D histogram with Profile_Bin and variable partition |
T_ProfileHisto2D | 2D histogram with Profile_Bin and fixed partition |
T_ProfileHisto2DVar | 2D histogram with Profile_Bin and variable partition |
T_Uneven_Partition | Elementary uneven partition for transient histograms: bins may have different widths |
Weighted_Bin | Weighted Bin for any histograms |