| Name | Description | Type | Package | Framework |
| BinError | Classes implementing this interfaces calculate the plus and minus error on a bin given its entries and height. | Interface | hep.aida.ref.dataSet.binner | FreeHep |
| Binner | A binner is responsible to keep track of the bins statistics for a binned data container in n-dimensions. | Interface | hep.aida.ref.dataSet.binner | FreeHep |
| DefaultBinner | The default implementation of a Binner. | Class | hep.aida.ref.dataSet.binner | FreeHep |
| EfficiencyBinError | Calculates the bin error for efficiency-type histogramsAuthor:The FreeHEP team at SLAC. | Class | hep.aida.ref.dataSet.binner | FreeHep |
| EfficiencyBinner | This binner is for efficiency-type of data. | Class | hep.aida.ref.dataSet.binner | FreeHep |
| GaussianBinError | This class calculates the error on the bin assuming a gaussian distribution. | Class | hep.aida.ref.dataSet.binner | FreeHep |
| PoissonBinError | This class calculates the error on the bin assuming a Poisson distribution. | Class | hep.aida.ref.dataSet.binner | FreeHep |