![]() |
The Gaudi Framework
master (82fdf313)
|
#include <Gaudi/Accumulators/StaticHistogram.h>
#include <Gaudi/Functional/Consumer.h>
#include <GaudiKernel/AlgTool.h>
#include <type_traits>
Go to the source code of this file.
Namespaces | |
namespace | Gaudi |
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
namespace | Gaudi::Tests |
namespace | Gaudi::Tests::Histograms |
namespace | Gaudi::Tests::Histograms::CustomAxis |
namespace | Gaudi::Accumulators |
Efficient counter implementations for Gaudi. | |
namespace | Gaudi::Tests::Histograms::Directories |
namespace | Gaudi::Tests::Histograms::AxesLabels |
namespace | Gaudi::Tests::Histograms::MultiDimLayout |
Typedefs | |
using | Gaudi::Tests::Histograms::Directories::MyHist_t = Gaudi::Accumulators::StaticHistogram<1> |
Functions | |
std::ostream & | Gaudi::Tests::Histograms::CustomAxis::operator<< (std::ostream &o, Category v) |
void | Gaudi::Accumulators::to_json (nlohmann::json &j, const CustomAxis &axis) |