Alexandria  2.16
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 298 of file Histogram.h.

Member Function Documentation

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

Definition at line 303 of file Histogram.h.

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

Definition at line 299 of file Histogram.h.


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