Pythonic mix-ins for ROOT classes.
Project description
This package is typically used as a dependency for uproot, 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 itself, which is purely an I/O package.
Occasionally, this library is used without uproot, as a way to make arrays of TLorentzVectors.
Installation
Install uproot-methods like any other Python package:
pip install uproot-methods
or similar (use sudo, --user, virtualenv, or pip-in-conda if you wish).
Strict dependencies:
Python (2.7+, 3.4+)
The following are installed automatically when you install uproot with pip:
Numpy (1.13.1+)
awkward-array (0.7.0+) to manipulate data from non-flat TTrees, such as jagged arrays (part of Scikit-HEP)
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 uproot-methods-0.3.2.tar.gz
.
File metadata
- Download URL: uproot-methods-0.3.2.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71cb37a29efca4dec7901fbb73de61e6b96d4c0a767936ab2c346a1eaad2e79a |
|
MD5 | 2c0f590bbad4269758ecc23ccafecaf5 |
|
BLAKE2b-256 | a60f6f9cbf32f846b55f4f00e3718320ed3971c3e1887141d66f4a03d2a808be |
File details
Details for the file uproot_methods-0.3.2-py2.py3-none-any.whl
.
File metadata
- Download URL: uproot_methods-0.3.2-py2.py3-none-any.whl
- Upload date:
- Size: 36.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b693df3aeddfe3044fb82da16560d451aa5a9eda73ade1ba67e9c1668660357a |
|
MD5 | b581b4518662ad14d4b9508c894893a7 |
|
BLAKE2b-256 | d2e48294ce0ead0ecc2b1d42bcb35409c8b9361c25139c1fc2e887494dd2f0f9 |