![]() |
The Gaudi Framework
master (5a34980b)
|
#include "details.h"#include "utilities.h"#include <GaudiKernel/AlgTool.h>#include <GaudiKernel/IBinder.h>

Go to the source code of this file.
Classes | |
| class | Gaudi::Functional::details::ToolBinder< Gaudi::Interface::Bind::Box< IFace >(Args const &...), 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::use_<Traits::BaseClass_t<AlgTool>>> | |
| using | Gaudi::Functional::ToolBinder = details::ToolBinder<Signature, Traits_> |