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

#include <PyDataStore.h>

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

Static Public Member Functions

static Py::Object to (long unsigned int t)
 

Detailed Description

Definition at line 82 of file PyDataStore.h.

Member Function Documentation

◆ to()

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

Definition at line 84 of file PyDataStore.h.

85  { 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