CbmRoot
Loading...
Searching...
No Matches
Accumulators.h File Reference

Custom accumulators for boost::histogram (header) More...

#include <boost/histogram/fwd.hpp>
#include <boost/histogram/make_histogram.hpp>
#include <boost/serialization/access.hpp>
#include <cmath>
#include <type_traits>
Include dependency graph for Accumulators.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boost::histogram::RootStyleProfileAccumulator< ValueType >
 A ROOT-style accumulator for the Boost-histogram profiles. More...
 
struct  std::common_type< boost::histogram::RootStyleProfileAccumulator< T >, boost::histogram::RootStyleProfileAccumulator< U > >
 Specialization for boost::histogram::accumulators::weighted_mean. More...
 

Namespaces

namespace  boost
 
namespace  boost::histogram
 
namespace  std
 Hash for CbmL1LinkKey.
 

Typedefs

template<typename T >
using boost::histogram::RootStyleProfileStorage = dense_storage<RootStyleProfileAccumulator<T>>
 

Functions

template<class Axis , class... Axes, class = detail::requires_axis<Axis>>
auto boost::histogram::MakeRootStyleProfile (Axis &&axis, Axes &&... axes)
 Maker for RootStyleProfileAccumulator.
 

Detailed Description

Custom accumulators for boost::histogram (header)

Date
03.03.2024
Author
Sergei Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e

Definition in file Accumulators.h.