Skip to content

Feature/event processor infrastructure

Iain requested to merge feature/event_processor_infrastructure into develop

Overview

Adds basic infrastructure for event level processing

Tested

Compiled and run with a test LOLX event processor

./bin/vanwftk experiments/LOLX_exmaple.json
root -l ntp/LOLX/run01099_000.mid.TTree.root
DataOutTree->Draw("multiplicity>>h(50,0,50)")

event_processor_mr

Edited by Iain

Merge request reports