release-4.0.1
Release-4.0.1
Changes include:
- implementation of composite bank structures used for holding decoded FADC and TDC banks when converting from EVIO
- added API for requesting bank list to be read at once from the event, simplifying the API without a need to refer to the dictionary (see examples in the readme file)
- added iterators for banks that allow linking one to many relations in the bank (see examples in README file)
- added a library for simple histograms, which allows filling histograms and displaying them on the terminal for debugging purposes while developing code (see README)
- a physics library is added (header only) that can be used to construct vectors and Lorentz vectors and do some physics.