10 Commits

Author SHA1 Message Date
a356534e6a updated the copyright info. 2023-01-05 11:04:42 +01:00
a821890ef5 changed the user function for nonlocal fitting to the new rge-handler. This breaks the backwards compatibility! 2021-04-06 14:39:56 +02:00
a7b540cfdb update of the copyright info. 2021-03-29 08:30:43 +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
4d2d7c860e more work towards centralizing default startup XML files. 2016-02-25 21:07:30 +01:00
a5e9191f15 centralize more XML startup files. 2016-02-25 18:19:29 +01: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
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
ba9dc0f1de first step towards nonlocal Pippard fitting 2009-06-29 08:35:00 +00:00