![]() |
The Gaudi Framework
master (181af51f)
|
A functor to extract weight, take a pair (valueTuple, 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< unsigned long, Arithmetic > &v) const noexcept |
A functor to extract weight, take a pair (valueTuple, weight) as input.
Definition at line 80 of file StaticHistogram.h.
|
inlineconstexprnoexcept |
Definition at line 82 of file StaticHistogram.h.