Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework
v31r0 (aeb156f0)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
PyROOTPickle.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
24
#ifndef GAUDIMP_PYROOTPICKLE_H
25
#define GAUDIMP_PYROOTPICKLE_H
26
27
#include "Python.h"
28
29
#include "
GaudiKernel/Kernel.h
"
30
31
namespace
GaudiMP
{
32
33
class
GAUDI_API
PyROOTPickle
{
34
public
:
40
static
void
Initialize( PyObject* libpyroot_pymodule, PyObject* objectproxy_pytype );
41
};
42
43
}
// namespace GaudiMP
44
45
#endif // not GAUDIMP_PYROOTPICKLE_H
Kernel.h
GaudiMP
A class to serialize/deserialize TES objects to and from a TBufferFile Author: P. ...
Definition:
PyROOTPickle.h:31
GaudiMP::PyROOTPickle
Definition:
PyROOTPickle.h:33
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:71
GaudiMP
GaudiMP
PyROOTPickle.h
Generated on Mon Feb 11 2019 17:48:17 for The Gaudi Framework by
1.8.11