Skip to content

WIP: Configure µDST-like copying for Turbo outputs

Alex Pearce requested to merge turbo-mdst into master

Configure the µDST cloner elements to copy the particles, decay vertices, and primary vertices from under /Event to /Event/microDST.

In it's current state, this MR configures the cloners to copy the output of each and every Turbo line, but for 2017 we probably want to copy only the output of the extra particle selections that @egovorko is working on.

This MR can be used as a base on which to develop LHCb::Particle and LHCb::Vertex persistency.

See LBHLT-288

Merge request reports