#include <functional>
#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/SmartIF.h"
#include "GaudiPython/GaudiPython.h"
Include dependency graph for Interface.h:
Go to the source code of this file.
Namespaces | |
namespace | GaudiPython |
Classes | |
struct | GaudiPython::Interface< TYPE > |
Minor mofidication of original Pere's structure GaudiPython::Interface This helper class is nesessary to perform C++ castings from python. More... | |
struct | GaudiPython::Interface< IInterface > |
Defines | |
#define | GAUDIPYTHON_INTERFACE_H 1 |
#define GAUDIPYTHON_INTERFACE_H 1 |
Definition at line 4 of file Interface.h.