yoda is hosted by Hepforge, IPPP Durham
YODA - Yet more Objects for Data Analysis 2.0.0
Bin.h File Reference
#include "YODA/Utils/BinUtils.h"
#include "YODA/Utils/Traits.h"
#include <iostream>

Go to the source code of this file.

Classes

struct  YODA::ArithmeticWrapper< T >
 Arithmetic wrapper to emulate inheritance from arithmetic types. More...
 
class  YODA::BinBase< T, BinningT >
 Bin base class consisting of mix of histogram bin content and space characteristics of this bin (widths, min, max, mid, etc...) More...
 
class  YODA::Bin< N, T, BinningT >
 generic Bin version that derives from BinBase More...
 
class  YODA::Bin< 1, T, BinningT >
 CRTP specialisation in 1D. More...
 
class  YODA::Bin< 2, T, BinningT >
 CRTP specialisation in 2D. More...
 
class  YODA::Bin< 3, T, BinningT >
 CRTP specialisation in 3D. More...
 

Namespaces

namespace  YODA
 Anonymous namespace to limit visibility.