Skip to content

Add track dumping options

Olli Lupton requested to merge olupton_dump_tracks into master

This adds an options file that uses the additions of LHCb!2209 (merged) and Rec!1785 (merged) to dump a ROOT file containing HLT1 fitted tracks.

It also contains a rather pointless simple example of using C++ type support in DataHandles to select the correct instantiation of the DumpContainer algorithm.

cc: @nnolte, also @ldufour for future developments

Merge request reports