Add automatic TSLength calculation and tsIndex to TimesliceMetaData (mcbm2020 unpacking)
Compare changes
Files
2+ 19
− 2
@@ -259,9 +259,26 @@ Int_t CbmMcbm2018Source::FillBuffer() {
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.