![]() |
The Gaudi Framework
master (ff829712)
|
#include <Gaudi/Accumulators.h>
#include <Gaudi/Functional/Consumer.h>
#include <Gaudi/Functional/MergingTransformer.h>
#include <Gaudi/Functional/Producer.h>
#include <Gaudi/Functional/ScalarTransformer.h>
#include <Gaudi/Functional/SplittingMergingTransformer.h>
#include <Gaudi/Functional/ToolBinder.h>
#include <Gaudi/Functional/Transformer.h>
#include <GaudiKernel/AlgTool.h>
#include <GaudiKernel/IAlgTool.h>
#include <GaudiKernel/IBinder.h>
#include <GaudiKernel/KeyedContainer.h>
#include <GaudiKernel/SharedObjectsContainer.h>
#include <cmath>
#include <numeric>
#include <optional>
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::TestSuite |