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
Hashes for uproot3_methods-0.10.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e4be8dbcabdf3efb5cce185b0b8ede2ed8390e875750649c6f1c277c26d28c |
|
MD5 | 71acc6a81beaaacbbc9dfbd66d89727e |
|
BLAKE2b-256 | 3f57598207abeb64bf3e0af3fdc19217e56936b6bebabaac6ee270fb151790ce |