![]() |
Project
|
2D messeageable histo class More...
#include <Rtypes.h>
#include <vector>
#include <gsl/span>
#include <type_traits>
#include <cassert>
#include <memory>
Go to the source code of this file.
Classes | |
class | o2::dataformats::FlatHisto2D< T > |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::dataformats |
Definition of a container to keep/associate and arbitrary number of labels associated to an index with contiguous or non-contiguous label storage. | |
Typedefs | |
using | o2::dataformats::FlatHisto2D_f = FlatHisto2D< float > |
using | o2::dataformats::FlatHisto2D_d = FlatHisto2D< double > |
2D messeageable histo class
Definition in file FlatHisto2D.h.