duartej / postproc-alibava

Utilities for post-processing data obtained with the ALIBAVA DAQ system.
0 stars 0 forks source link

Isolate and re-use the code for the data reading #2

Closed duartej closed 7 years ago

duartej commented 7 years ago

Just create a class to read the alibava binary raw files, in order to be easily re-use it from other executables.

duartej commented 7 years ago

Create the branch modular to develop this approach.
The IOManager class takes care of the processing of the data, as well as ROOT persistifying (maybe this should be changed)

duartej commented 7 years ago

Re-organization of the package following this issue organization.