uproot.STLSet
Defined in uproot.containers on line 1710.
| Inheritance order: | 
|---|
| 
 | 
- class uproot.containers.STLSet(keys)
- Parameters:
- keys ( - numpy.ndarrayor iterable) – Contents of the- std::set.
 - Representation of a C++ - std::setas a Python- Set.
tolist
Inherited from uproot.containers.Container.
- STLSet.tolist()
- Convert the data this collection contains into nested lists, sets, and dicts.