opals::opts::Histo Namespace Reference

Options of Module Histo. More...

Typedefs

using Options = IGroup< Names::_, IValue< Names::inFile, false, Vector< OdmOrRasterFile > >, IValue< Names::attribute, false, Vector< String > >, IValue< Names::histogram, true, Vector< HistoStats > >, IValue< Names::nBins, false, unsigned >, IValue< Names::binWidth, false, float >, IValue< Names::sampleRange, false, Array< opals::AbsValueOrQuantile, 2 > >, IValue< Names::densityRange, false, Array< float, 2 > >, IValue< Names::limit, false, Array< double, 4 > >, IValue< Names::filter, false, String >, IValue< Names::plotFile, false, Vector< Path > >, IValue< Names::probabilities, false, Vector< double > >, IValue< Names::procMode, false, HistoMode >, IValue< Names::exactComputation, false, bool >, IValue< Names::skipEmptyBins, false, bool >, IValue< Names::distributionFunc, false, opals::DistributionDescription >, IValue< Names::cumulativeHistogram, false, bool > >
 Options of Module Histo.
 

Detailed Description

Options of Module Histo.