Skip to content

Add run_reconstruction API

Sascha Stahl requested to merge sstahl_run_reconstruction into master
  • Add DataNode which specialises CompositeNode which NONLAZY_OR and forceOrder false.
  • Add Reconstruction object which produces data after a prefilter, similar to HltLine.
  • Add run_reconstruction API which takes a reconstruction object and options, similar to run_moore.
  • Adapt hlt1_reco_baseline example to use it.

Closes #97 (closed)

Edited by Sascha Stahl

Merge request reports