![]() |
The Gaudi Framework
master (181af51f)
|
A WeightedSquare functor, take a pair (value, weight) as input. More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/Gaudi/Accumulators/StaticHistogram.h>
Public Member Functions | |
template<typename Arithmetic> | |
constexpr decltype(auto) | operator() (const std::pair< Arithmetic, Arithmetic > &v) const noexcept |
A WeightedSquare functor, take a pair (value, weight) as input.
Definition at line 100 of file StaticHistogram.h.
|
inlineconstexprnoexcept |
Definition at line 102 of file StaticHistogram.h.