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

#include <PyDataStore.h>

Collaboration diagram for Py::cnv< long >:

Static Public Member Functions

static Py::Object to (long t)
 

Detailed Description

Definition at line 75 of file PyDataStore.h.

Member Function Documentation

◆ to()

static Py::Object Py::cnv< long >::to ( long  t)
inlinestatic

Definition at line 77 of file PyDataStore.h.

78  { return Py::Int(static_cast<long int>(t)); }

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