Add run_reconstruction API
- Add
DataNode
which specialisesCompositeNode
which NONLAZY_OR and forceOrder false. - Add
Reconstruction
object which produces data after a prefilter, similar toHltLine
. - Add
run_reconstruction
API which takes a reconstruction object and options, similar torun_moore
. - Adapt hlt1_reco_baseline example to use it.
Closes #97 (closed)
Edited by Sascha Stahl