Commit Graph

16 Commits

Author SHA1 Message Date
fe32046c21 updated the copyright info. 2023-01-05 10:24:31 +01:00
ae7f1a2168 more work towards a modern cmake. As a first example reworked FFTW3 binding. 2022-07-01 16:18:24 +02:00
e6e951e8f4 update the copyright info. 2021-03-29 08:22:38 +02:00
cc8ac60713 by changing the behaviour of the global parts of the class PUserFcnBase from pure virtual default NeedGlobalPart=false, the code can be simplified in many places. 2021-02-26 15:17:41 +01:00
10271dab9a update of the copyright info. 2020-04-29 09:05:40 +02:00
e8982410b0 adopted to the enforced changes by root 6.18.00. 2019-07-01 21:56:50 +02: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
9cd35d1373 added missing include directory. 2019-03-08 16:24:45 +01:00
dbfeeddf3f Remove automake support
Since the cmake tool chain is now stable, the automake tool chain is removed from musrfit.
This makes documentation and code less cluttered.
2019-03-08 12:50:41 +01:00
5908d8791a back from __CLING__ to __CINT__ since the ROOT guys kept __CINT__ even though they are using cling?\! 2017-02-08 10:45:17 +01:00
ceb7aa6818 changed from legacy rootcint to the new rootcling ROOT dictionary generator. 2017-02-08 09:47:35 +01:00
5e28f465a4 replace all __CINT__ by __CLING__. 2017-02-07 16:08:52 +01:00
666f2c49c3 added docu for the GbG LF user function 2016-03-29 15:35:45 +02:00
Andreas Suter
d5f7d9eb9d added necessary FFTW3 cflags 2016-03-16 07:26:26 +01:00
9f38d49773 removed the gsl part all together since it is not thread safe. 2016-03-16 07:10:59 +01:00
e0e4a1e17e added user function for GbG LF 2016-03-14 11:30:06 +01:00