yoda
is hosted by
Hepforge
,
IPPP Durham
Home
C++ code docs
Python code docs
Plotting
Downloads
Source code
Contact
YODA - Yet more Objects for Data Analysis
2.0.2
include
YODA
Classes
|
Namespaces
|
Typedefs
Histo.h File Reference
#include "
YODA/BinnedDbn.h
"
Go to the source code of this file.
Classes
class
YODA::BinnedDbn< 1, AxisT >
Specialisation of the
BinnedDbn
for a 1D histogram.
More...
class
YODA::BinnedDbn< 2, AxisT1, AxisT2 >
Specialisation of the
BinnedDbn
for a 2D histogram.
More...
class
YODA::BinnedDbn< 3, AxisT1, AxisT2, AxisT3 >
Specialisation of the
BinnedDbn
for a 3D histogram.
More...
Namespaces
namespace
YODA
Anonymous namespace to limit visibility.
Typedefs
template<typename A1 >
using
YODA::BinnedHisto1D
=
BinnedHisto
< A1 >
Define dimension-specific short-hands (Cython sugar)
template<typename A1 , typename A2 >
using
YODA::BinnedHisto2D
=
BinnedHisto
< A1, A2 >
template<typename A1 , typename A2 , typename A3 >
using
YODA::BinnedHisto3D
=
BinnedHisto
< A1, A2, A3 >
template<size_t N>
using
YODA::HistoND
= typename HistoMaker< std::make_index_sequence< N > >::type
using
YODA::Histo1D
=
BinnedHisto
< double >
User-friendly familiar names (continuous axes only)
using
YODA::Histo2D
=
BinnedHisto
< double, double >
using
YODA::Histo3D
=
BinnedHisto
< double, double, double >
Generated on Mon Oct 28 2024 13:47:24 for YODA - Yet more Objects for Data Analysis by
1.9.8