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

#include <PyStoreCnvUtils.h>

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

Static Public Member Functions

static PyObjecttoPy (unsigned long t)
 

Detailed Description

Definition at line 164 of file PyStoreCnvUtils.h.

Member Function Documentation

◆ toPy()

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

Definition at line 166 of file PyStoreCnvUtils.h.

167  { return Py_BuildValue( const_cast<char*>("k"), t ); }

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