The Gaudi Framework
v36r9p1 (5c15b2bb)
PyROOTPickle.h
Go to the documentation of this file.
1
/***********************************************************************************\
2
* (c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations *
3
* *
4
* This software is distributed under the terms of the Apache version 2 licence, *
5
* copied verbatim in the file "LICENSE". *
6
* *
7
* In applying this licence, CERN does not waive the privileges and immunities *
8
* granted to it by virtue of its status as an Intergovernmental Organization *
9
* or submit itself to any jurisdiction. *
10
\***********************************************************************************/
11
// This file's extension implies that it's C, but it's really -*- C++ -*-.
12
34
#ifndef GAUDIMP_PYROOTPICKLE_H
35
#define GAUDIMP_PYROOTPICKLE_H
36
37
#include "Python.h"
38
39
#include "
GaudiKernel/Kernel.h
"
40
41
namespace
GaudiMP
{
42
43
class
GAUDI_API
PyROOTPickle
{
44
public
:
50
static
void
Initialize(
PyObject
* libpyroot_pymodule,
PyObject
* objectproxy_pytype );
51
};
52
53
}
// namespace GaudiMP
54
55
#endif // not GAUDIMP_PYROOTPICKLE_H
SmartRefVectorImpl::PyObject
_object PyObject
Definition:
SmartRefVector.h:32
Kernel.h
GaudiMP::PyROOTPickle
Definition:
PyROOTPickle.h:43
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:81
GaudiMP
A class to serialize/deserialize TES objects to and from a TBufferFile Author: P.
Definition:
PyROOTPickle.h:41
GaudiMP
include
GaudiMP
PyROOTPickle.h
Generated on Fri Feb 3 2023 18:02:59 for The Gaudi Framework by
1.8.18