The Gaudi Framework
master (37c0b60a)
|
#include <GaudiKernel/IRndmGenSvc.h>
#include <GaudiKernel/RndmGenerators.h>
#include <Gaudi/Accumulators/StaticHistogram.h>
#include <GaudiKernel/Algorithm.h>
#include <fmt/format.h>
Go to the source code of this file.
Classes | |
class | Gaudi::TestSuite::HistoProps |
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::TestSuite | |
simple example, which illustrates the usage of "histogram properties"
Definition in file HistoProps.cpp.