Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Euclid::Histogram::Histogram< VarType, WeightType >::ConstantWeight Struct Reference

Public Member Functions

ConstantWeightoperator++ ()
 
WeightType operator* () const
 

Detailed Description

template<typename VarType, typename WeightType = float>
struct Euclid::Histogram::Histogram< VarType, WeightType >::ConstantWeight

Used internally when no weights are given, which is equivalent to have all weights being 1

Definition at line 299 of file Histogram.h.

Member Function Documentation

◆ operator*()

template<typename VarType , typename WeightType = float>
WeightType Euclid::Histogram::Histogram< VarType, WeightType >::ConstantWeight::operator* ( ) const
inline

Definition at line 304 of file Histogram.h.

◆ operator++()

template<typename VarType , typename WeightType = float>
ConstantWeight & Euclid::Histogram::Histogram< VarType, WeightType >::ConstantWeight::operator++ ( )
inline

Definition at line 300 of file Histogram.h.


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