Tomographer  v5.2
Tomographer C++ Framework Documentation
Tomographer::MHRWTasks::ValueHistogramTools::MHRWStatsResultsBaseSimple< RawHistogramType_, ScaledHistogramType_ > Struct Template Reference

Stores the result of the value histogram stats collector (version without binning analysis) More...

#include <tomographer/mhrw_valuehist_tools.h>

Public Types

typedef RawHistogramType_ RawHistogramType
 
typedef ScaledHistogramType_ ScaledHistogramType
 

Public Member Functions

 MHRWStatsResultsBaseSimple (RawHistogramType &&val)
 

Public Attributes

RawHistogramType raw_histogram
 
ScaledHistogramType histogram
 

Detailed Description

template<typename RawHistogramType_, typename ScaledHistogramType_>
struct Tomographer::MHRWTasks::ValueHistogramTools::MHRWStatsResultsBaseSimple< RawHistogramType_, ScaledHistogramType_ >

Stores the result of the value histogram stats collector (version without binning analysis)

You shouldn't have to use this class directly. Use CDataBase::MHRWStatsResultsBaseType instead.

Definition at line 69 of file mhrw_valuehist_tools.h.


The documentation for this struct was generated from the following file: