12 Commits

Author SHA1 Message Date
10271dab9a update of the copyright info. 2020-04-29 09:05:40 +02:00
1fb1753d82 more work on the SECTOR command. CalcNoOfFitBins() needed to be changed from protected to public. 2020-02-02 17:12:08 +01: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
c6766864d9 AddT0 offset bug
Up to now there has been an addT0 offset bug which resulted to the following situation.
Since the offset was wrong by '1', for the first addt0 the t0 of the file was used
instead of the one given in the msr-file. If these t0's are substantially different, the
adding of the runs was quite off, resulting in strong distortions at very early times.
Pant Amba Datt pointed towards this bug which is fixed now.
2018-12-11 13:59:58 +01:00
4a881fad56 cleaned up signed/unsigned int issues. 2018-06-06 16:04:27 +02:00
6162f683c8 Changed behaviour for the case where LGB > Histo Size. New: LGB = (Histo Size - 1) together with a warning instead of issuing an error. 2017-11-09 09:57:53 +01:00
f93ef114e0 merge master 2016-08-09 14:05:40 +02:00
6c9adda7d2 made start-/endTimeBin class variables. 2016-05-03 11:19:16 +02:00
c720b60a07 explict casting needed because of a picky compiler 2016-02-23 18:01:53 +01:00
71cac92d23 more work toward an asymmetry RRF fit. 2016-01-18 10:41:27 +01:00
b8b7b7665f some more work towards asymmetry RRF 2016-01-15 18:26:47 +01:00
5303f550b4 add the missed files. 2016-01-15 17:30:05 +01:00