The Gaudi Framework
master (37c0b60a)
|
#include <Gaudi/Accumulators/Histogram.h>
#include <Gaudi/Accumulators/RootHistogram.h>
#include <Gaudi/Algorithm.h>
#include <Gaudi/FSMCallbackHolder.h>
#include <GaudiKernel/RndmGenerators.h>
#include "../../../GaudiKernel/tests/src/LogHistogram.h"
#include <deque>
Go to the source code of this file.
Classes | |
class | Gaudi::TestSuite::Counter::HistoTimingAlg< Arithmetic, Atomicity > |
Simple timing of counter based histograms filling. More... | |
class | Gaudi::TestSuite::Counter::GaudiHistoAlgorithm |
Example of algorithm using histograms accumulators. More... | |
class | Gaudi::TestSuite::Counter::GaudiRootHistoAlgorithm |
Example of algorithm using root histograms accumulators. More... | |
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 | |
Gaudi::TestSuite::Counter | |