Skip to content

Add automatic TSLength calculation and tsIndex to TimesliceMetaData (mcbm2020 unpacking)

Pascal Raisig requested to merge praisig/cbmroot:expandTsMetaInfo into master

Up to now the TS length was hardcoded for the TimesliceMetaData object. This commit adds an automatic calculation and inserts it into the stored TimesliceMetaData objects.

Merge request reports