Skip to content

Feature/lolx reader

Iain requested to merge feature/LOLX_reader into develop

Overview

Add support for reading data from a V1740 used by LOLX. Currently it is the same code as used in the lolxanalysis.

Expected Results

Screenshot of EventStepperViewer.C

Note: the plotting requires features from the basic root macro

root -l
.x macros/EventStepperViewer.C("experiments/LOLX_exmaple.json",1,-2,4)

Screenshot_2021-02-23_170421

Edited by Iain

Merge request reports