Skip to content

L1: cleanup in data structures

Sergey Gorbunov requested to merge se.gorbunov/cbmroot:PRcleanup into master

L1: a minor cleanup in hit data structures.

CbmL1Hit is replaced by CbmL1HitId, that only contains the Id of a Cbm hit.

All other class members are removed.

Merge request reports