|  | The Gaudi Framework
    v39r3 (979e3109)
    | 
#include "details.h"#include "utilities.h"#include <GaudiKernel/FunctionalFilterDecision.h>#include <tuple>

Go to the source code of this file.
| 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::Consumer = details::Consumer< Signature, Traits_, details::isLegacy< Traits_ > > |