Commit Graph

20 Commits

Author SHA1 Message Date
4a20d805dd updated the copyright info. 2025-01-30 11:15:42 +01:00
80591f6f13 fixed an error in DumpHeader when dumping a TDoubleVector. 2024-03-16 15:59:17 +01:00
44456c49e9 fixed a typo: Atoi() instead of Atof(). 2024-03-16 15:34:00 +01:00
79c8be54bf update of the copyright info. 2024-02-03 19:58:11 +01:00
af13e78c52 more work on Raw -> Smart Pointers for external libs. 2023-10-27 23:23:19 +02:00
7691ef2815 Raw -> Smart Pointers in TMusrRunHeader. 2023-10-25 17:59:05 +02:00
fe32046c21 updated the copyright info. 2023-01-05 10:24:31 +01:00
e6e951e8f4 update the copyright info. 2021-03-29 08:22:38 +02:00
90fb81f16a add new method GetTypeOfPath to TMusrRunHeader. It allows deduce the type of a given path-name. 2021-02-06 19:05:40 +01:00
10271dab9a update of the copyright info. 2020-04-29 09:05:40 +02:00
34872e043d added MusrRoot docu. Added 'Proposal Number' and 'Main Proposer' to the RunInfo. 2019-04-26 11:46:15 +02:00
795cd75b1e modernized code to C++11 and newer.
This allows to analyze the code by external code analyzers. Since a lot is adopted,
the version is changed to 1.4.3
2019-04-16 15:34:49 +02:00
c6f5c1205e fixed a bug with double vectors in TMusrRunHeader 2015-10-29 16:03:36 +01:00
6ea546cca9 feed TObject base class object 2015-01-05 20:33:35 +01:00
bbb8550f96 since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h 2014-02-12 12:43:32 +01:00
2338c33e2d some slight improvement in the error handling 2012-03-29 06:38:00 +00:00
01696e3994 proper initializer for 'Time Zero Bin' 2012-03-23 19:46:48 +00:00
2a6973d334 removed wrong Area entry 2012-03-22 15:04:00 +00:00
4f676cbab0 fixed typo 2012-03-22 12:17:19 +00:00
138e7ba369 first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup 2012-03-22 07:00:34 +00:00