GRIFFINCollaboration / GRSISort

A lean, mean, sorting machine.
MIT License
22 stars 54 forks source link

TRunInfo improvements #1460

Closed VinzenzBildstein closed 2 months ago

VinzenzBildstein commented 2 months ago

The doxygen documentation for TRunInfo was improved, adding examples of how the information looks for different scenarios. TRunInfo now also stores and reports (via TRunInfo::PrintVersion()) the version and date of GRSISort used to sort the data, as well as the version and path of the parser library used.

Also removed some custom streamers that did the same thing as the default streamers.