Skip to content

Add example for use of own and unbiased PV with DTF

Wouter Hulsbergen requested to merge wh_add_pv_unbias_example into sevda-v2PV-packing

This adds an example for using unbiased PVs.

It cannot currently be merged because the file use for the test does not persists PVs with tracks, not Particles with PV pointers.

To make the example for unbiasing, we need the v1 PVs with velo tracks.

To make the example using 'ownpv' (e.g. particle->pv()), we need particles persisted with PV pointers.

@sesen @sperazzi

Merge request reports