Skip to main content

Easy GUI made to read ROOT files created by the CoMPASS software distribued by CAEN.

Project description

Created by : Chloe Legue

Current version date : 2024/04/12

ReadROOT is an easy GUI made to read ROOT files created by the CoMPASS software distributed by CAEN. This GUI will also allow the user to plot the different graphs from the CoMPASS software.

How to install ReadROOT

The ReadROOT package is currently on PyPi. This means it can be installed via a pip install.

Create a virtual environment with Anaconda

Using Anaconda, creating a virtual environment is an easy task:

conda create --name new_env python==3.11.3

This line above will create a Python environment with the 3.11.3 update of Python. Some extra instructions need to be followed in the Anaconda terminal before the virtual environment is finalized. This is the version that was used to create this package, so it is better to use it.

Activating and downloading the package

Once the virtual environment is created, it can be easily activated using conda activate new_env. From this point on, Anaconda will consider you are using the new_env environment which runs Python 3.11.3.

To download the ReadROOT package, the following command can be sent:

pip install ReadROOT

This will install the latest version of ReadROOT posted on PyPi. After all dependencies are installed, ReadROOT will be installed in your environment. To know more about the GUI and other functionalities of ReadROOT, you can navigate in this Wiki to find more information.

Modifying some files

This is no longer necessary if the newer Merger is used. The old C++ code was made for the previous Root Reader version.

In order for the time of flight (TOF) functions to work, C++ was used (Python was too slow). C++ needs very specific header files and the complete path to those files is needed. The two files that have those headers are wrap.cpp and funcs.hpp. If an error shows up when ReadROOT is imported (something along the lines of C++ not being able to find a header file) then verify those two.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ReadROOT-2.5.12.tar.gz (182.2 kB view details)

Uploaded Source

Built Distribution

ReadROOT-2.5.12-py3-none-any.whl (195.6 kB view details)

Uploaded Python 3

File details

Details for the file ReadROOT-2.5.12.tar.gz.

File metadata

  • Download URL: ReadROOT-2.5.12.tar.gz
  • Upload date:
  • Size: 182.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.3

File hashes

Hashes for ReadROOT-2.5.12.tar.gz
Algorithm Hash digest
SHA256 164348413ce5dc1cb9cfea92bfec977302237f48b80c5f7014894c52cbacb8f7
MD5 7c5f6bdf20f50a29d9004365cb39ecb0
BLAKE2b-256 5e94a47713dd42eace949fb1f0247d612129048af554fb353429ca30b537d094

See more details on using hashes here.

File details

Details for the file ReadROOT-2.5.12-py3-none-any.whl.

File metadata

  • Download URL: ReadROOT-2.5.12-py3-none-any.whl
  • Upload date:
  • Size: 195.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.3

File hashes

Hashes for ReadROOT-2.5.12-py3-none-any.whl
Algorithm Hash digest
SHA256 84448da6713948b1c26034c1ac365e89e573fa19bb4eb13142b4499157601ef6
MD5 ba4d478cfd7f2f02c0726abd1b1c5819
BLAKE2b-256 d152dc918e26a523fe374a3335cdbb2a1350f91056d871d04ce097408f415d84

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page