|
17339e191d
|
updated copyright info.
|
2024-02-07 15:29:08 +01:00 |
|
|
fb7a3517e9
|
added some missing qutation marks musrfit_startup.xml.
|
2023-12-05 09:34:42 +01:00 |
|
|
2eb888874d
|
added some more default search path to default musrfit_startup.xml.
|
2023-12-05 09:34:35 +01:00 |
|
|
326587c912
|
added proper rpath handling.
|
2023-11-17 09:02:58 +01:00 |
|
|
df926a4d66
|
add an option to musrfit which allows to replace to musrfit_startup.xml by the default one.
|
2023-11-17 09:02:40 +01:00 |
|
|
f72a213bd8
|
adopted default path/file-name scheme to the current state.
|
2023-11-10 15:22:16 +01:00 |
|
|
4c222a4c1b
|
adopted the technical doxygen files to the current state.
|
2023-11-10 15:22:03 +01:00 |
|
|
7384ce4b89
|
improved the nonlocal field dump, by allowing a custom range.
|
2023-11-09 13:15:21 +01:00 |
|
|
0ee1d4e264
|
mupp: got rid of some left over raw pointers by replacing them through smartpointers.
|
2023-11-09 13:15:08 +01:00 |
|
|
18b06267d2
|
make sure that singleRunMsrFile is a legal pointer before proceeding.
|
2023-11-09 13:14:56 +01:00 |
|
|
cfccb30eb8
|
switched TGapIntegrals from raw -> smart pointers.
|
2023-11-09 13:14:47 +01:00 |
|
|
9524e7201c
|
remove unused code.
|
2023-11-09 13:14:34 +01:00 |
|
|
250b786766
|
more work in switching raw -> smart pointer.
|
2023-11-09 13:13:25 +01:00 |
|
|
7765f24ce0
|
switched TLondon1D from raw -> smart pointers.
|
2023-11-09 13:12:52 +01:00 |
|
|
e8511dbe8b
|
fixed stupid copy/paste error when switching to smart pointers in PMusrWiz.
|
2023-11-09 13:12:39 +01:00 |
|
|
3dd8e404dc
|
adopted MusrRootDefinition doc to smart pointer use. Updated MusrRootDefinition.pdf
|
2023-11-09 13:12:13 +01:00 |
|
|
ae75478043
|
adopted MusrRootDefinition doc to smart pointer use.
|
2023-11-09 13:12:02 +01:00 |
|
|
6340f9d196
|
more work on Raw -> Smart Pointers for external libs.
|
2023-11-09 13:11:51 +01:00 |
|
|
4726764306
|
Raw -> Smart Pointers in TMusrRunHeader.
|
2023-11-09 13:11:40 +01:00 |
|
|
4ba2502788
|
Raw -> Smart Pointers in PNeXus.
|
2023-11-09 13:11:21 +01:00 |
|
|
2eec7bd182
|
Nonlocal: Raw -> Smart Pointers. Improved config of standalone dump_nonlocal_field.
|
2023-11-09 13:11:07 +01:00 |
|
|
fb8ca28ea3
|
print for debug: the ostream need explicit string not char[].
|
2023-10-25 13:49:05 +02:00 |
|
|
d96d1f68d5
|
increased main version to 1.9.2, libPMusr to 1.4.0, and mupp to 1.1.0.
|
2023-10-25 10:59:25 +02:00 |
|
|
cff7169774
|
added check for mupp script in case the data collection is not readable.
|
2023-10-25 10:59:11 +02:00 |
|
|
5000783198
|
(i) fix of missing status init. (ii) changed vector copy evaluation.
|
2023-10-25 10:59:00 +02:00 |
|
|
01567bb6f0
|
Raw -> Smart Pointers for mupp_plotter, qt5/qt6.
|
2023-10-25 10:58:50 +02:00 |
|
|
843770505a
|
Raw -> Smart Pointers for PVarDialog, mupp, qt5/qt6.
|
2023-10-25 10:58:41 +02:00 |
|
|
99492e820c
|
Raw -> Smart Pointers for mupp, qt5/qt6.
|
2023-10-25 10:58:32 +02:00 |
|
|
5002ed84de
|
Raw -> Smart Pointers for musrWiz, qt5.
|
2023-10-25 10:58:20 +02:00 |
|
|
b9d05d5fcb
|
Raw -> Smart Pointers for musrStep, qt5.
|
2023-10-25 10:58:09 +02:00 |
|
|
a66cd45b44
|
Raw -> Smart Pointers in PSubTextEdit, musredit, qt5.
|
2023-10-25 10:57:59 +02:00 |
|
|
626334e902
|
Raw -> Smart Pointers in PPrefsDialog, musredit, qt5.
|
2023-10-25 10:57:47 +02:00 |
|
|
4d516d659d
|
Raw -> Smart Pointers for musredit qt5.
|
2023-10-25 10:57:36 +02:00 |
|
|
afbe8a8ee6
|
start replacing raw to smart pointers for mupp.
|
2023-10-25 10:57:27 +02:00 |
|
|
302f5cd5ca
|
add missing include.
|
2023-10-25 10:57:16 +02:00 |
|
|
64a5260874
|
work on smart pointer transition of musrWiz.
|
2023-10-25 10:57:05 +02:00 |
|
|
088a35cb23
|
more work on smart pointer transition of musrStep.
|
2023-10-25 10:56:52 +02:00 |
|
|
4fc58ac41f
|
more work on smart pointer transition of PTextEdit.
|
2023-10-25 10:56:44 +02:00 |
|
|
9f4fa44034
|
more work on smart pointer transition of PTextEdit.
|
2023-10-25 10:56:32 +02:00 |
|
|
b88c18e7d9
|
more work on smart pointer transition of PTextEdit.
|
2023-10-25 10:56:22 +02:00 |
|
|
1117ad9732
|
raw -> smart pointer for musredit where it makes sence.
|
2023-10-25 10:56:10 +02:00 |
|
|
c2d2307755
|
switched PRunSingleHistoRRF where possible to smart pointers.
|
2023-10-25 10:55:59 +02:00 |
|
|
6ab344479d
|
switched PRunDataHandler where possible to smart pointers.
|
2023-10-25 10:55:46 +02:00 |
|
|
f03be7add9
|
switched PRunBase where possible to smart pointers.
|
2023-10-25 10:55:35 +02:00 |
|
|
2e9542c796
|
switched PRgeHandler where possible to smart pointers.
|
2023-10-25 10:55:24 +02:00 |
|
|
a66a5e3c70
|
switched PMusrT0 where possible to smart pointers.
|
2023-10-25 10:55:10 +02:00 |
|
|
282ed68b61
|
switched PMusrCanvas where possible to smart pointers.
|
2023-10-25 10:54:59 +02:00 |
|
|
b01505b07f
|
replaced some raw pointer by smart pointer in PFitter.
|
2023-10-25 10:54:45 +02:00 |
|
|
bb8055f3e2
|
switch to smart pointers in PMsr2Data where possible.
|
2023-10-25 10:54:28 +02:00 |
|
|
5f66baa1e2
|
switched PFitter to smart pointers.
|
2023-10-25 10:50:48 +02:00 |
|