20 Commits

Author SHA1 Message Date
b6dba8965b update of the copyright info. 2020-04-30 17:46:10 +02:00
c64c74dbf8 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

Conflicts:
	src/classes/PFitter.cpp
	src/classes/PFourier.cpp
	src/classes/PMsrHandler.cpp
	src/classes/PMusrCanvas.cpp
	src/classes/PRunAsymmetry.cpp
	src/classes/PRunAsymmetryRRF.cpp
	src/classes/PRunListCollection.cpp
	src/classes/PRunSingleHisto.cpp
	src/classes/PRunSingleHistoRRF.cpp
	src/classes/PStartupHandler.cpp
	src/include/PFourier.h
	src/include/PRunListCollection.h
	src/musrFT.cpp
2019-04-24 17:44:58 +02:00
ceb7aa6818 changed from legacy rootcint to the new rootcling ROOT dictionary generator. 2017-02-08 09:47:35 +01:00
8e399fa04e first steps towards asymmetry RRF fit. 2016-01-15 17:16:07 +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
22c7702cfe docu updated 2013-01-15 12:25:48 +00:00
7368884482 added timeout facility for musrfit, musrview, musrt0. Adopted musredit/musrgui accordingly. 2012-04-15 08:39:30 +00:00
138e7ba369 first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup 2012-03-22 07:00:34 +00:00
nemu
452018bedf added any2many, an attempt to write the universial musr-data-file converter. Still some work needed. Added the possibility to show the t0 saved in the data file. 2010-12-23 13:16:57 +00:00
nemu
a6466e2dac hanging musrt0's should be eliminated now (MUSR-153) 2010-10-29 05:29:49 +00:00
nemu
5d124b3d79 added more docu 2010-05-31 08:25:57 +00:00
nemu
d5d36d21fd improved handling for grouping and addrun 2010-02-22 06:55:49 +00:00
nemu
7ccd021cfc added new option to musrt0: the key 'T' will set the t0 cursor to the maximum of the histogram 2009-11-12 13:29:42 +00:00
nemu
2a03bb7f61 changed variables to comply with the ROOT standards. Error messages now sent to stderr rather than stdout 2009-10-30 08:29:27 +00:00
nemu
f632aa5ba9 some more work towards musrt0 2009-03-30 14:48:21 +00:00
nemu
3a5df41971 some more work towards musrt0 2009-03-27 14:56:41 +00:00
nemu
99ccb9e0ae some more work towards musrt0 2009-03-27 07:55:54 +00:00
nemu
e35c2256be some more work towards musrt0 2009-03-26 12:25:15 +00:00
nemu
b076b4d957 some more work towards musrt0 2009-03-26 07:59:39 +00:00
nemu
4cb6aa2ec9 initial skeleton of musrt0, not functional yet 2009-03-25 08:08:48 +00:00