ATLAS Offline Software
Static Public Member Functions | List of all members
Py::cnv< long int > Struct Reference

#include <PyStoreCnvUtils.h>

Collaboration diagram for Py::cnv< long int >:

Static Public Member Functions

static PyObjecttoPy (long int t)
 

Detailed Description

Definition at line 157 of file PyStoreCnvUtils.h.

Member Function Documentation

◆ toPy()

static PyObject* Py::cnv< long int >::toPy ( long int  t)
inlinestatic

Definition at line 159 of file PyStoreCnvUtils.h.

160  { return Py_BuildValue( const_cast<char*>("l"), t ); }

The documentation for this struct was generated from the following file:
read_hist_ntuple.t
t
Definition: read_hist_ntuple.py:5