Reconstruction library for a 3D LiquidO detector.

Installation

Git clone this repository then can be installed using pip:

git clone git@github.com:ewanwm/LiquidRecO.git

pip install ./LiquidRecO/

Usage

After installing, you can use the liquidreco app to run the reconstruction:

liquidreco -i <file containing hits>

This app has many options and is highly configurable. To see the varius options you can do

liquidreco -h