New raw banks for VP clustering to be implemented in hardware
This merge request is adding a new type of raw banks (id 73) for VP clusters, plus algorithms to create and decode the bank itself. Bank encoding is detailed in VP/VPDAQ/src/VPRetinaClusterCreator.h. Creator: VPRetinaClusterCreator. It takes as input the SuperPixels RawBank, and add RawBanks of clusters to the RawEvent. Clusters are sorted within each module. Decoder: VPRetinaClusterDecoder. It produces VPLightClusters that can be used directly from PrPixelTracking algo. This merge request is related to the activity performed during the 12th hackathon.
Edited by Riccardo Cenci