JeffersonLab / hcana

Hall C++ Analyzer
7 stars 118 forks source link

Update to Podd 1.7.0 Release. Adapt TIBlobModule to new block data API #482

Closed hansenjo closed 2 years ago

hansenjo commented 2 years ago

Update to official Podd 1.7.0 Release.

TIBlobModule needed to be adapted to the new, streamlined block data API that was put in place for SBS. While that module previously did not support block data at all (comments said "still needs to be developed") , it should now do so since it inherits the block data decoding from PipeliningModule.