|
uint | nbEnergyBins () const |
|
float | binWidth () const |
|
const BinInformation & | bin (uint binIdx) const |
|
const std::vector< double > & | totalIntensity () const |
|
const Range< float > & | fullCoverageRange () const |
|
float | highestReso () const |
|
void | reserveMemory (uint nbBins, uint nbViews) |
|
|
float | _binWidth {} |
|
std::vector< BinInformation > | _bins |
|
std::vector< double > | _totalIntensities |
|
Range< float > | _fullCoverage = { std::numeric_limits<float>::max(), 0.0f } |
|
float | _bestReso = std::numeric_limits<float>::max() |
|
The documentation for this class was generated from the following files: