Commit Graph

17 Commits

Author SHA1 Message Date
suter_a 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
suter_a 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
suter_a 342da696db cmake: got rid of target_compile_options which are better controlled by the build type. 2018-06-06 13:09:39 +02:00
suter_a e4d56519b2 cmake: added optimization and at the same time added the beta-NMR lib. 2018-06-05 19:12:35 +02:00
suter_a 99e8eb9769 cmake: added library version information to the targets. 2018-06-02 12:41:13 +02:00
suter_a 9bf47a2690 some first cmake tuning for macOS. 2018-05-05 16:47:11 +02:00
suter_a 83984c1ef5 start populating the sub-dirs with the necessary cmake files. 2018-05-04 12:51:57 +02:00
suter_a a467553bd1 adding a branch for ROOT 6.x. This needs some minor adaptations due to the new rootcint/rootclang and the stricter c++11. 2015-01-17 15:31:52 +01:00
suter_a 290816f996 upgrading Makefile.am's for more recent automake versions 2013-12-16 14:08:39 +00:00
Bastian M. Wojek 56799142dc Restructured the interdependencies within the BMWlibs (maybe other commits will follow) 2011-03-21 14:33:34 +00:00
Bastian M. Wojek 8369690dc3 AA35 will not do anything anyway, therefore:
changed the type of the PSI-BIN bin_width member from float to double.
2011-02-09 17:53:15 +00:00
nemu 90ed9df1b6 some more work, including the PSI-BIN write routines which are officially not released yet. 2011-02-07 06:02:56 +00:00
nemu 0e5d18160c added default background estimate if not present. Update the PSIBIN/MDU class from AA/AR. 2009-12-09 08:03:51 +00:00
nemu e9cb6ded30 updated Class_MuSR_PSI from A.Amato/A.Raselli. Added support for MDU PSI binary format. Not rigorously tested yet. 2009-11-12 11:26:10 +00:00
Bastian M. Wojek 74cc2ad8d1 More PSIBIN changes... 2009-09-20 12:55:12 +00:00
Bastian M. Wojek e3ac790371 PSIBIN-changes... 2009-09-20 11:35:01 +00:00
nemu 8fcf4a6362 first crude implementation of psi-bin format base on Alex's class 2008-04-09 10:42:10 +00:00