suter_a
7089e4b3d6
switched libPhotoMeissner to the new centralized PRgeHandler.
2021-04-01 20:41:00 +02:00
suter_a
e6e951e8f4
update the copyright info.
2021-03-29 08:22:38 +02:00
suter_a
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
suter_a
e8982410b0
adopted to the enforced changes by root 6.18.00.
2019-07-01 21:56:50 +02:00
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
3cb950277f
cmake/cpack root dictionary issue fixed.
...
In order that package assembly works, the code needs to be relocatble
and any hints linking it to the original source need to be absent.
The changes here do exactely this. For rootcling the '-inlineInputHeader'
option is needed, otherwise the dictionary wants to load the header
file from the source destination which of course will fail when installing
the package on a machine without the source.
2019-02-01 16:05:24 +01:00
suter_a
8ab2687e17
added some more necessary paths.
2018-08-17 20:55:04 +02:00
suter_a
55b5788506
added MODULE to root_generate_dictionary in order to get the proper name scheme.
2018-06-28 13:17:43 +02:00
suter_a
41a5e493eb
cmake: added missing include path when generating the dictionary.
2018-06-06 17:39:00 +02:00
suter_a
4a881fad56
cleaned up signed/unsigned int issues.
2018-06-06 16:04:27 +02: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
fffd276376
added missing gsl library to cmake file.
2018-05-07 13:32:16 +02:00
suter_a
5248ad5cf8
added photo Meissner library.
2018-05-06 16:52:54 +02:00
suter_a
6e32f5f9c9
removed automatic default installation of startup.xml's since they needed to be edited anyway manually to be adopted to the problem under consideration.
2017-02-15 10:28:38 +01:00
suter_a
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
suter_a
ceb7aa6818
changed from legacy rootcint to the new rootcling ROOT dictionary generator.
2017-02-08 09:47:35 +01:00
suter_a
5e28f465a4
replace all __CINT__ by __CLING__.
2017-02-07 16:08:52 +01:00
suter_a
2afdf14c15
merged in master
2016-02-27 08:54:05 +01:00
suter_a
3ff1bebd9d
centralize XML startup files
2016-02-26 08:30:50 +01:00
suter_a
4d2d7c860e
more work towards centralizing default startup XML files.
2016-02-25 21:07:30 +01:00
suter_a
4fd610442d
improved the CLEANFILES for ROOT6.
2015-10-28 13:56:16 +01:00
suter_a
fec752182b
added all ROOT6 .pcm files for installation
2015-01-17 17:53:17 +01: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
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
suter_a
135ca8f99b
fixed bug with the call to averaged function
2014-01-27 09:55:11 +00:00
suter_a
7665696e38
added rge-averaging support
2014-01-22 14:50:13 +00:00
suter_a
dd01ff8aab
added the rge-files locally
2014-01-15 08:49:48 +00:00
suter_a
1e6f1c45be
fixed missing replacement of INCLUDES
2013-12-19 11:53:30 +00:00
suter_a
290816f996
upgrading Makefile.am's for more recent automake versions
2013-12-16 14:08:39 +00:00
suter_a
5d055d95d8
get rid of accidently submitted files
2013-12-16 12:43:04 +00:00
suter_a
17b284f75c
newly added
2013-12-16 08:26:42 +00:00