opals::HistoMode Namespace Reference

HistoMode enumerates different modes of histogram computations. More...

Enumerations

enum  Type { automatic, real, integer, Count }

Detailed Description

HistoMode enumerates different modes of histogram computations.

Enumeration Type Documentation

enum Type
Enumerator:
automatic 

derived mode from attribute type

real 

allow arbitrary bin width values

integer 

limits bin width to natural numbers

Count 

number of elements