The Gaudi Framework  master (6c303def)
Loading...
Searching...
No Matches
HistogramsTests.cpp File Reference
#include <Gaudi/Accumulators/StaticHistogram.h>
#include <Gaudi/Functional/Consumer.h>
#include <GaudiKernel/AlgTool.h>
#include <type_traits>
Include dependency graph for HistogramsTests.cpp:

Go to the source code of this file.

Classes

struct  Gaudi::Accumulators::CustomAxis
struct  Gaudi::Tests::Histograms::Directories::HistoGroupsTool
struct  Gaudi::Tests::Histograms::Directories::HistoGroupsAlg
struct  Gaudi::Tests::Histograms::AxesLabels::HistWithLabelsAlg
struct  Gaudi::Tests::Histograms::CustomAxis::EnumAxisAlg
struct  Gaudi::Tests::Histograms::MultiDimLayout::TestAlg

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>

Enumerations

enum class  Gaudi::Tests::Histograms::CustomAxis::Category { Gaudi::Tests::Histograms::CustomAxis::Simple , Gaudi::Tests::Histograms::CustomAxis::Complex , Gaudi::Tests::Histograms::CustomAxis::Bad , Gaudi::Tests::Histograms::CustomAxis::Wrong }

Functions

std::ostream & Gaudi::Tests::Histograms::CustomAxis::operator<< (std::ostream &o, Category v)
void Gaudi::Accumulators::to_json (nlohmann::json &j, const CustomAxis &axis)