8 Commits

Author SHA1 Message Date
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
de69ee8826 fixed some annoying little bug in the RGE handler. Added some checks if wrong energies are given. Fixed a typo 2012-07-05 15:31:20 +00:00
nemu
d634a9286c added a magnetic proximity user function to the ASlibs 2011-03-10 11:45:02 +00:00
nemu
f4d6e349fe added the option to split a user function into a global and run-block related part (see MUSR-134) 2010-11-10 13:13:00 +00:00
nemu
121496f5e5 some more work towards nonlocal fitting 2009-07-02 13:36:18 +00:00
nemu
5a2f1cb036 some more work towards nonlocal fitting. Not functional yet. 2009-07-01 07:11:31 +00:00
nemu
9234cde7dd some more work towards Nonlocal fitting 2009-06-30 07:13:01 +00:00
nemu
dc0f343062 some more work towards Nonlocal fitting 2009-06-30 06:37:35 +00:00