The Gaudi Framework
master (37c0b60a)
|
Go to the source code of this file.
Classes | |
class | Gaudi::Functional::details::ToolBinder< Signature, Traits > |
class | Gaudi::Functional::details::ToolBinder< Gaudi::Interface::Bind::Box< IFace >(Args const &...), Traits > |
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 | |
Macros | |
#define | GAUDI_FUNCTIONAL_TOOL_BINDER_USES_CREATE |
Typedefs | |
template<typename Signature , typename Traits_ = Traits::use_<Traits::BaseClass_t<AlgTool>>> | |
using | Gaudi::Functional::ToolBinder = details::ToolBinder< Signature, Traits_ > |
#define GAUDI_FUNCTIONAL_TOOL_BINDER_USES_CREATE |
Definition at line 18 of file ToolBinder.h.