![]() |
The Gaudi Framework
master (2e52acd2)
|
#include "details.h"#include "utilities.h"#include <GaudiKernel/FunctionalFilterDecision.h>#include <optional>#include <string>#include <vector>
Go to the source code of this file.
Classes | |
| class | Gaudi::Functional::details::SplittingTransformer< vector_of_< Out >(const In &...), Traits_ > |
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::Functional |
| namespace | Gaudi::Functional::details |
Typedefs | |
| template<typename Signature, typename Traits_ = Traits::useDefaults> | |
| using | Gaudi::Functional::SplittingTransformer = details::SplittingTransformer<Signature, Traits_> |