The Gaudi Framework
master (37c0b60a)
|
#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 | |
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. | |
Gaudi::Tests | |
Gaudi::Tests::Histograms | |
Gaudi::Tests::Histograms::CustomAxis | |
Gaudi::Accumulators | |
Gaudi::Tests::Histograms::Directories | |
Gaudi::Tests::Histograms::AxesLabels | |
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) |