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

#include <PyStoreCnvUtils.h>

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

Static Public Member Functions

static PyObjecttoPy (short int t)
 

Detailed Description

Definition at line 143 of file PyStoreCnvUtils.h.

Member Function Documentation

◆ toPy()

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

Definition at line 145 of file PyStoreCnvUtils.h.

146  { return Py_BuildValue( const_cast<char*>("h"), t ); }

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