Module pineappl::bin[][src]

Module that contains helpers for binning observables

Structs

BinInfo

Captures all information about the bins in a grid.

BinLimits

Structure representing bin limits.

BinRemapper

Structure for remapping bin limits.

Enums

BinRemapperNewError

Error type that is returned by the constructor of BinRemapper.

MergeBinError

Error type which is returned when two BinLimits objects are merged which are not connected/non-consecutive.