Adding new velo track LoKi-Functors for the restripping (2018-patches)
Adding new LoKi-Functors allowing to access velo cluster information in the upcoming 2018 restripping.
These changes are identical to those already merged to 2017-patches (MR !908 (merged)).
The functors are intended to be used in the 2016 restripping and should therefore be added to 2016-patches as well. The corresponding merge request is [MR !957 (closed) ].
The following functors are added:
- TRVELOCLUSTERS: number of velo clusters
- TRVELOCLUSTERADC: adc values of each velo cluster
- TRVELOCLUSTERDEDX: dedx information of each velo cluster
- TRVELOCLUSTERSTRIPS: number of strips making up each velo cluster
- TRVELOCLUSTERDEDXMEDIAN: median of the dedx velo cluster information along the track
- TRVELOCLUSTEROVERFLOWS: number of overflowing velo strips along the track
- TRVELOCLUSTEROVERFLOWFRAC: fraction of overflowing velo strips per cluster along the track
Edited by Hendrik Jage