a356534e6a
updated the copyright info.
2023-01-05 11:04:42 +01:00
a7b540cfdb
update of the copyright info.
2021-03-29 08:30:43 +02:00
b6dba8965b
update of the copyright info.
2020-04-30 17:46:10 +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
ac1d52a054
removed outdated 'register' from code.
2019-04-04 16:06:59 +02:00
fc68aed573
make msr-file comment consistent with the docu (for ifll and ifgk).
2019-01-22 14:04:02 +01:00
7ace2e7d35
Make so far undocumented functions ifgk and ifll public and at the same time properly normalize them.
2019-01-21 14:48:07 +01:00
be9498f37d
added muon minus specific function: muMinusExpTF/mmsetf
2016-04-25 12:05:42 +02:00
8e399fa04e
first steps towards asymmetry RRF fit.
2016-01-15 17:16:07 +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
76f39229f4
added new internal field functions.
2014-02-07 17:03:06 +01:00
3443820e83
add a stretched Kubo-Toyabe function to the PTheory class, including an update of the docu. Motivated by Z. Salman, which also provided a patch, which needed some improvements.
2013-09-10 09:03:21 +00:00
22c7702cfe
docu updated
2013-01-15 12:25:48 +00:00
c713a367d6
added Noakes-Kalvius function
2012-05-31 09:02:05 +00:00
99c24a146d
added negative muon fitting support. Fixed at the same time bugs related to logx/logy plotting. Allow now comments after functions in the FUNCTION block.
2012-04-24 10:52:20 +00:00
138e7ba369
first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup
2012-03-22 07:00:34 +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
e94d869534
improved handling of LF, including bug fixing.
2010-08-05 14:20:49 +00:00
nemu
f938e4ed27
more docu, and a bug fix in the Abragam function
2010-06-02 20:18:22 +00:00
nemu
2a03bb7f61
changed variables to comply with the ROOT standards. Error messages now sent to stderr rather than stdout
2009-10-30 08:29:27 +00:00
nemu
dd4b993e7b
some minor improvements in the handling of LF
2009-04-27 14:22:30 +00:00
nemu
99dedce540
some memory leak 'fixes'
2009-04-20 14:12:26 +00:00
nemu
8a5501ed71
fixed unsigned int problem
2009-04-08 14:06:15 +00:00
nemu
229d7c7709
added StaticLorentzKT to PTheory
2009-03-23 06:19:33 +00:00
nemu
3589b3553c
fixed typo
2009-03-05 11:39:50 +00:00
nemu
0fc7f8c4bf
added dynamic Gauss KT
2009-02-27 09:45:52 +00:00
nemu
41630d0945
implemented static Gauss and Lorentz KT LF functions. Removed some unnecessary output from PMusrCanvas
2009-02-25 08:41:01 +00:00
nemu
bafe413d47
start with the implementation of static and dynamic LF stuff
2009-02-24 07:37:58 +00:00
nemu
f3e700b03f
fixed bug in tidyfing theory block. Added a parameter to InternalBessel
2008-09-24 05:31:18 +00:00
nemu
0ae10c7314
added tshift to all functions (except asymmetry of course
2008-06-16 10:36:20 +00:00
nemu
0954450615
added polynom and improved prettyfing
2008-06-10 15:41:15 +00:00
nemu
3b595f0730
some more work in userFcn
2008-06-09 12:11:37 +00:00
nemu
cc8d9981c3
some more work on userFcn
2008-06-06 08:42:35 +00:00
nemu
6159700e85
first implementation of userFcn concept. Not yet tested
2008-06-05 07:32:57 +00:00
nemu
7458f000a8
correct handling of dictionary handling
2008-05-29 14:41:33 +00:00
nemu
b8ab017f85
first skeleton for the use of plugin user functions
2008-05-19 09:04:18 +00:00
nemu
f4f6fcb058
some more steps toward musrview
2008-04-04 14:29:56 +00:00
nemu
c4190355e6
added static Gauss Kubo-Toyabe LF
2008-03-12 06:23:02 +00:00
nemu
db679bfee0
realized that there are some unwanted minuit features which needs to be fixed
2008-02-15 12:32:11 +00:00
nemu
5ab34c0ab1
added skewed Gaussian to PTheory, and other minor stuff
2008-02-13 16:03:02 +00:00
nemu
e712735cb6
fixed some 'int' vs 'unsigned int' warnings
2008-01-15 09:55:30 +00:00
nemu
c6cc508aaf
newly added. Not for productive used yetsvn diff | grep Index:
2008-01-08 08:31:58 +00:00