cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
ObjectPtr.h File Reference
#include <Python.h>
#include <memory>
#include <string>
#include <vector>
+ Include dependency graph for ObjectPtr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ObjectPtr
 Smart pointer to a Python object and its dereferencing operator. More...
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 
namespace  cepgen::python
 

Macros

#define PYTHON2
 

Typedefs

typedef std::unique_ptr< PyObject, void(*)(PyObject *)> PyObjectPtr
 

Macro Definition Documentation

◆ PYTHON2

#define PYTHON2

Definition at line 25 of file ObjectPtr.h.