The Gaudi Framework  master (37c0b60a)
ToolBinder.h File Reference
#include "details.h"
#include "utilities.h"
#include <GaudiKernel/IBinder.h>
Include dependency graph for ToolBinder.h:
This graph shows which files directly or indirectly include this file:

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

Macro Definition Documentation

◆ GAUDI_FUNCTIONAL_TOOL_BINDER_USES_CREATE

#define GAUDI_FUNCTIONAL_TOOL_BINDER_USES_CREATE

Definition at line 18 of file ToolBinder.h.