npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::ArrayRangeProjector< T > Class Template Reference

#include <ArrayProjectors.hh>

Inheritance diagram for npstat::ArrayRangeProjector< T >:
npstat::ArrayMedianProjector< T > npstat::AbsVisitor< T, T >

Public Member Functions

result ()
 
- Public Member Functions inherited from npstat::ArrayMedianProjector< T >
void clear ()
 
void process (const T &value)
 

Additional Inherited Members

- Protected Member Functions inherited from npstat::ArrayMedianProjector< T >
medSorted (const T *array, unsigned long n)
 
- Protected Attributes inherited from npstat::ArrayMedianProjector< T >
std::vector< T > v_
 

Detailed Description

template<typename T>
class npstat::ArrayRangeProjector< T >

Range projector. Range is defined here as the difference between 75th and 25th percentiles scaled so that it equals sigma for Gaussian distribution.

Member Function Documentation

◆ result()

template<typename T >
T npstat::ArrayRangeProjector< T >::result ( )
virtual

Return the result at the end of array processing

Reimplemented from npstat::ArrayMedianProjector< T >.


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