Pythonic mix-ins for ROOT classes.
Project description
This package is typically used as a dependency for uproot 3.x, to define methods on the classes that are automatically generated from ROOT files. This includes histograms (TH*) and physics objects like TLorentzVectors. The reason it’s a separate library is so that we can add physics-specific functionality on a shorter timescale than we can update Uproot 3 itself, which is purely an I/O package.
Occasionally, this library is used without Uproot 3, as a way to make arrays of TLorentzVectors.
Note: this package is incompatible with awkward>=1.0 and uproot>=4.0! For Lorentz vectors, use vector. Since the versions of Awkward Array and Uproot that this is compatible with are deprecated, this library is deprecated as well.
Installation
Install uproot3-methods like any other Python package:
pip install uproot3-methods # maybe with sudo or --user, or in virtualenv
Dependencies:
numpy (1.13.1+)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file uproot3-methods-0.10.1.tar.gz
.
File metadata
- Download URL: uproot3-methods-0.10.1.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.6.0.post20210108 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd68f90be1ea276360b96369836849df29045f7fe4e534f9ac21ea00798ee358 |
|
MD5 | d99ff95ed7c95bde93c2badc730289fa |
|
BLAKE2b-256 | 056f8d7e8a5f4f9d3a8689bac0b0d382c02ae4f2145170ef5c7d8a671a59c37f |
File details
Details for the file uproot3_methods-0.10.1-py3-none-any.whl
.
File metadata
- Download URL: uproot3_methods-0.10.1-py3-none-any.whl
- Upload date:
- Size: 32.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.6.0.post20210108 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e4be8dbcabdf3efb5cce185b0b8ede2ed8390e875750649c6f1c277c26d28c |
|
MD5 | 71acc6a81beaaacbbc9dfbd66d89727e |
|
BLAKE2b-256 | 3f57598207abeb64bf3e0af3fdc19217e56936b6bebabaac6ee270fb151790ce |