19 Commits

Author SHA1 Message Date
44821cb8cd updated the copyright info. 2025-01-30 12:00:49 +01:00
17339e191d updated copyright info. 2024-02-07 15:29:08 +01:00
2eec7bd182 Nonlocal: Raw -> Smart Pointers. Improved config of standalone dump_nonlocal_field. 2023-11-09 13:11:07 +01:00
a356534e6a updated the copyright info. 2023-01-05 11:04:42 +01:00
bd75f25ee6 slightly more modern c++ init style. 2021-04-06 14:41:13 +02: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
40191f7b44 allow the exponent for the temperature evolution for lambda to be set. If not given, the two fluid exponent 4 will be chosen. 2018-07-11 13:41:36 +02:00
e8f692b42c more changes towards musrfit/DKS/root6. 2017-02-08 11:16:27 +01:00
18d037fdf2 adopted dks to root6 (branch dks6). Not yet tested. 2017-02-07 16:12:49 +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
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
59eed0d84f added a workaround for gcc 4.6 higher, fftw 3.3 or higher and root 5.30.03 or lower. The problem is rootcint which doesn't know __float128 2011-10-26 13:15:42 +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
dc0f343062 some more work towards Nonlocal fitting 2009-06-30 06:37:35 +00:00
nemu
ba9dc0f1de first step towards nonlocal Pippard fitting 2009-06-29 08:35:00 +00:00