The Gaudi Framework  master (37c0b60a)
Producer.h File Reference
#include "Transformer.h"
#include <tuple>
Include dependency graph for Producer.h:
This graph shows which files directly or indirectly include this file:

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_ > >