The Gaudi Framework
master (37c0b60a)
|
Go to the source code of this file.
Classes | |
struct | Gaudi::Functional::details::Producer< Signature, Traits_, isLegacy > |
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::Functional | |
Gaudi::Functional::details | |
Typedefs | |
template<typename Signature , typename Traits_ = Traits::useDefaults> | |
using | Gaudi::Functional::Producer = details::Producer< Signature, Traits_, details::isLegacy< Traits_ > > |